Hello I have a stateful session bean UserCreatorBean which implements UserCreatorLocale on a tapestry page when submit is done I want to call UserLocaleBeans's some method, I am injecting bean with @EJB anotation but it is not injected (null pointer exception when invoking bean's method). How can i inject stateful bean in tapestry. thank you in advance
- T5+EJB3 Natia Gdzelishvili
- Re: T5+EJB3 Natia Gdzelishvili
- Re: T5+EJB3 Kristian Marinkovic
- Re: T5+EJB3 Natia Gdzelishvili
- Re: T5+EJB3 Natia Gdzelishvili
- Antwort: Re: T5+EJB3 Kristian Marinkovic