|
|
| Article: |
Best Practices for Building Production Quality EAR Files
|
| Subject: |
Very true and thats whats so wrong |
| Date: |
2008-02-21 05:31:47 |
| From: |
ryanyoder |
|
|
|
|
You are right. You really need to build container specific deployment units (wars ears etc). You have to understand the innards of the version of each container you are deploying on and must build customized ant scripts, properties files, war files etc and thoroughly test on each and every environment in order to have a chance of success. Supporting Weblogic 8.1, 9.2, flavors of WebSphere (AIX and Windows), Tomcat 5.0, 5.5, Jboss 3.2, 4.0 etc with its various classloader configurations is a daunting task. Thanks for all the Weblogic 9.2 specific info. If only we had strong named jar files this may not be necessary... |
|