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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...