Hello all, 
I have deployed an ear called application.ear in JBoss 3.2.5 and HPUX. In one file 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.5/server/tux610/tmp/deploy/tmp34401application.ear-contents/ssa/config/tux610,
 
but JBoss returns 
-:/opt/websat/jboss/jboss-3.2.5/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? 

I also tested this in windows and faced the same problem. This is actually stopping me 
from deploying my application in JBoss application server. 

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

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to