I don't think that there is anything wrong with having a platform-specific descriptor where the spec allows. You can still deploy the same EAR file on multiple platforms. For instance I am doing this now with WebLogic and WebSphere. WebLogic pays attention to weblogic-ejb-jar.xml and WebSphere pays attention to ibm-yadayada.xmi. It doesn't matter that both files exist.

Denes wrote:
I don't like the idea of a proprietary config file inside ear, as in
jboss.xml. You can say that I still believe in the myth of one ear being
deployed in every application server :)



Reply via email to