:) all not so easy i have ear which includes ejb module, several war modeles - modules described in application.xml also ear has utils.jar - this module doesn't described in app...xml and at last - folder 'vendor' with different jar's (log4j.jar placed here) utils.jar used by ejb project utils.jar uses log4j.jar (from 'vendor' - it has reference to it from manifest file) i tried to add jboss-app.xml with <loader-repository> tag but it doesn't work. in long debug session :) i found that utils.jar should be added as java module to application.xml - in this case i have some progress all work while jboss begins to start WAR apps
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3901797#3901797 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3901797 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
