Community

EJB 3.1 @Singleton remote access

reply from Christian Tre in JNDI and Naming - View the full discussion

ouch :| maybe im too new to this stuff and should read the basics again ^^ thx

 

i repacked the ejb-jar.xml (which only contains the display-name)

 

and now get Exception when deploying:

 

DEPLOYMENTS MISSING DEPENDENCIES:
  Deployment "jboss.j2ee:ear=portal.ear,jar=ejb3.jar,name=ParameterHolderImpl,service=EJB3_endpoint" is missing the following dependencies:
    Dependency "jboss.j2ee:ear=portal.ear,jar=ejb3.jar,name=ParameterHolderImpl,service=EJB3" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'jboss.j2ee:ear=portal.ear,jar=ejb3.jar,name=ParameterHolderImpl,service=EJB3' **")
 
DEPLOYMENTS IN ERROR:
  Deployment "jboss.j2ee:ear=portal.ear,jar=ejb3.jar,name=ParameterHolderImpl,service=EJB3" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.j2ee:ear=portal.ear,jar=ejb3.jar,name=ParameterHolderImpl,service=EJB3' **

Reply to this message by going to Community

Start a new discussion in JNDI and Naming at Community