I am having the same problem with my EJB 3.0 Service. 

1. When I package my Service classes as .ejb3 and deploy it. There is no error, 
however the lifecycle methods are never called, so I am not sure if my service 
is getting deployed at all.

2 . When I package the Service classes as .sar file and deploy it, it expects 
the jboss-service.xml file and if defined it throws the following exception. 

Caused by: java.lang.Error: Unresolved compilation problems: 
        Type mismatch: cannot convert from Service to Annotation
        Management cannot be resolved to a type

Don't know what extension to use and how to deploy the EJB 3 Service 
application. Appreciate any help.


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913192


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to