> Yes, that is part of it.  I was not aware that you can combine them.
> For example. Here is an example of one of our EJBs.  Are you saying this
> can be combined?  I apologize if this is a newbie question.  I'm SCM
> person not a Java one.  Thanks for your help!!!  David

Yes, that's what he's saying. Why don't you ask one of your devs to
produce a single war/ear with ALL of the vendor-specific files in it,
try loading it on both Weblogic and Jboss, and see if either one
complains. Or you could produce it and test it if you know what you're
doing.

I think you'll find that Jboss ignores the weblogic-*.xml files, and
Weblogic ignores the jboss ones. Only if you had an actual collision
(same file name, different contents per app server) would you really
need to be worried about this.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to