unsubscribe
--- jaikiran <do-not-reply(a)jboss.com> wrote:
anonymous wrote : WEB-INF/conf/tm.xml
This means that your tm.xml file is in
youWar.war/WEB-INF/conf directory. So your code
should look like:
InputStream inputStream =
this.getClass().getClassLoader().getResourceAsStream("WEB-INF/conf/tm.xml");
|
| InputStreamReader inputStreamReader = new
InputStreamReader(inputStream) ;
|
| thidPartyLib.someAPI(inputStreamReader);
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957632#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...
_______________________________________________
jboss-user mailing list
jboss-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com