hot-topics mule and the cloud what's new in mule 3 apache tomcat tips and tricks developer tools

Building Mule Apps with Ant

Mike Schilling on Wednesday, April 13, 2011

Mule 3 defined a simple, universal structure for Mule ESB applications. It’s a simpler version of war file format, consisting of a zip file with three sorts of entries: At the top level, configuration files and application properties files In the lib directory, jar files In the classes directory, classes and resource files We also [...]

Recompiling Tomcat May Cause Runtime Problems

jasonb on Thursday, September 24, 2009

It’s a very good thing that Tomcat is open source software. Because it is open, it enjoys broad stand-alone adoption, plus it has been incorporated as part of many other application server products, both commercial and open source. Why reinvent the wheel when Tomcat works great as a generic web container, and the source code is free? Many [...]