Marco Walther's Weblog

« Previous day (Sep 14, 2005) | Main | Next day (Sep 16, 2005) »

20050915 Thursday September 15, 2005

Web Server 6.1 and too large war files.

We found out that the Sun Java Enterprise System WebServer 6.1 has a upload limit of 10 MByte for web applications. Apparently we were very close to that limit for some time without knowing about it. But when you add a WebService or EJB client to a Creator application, all the support jar files will bring the size over that limit.

The solution is to reconfigure the WebServer's admin application to allow bigger uploads. Simply do the following when you see the problem:

Thanks to M. Kapur for this information.

I hope this helps a couple of people. ( Sep 15 2005, 10:42:20 AM PDT ) Permalink Comments [1]