1 Reply Latest reply on Aug 12, 2010 10:39 AM by jaikiran

    Does JBoss 6 M4 support @Singleton and @Startup

    o.bergner

      I want to have some backend code - so no ServletContextListener, no - executed at application startup. Striving to be as standards compliant as possible, I think about annotating a session bean with @Startup and @Singleton. Does JBoss 6 M4 support this?

       

      Olaf