JBoss Community

Migration of my application from Glassfish 2.1. to JBoss 7.1.3 -Related to user shared lib

created by Karthikeyan Subramanian in JBoss AS 7 Development - View the full discussion

Good day!

My application is running fine in Glass fish 2.1. It is .ear file. I am using more configuration file like xsl,xsd,apache log4j xml and some property files to my application. So I have created shared library in my disk say C:/SharedLib and put all my configuration files in this location. In glassfish I will give this location in my Application Server-->JVM settings-->path settings --> Classpath prefix ---> C:/SharedLib

 

I will use all the property files,jar files and xsl,xsd from that location(C:/SharedLib. My application (.ear ) contains ejb and war file.

 

My question is how i can use same configuration in my Jboss 7.1.3? Is there any way without changing my code in my application .ear?

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community