Are you talking about vendor specific deployment descriptors? If so, there shouldn't be a problem having them all bundled, as JBoss AS will ignore the WLS specific DD for example. However, if you need different configurations (the same file but in a different flavor) that's a different story.
/Anders On Wed, Jan 20, 2010 at 15:41, <[email protected]> wrote: > >I have to admit that I'm kinda curious what servers/versions you are > >targeting and what kinds of server-specific files you need to include. > >At this point, I'm finding that we very rarely need to go down this > >road. > > Wayne, we have EBJ and JMS modules with specific config files for Jboss and > Weblogic. > >
