Hi ,
I'm using @Service EJB in my program, in the same program i have used @EJB annotation to call the ejb methjods, used @Depends so that my ejb get deployed first then the Service will be started, the dependey doesn't work and it throws Deployement Exception
Q: does the DI is supported in the @Service(org.jboss.annotation.ejb.Service) Ejb's
Anish
http://opensourceframework.blogspot.com/