sorry, plain old jndi lookup works,
Context ctx = new InitialContext(System.getProperties());
Object ref = ctx.lookup("blabla");
but the annotations not.. Would it cause problems that i'm using this solution?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978320#3978320
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978320
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user