I've inherited a JBOSS application which uses a single database user account for it's 
persistence requirements. The details are currently defined in the following file 
withint the deploy directory.

/apps/jboss-3.0.7/server/default/deploy/sybase-service.xml

However, I need to find some way of redirecting JBOSS to read this file from the 
user's home directory, rather than this enterprise-wide location. This is because our 
development policy is not to have server names, user names and passwords defined 
separately from the application dir. That way, we don't need to do another release to 
production every time the password changes.

I can't find the necessary propery or commandline switch to do this though. Any 
suggestions?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834308#3834308

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834308


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to