Hello all,
        I have deployed an ear called application.ear in JBoss. I have - 
URL path = Thread.currentThread().getContextClassLoader().getResource("config/" + 
instanceName + "/my-config.xml"); 
to find the relative path of some config file. Actually the relative path is 
-:/opt/websat/jboss/jboss-3.2.3/server/tux610/tmp/deploy/tmp34401application.ear-contents/ssa/config/tux610,
 
but JBoss returns 
-:/opt/websat/jboss/jboss-3.2.3/server/tux610/tmp/deploy/tmp34401application.ear!/ssa/config/tux610
 . 
The path is correct except exploded directory name "tmp34401application.ear!" instead 
of "tmp34401application.ear-contents".  Does any one know why this behaviour? 

Any help will be deeply appreciated.
Thanks,
Ranjith Pillai.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to