JBoss Community

Re: AS7 Stateless Beans and Annotations

created by Wolf-Dieter Fink in JBoss AS 7 Development - View the full discussion

Hi Bill,

 

the @Startup annotation will only have an effect if you use @Singleton instead of @Staeless.

@PrePassivate and @PostActivate are only available for StatefullBeans (only here you have passivation)

Also you should notice that all public callback methods are included in the NoInterfaceView!

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community