[JBoss-dev] JBoss application deployment - Handling properties outside of ear folder.

sittont sittont at gmail.com
Sat Apr 25 03:59:35 EDT 2009


We are currently migrating our application into JBoss 5.0.1.GA application
server (currently running on Weblogic).
In our application we use several ear files per server, each points to a
separate properties directory that exists out of the ear file but is in use
only by the specific application deployed in each ear.

We encountered some problems to configure the JBoss server the same way:
When we put the properties folder outside of the ear directory (we currently
use ear directory structure and not .ear file) the resources in the
properties directory are not ‘seen’ upon server load. We also cannot put the
properties directory in the classpath as each ear file uses properties with
same name so it needs to be a solution that will be set per each ear file
(directory).

Does anybody had any experience with such implementation?

-- 
View this message in context: http://www.nabble.com/JBoss-application-deployment---Handling-properties-outside-of-ear-folder.-tp23175335p23175335.html
Sent from the JBoss - Dev mailing list archive at Nabble.com.





More information about the jboss-development mailing list