Nicklas Karlsson [
http://community.jboss.org/people/nickarls] created the discussion
"Re: Placing Jar and War files in JBoss 7 AS"
To view the discussion, visit:
http://community.jboss.org/message/642806#642806
--------------------------------------------------------------
WAR:s go in <home>/standard/deployments
There is no large classloader mudball of all server libs anymore, you should define
modules if you want the libraries shared on the server.
https://docs.jboss.org/author/display/AS71/Documentation
https://docs.jboss.org/author/display/AS71/Documentation probably has more info on the
matter.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/642806#642806]
Start a new discussion in JBoss AS 7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]