[jboss-user] unsubscribe
cs
chanche3 at yahoo.com
Thu Jul 13 22:47:17 EDT 2006
unsubscribe
--- jaikiran <do-not-reply at 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#3957632
>
> Reply to the post :
>
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957632
> _______________________________________________
> jboss-user mailing list
> jboss-user at 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
More information about the jboss-user
mailing list