Wolf-Dieter Fink [https://community.jboss.org/people/wdfink] created the discussion
"Re: Communication of Two EAR (or WAR) Files" To view the discussion, visit: https://community.jboss.org/message/760080#760080 -------------------------------------------------------------- You might have a look into the https://docs.jboss.org/author/display/AS72/Contributing+a+Quickstart quickstart log4j (#44) which demonstrates how to add a reference to a module. A module is one (or more) simple jar archive that is located in the JBOSS/modules directory. You might add archives you want as module and add references to applications that are need it. See the https://community.jboss.org/docs/DOC-16657#Installing_a_JDBC_driver_as_a_module datasource example, there is the JDBC drived added as module. -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/760080#760080] Start a new discussion in Beginner's Corner at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
