nag9s [
http://community.jboss.org/people/nag9s] created the discussion
"modifying Jboss classpath"
To view the discussion, visit:
http://community.jboss.org/message/560141#560141
--------------------------------------------------------------
I have a jar file named "xyz.jar" that have the file "abc.xml" and I
have one more file with same name "abc.xml" not bundled with "xyz.jar"
. I would like to have the JBoss to see the "abc.xml" which isnt bundled with
"xyz.jar" in the first place before it sees the one that is bundled with
"xyz.jar". The reason is , the file "abc.xml" that placed externally
can be exposed for modification and that way Jboss can see that modification without
restarting the server.
How can I achieve this .. I mean how can I set the classpath for Jboss to see the
"abc.xml" that isnt bundled with "xyz.jar" in the first place ?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/560141#560141]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]