[jboss-user] [EJB 3.0] - Re: [URGENT] Deploying an EJB using Metro and persistence

mikioma do-not-reply at jboss.com
Fri Jun 26 07:11:07 EDT 2009


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



More information about the jboss-user mailing list