[jboss-user] [EJB 3.0] - Re: Problems deploying a service under JBoss

ppoley do-not-reply at jboss.com
Wed Nov 8 18:20:11 EST 2006


Same problem here.  If I remove these from my class:

@LocalBinding(jndiBinding = "ejb3/TicketBean/local")
  | @RemoteBinding(jndiBinding = "ejb3/TicketBean/remote")

and this from my initializer:

@PostConstruct

then deployment will not throw up at me.  However, I need those there.  Any ideas?

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

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



More information about the jboss-user mailing list