I don't know metro... but I don't think it is EJB-aware or EntityManager-aware 
without some kind of configuration... is it?

If you're not using an EAR... I guess you need to configure which EJB you want 
to call from within your web application (as your web service reside into your 
web application).

I think that deploying everything into a single EAR file makes all the modules 
within it a single application, so injection has a better chance to work.

However, I've never deployed WARs into the same server I deploy EJBs... so I've 
never tried...

Good luck!!

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

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

Reply via email to