[jboss-user] [Beginner's Corner] - External App Config Folder in Jboss AS7 (7.1.3) classpath

Kumar R do-not-reply at jboss.com
Thu May 23 12:25:51 EDT 2013


Kumar R [https://community.jboss.org/people/kumar_skywalker] created the discussion

"External App Config Folder in Jboss AS7 (7.1.3) classpath"

To view the discussion, visit: https://community.jboss.org/message/819154#819154

--------------------------------------------------------------
Hi - 

           I need some help here. I am trying to migrate from AS5 to AS7 (From EAP 5 to EAP 6.0). The application in AS5 uses lot of artifacts like rules, spring context files and other schema properties in the external App config folder which is kept in classpath. We achieved it by manipulating *jboss-service.xml* in the conf folder by adding a custom classpath entry like below. When the As5 server starts it used to boot strap context files, prop files and we had no problem.      

> <classpath codebase="file:///C:/jboss510GA/server/default/resources" archives="*"/>

I am quite new to AS 7.1 and started migrating to JBoss EAP 6.0.1. I am not sure how I have to configure the same external App config folder for JBoss 7.1. I understood that there is too much of difference how As5 and As7 works. We tried to implement using the link below but it did not work. Also it appears not to be a good practice to manipulat module folders. But if someone can help me out how I can achieve this with AS 7.1, it would be great. 

> https://community.jboss.org/wiki/HowToPutAnExternalFileInTheClasspath (https://community.jboss.org/docs/DOC-18247)

Thanks
Kumar Reddy
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/819154#819154]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130523/cd1f445c/attachment.html 


More information about the jboss-user mailing list