[jboss-user] [EJB 3.0] - Re: JBoss extension @Service tag cannot be found or resolved

ALRubinger do-not-reply at jboss.com
Mon Sep 24 01:44:15 EDT 2007


In 4.0.5, it's located in:

$JBOSS_HOME/server/[instanceName]/deploy/ejb3.deployer/jboss-annotations-ejb3.jar

shell> jar -tf $JBOSS_HOME/server/[instanceName]/deploy/ejb3.deployer/jboss-annotations-ejb3.jar \ 
  | | grep Service
  | org/jboss/annotation/ejb/Service.class
  | org/jboss/annotation/ejb/ServiceImpl.class

S,
ALR

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

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



More information about the jboss-user mailing list