Have you tried something like this:

URL x = Thread.currentThread().getContextClassLoader().findResource(WSDL_NAME);

where WSDL_NAME is the relative path to the file within the JAR.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138817
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to