1 Reply Latest reply on Aug 16, 2010 3:15 AM by gregtk

    Seam 2.2.0 + JBoss 5.1 + Spring 3.0 - Strange problem

    gregtk

      I trying deploy my web application with Seam 2.2.0 and Spring Integration on Jboss 5.1.0 GA. But on deployment process server freeze.


      15:29:43,750 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=tis-spuir-presentationserver.ear,jar=tis-spuir-presentationserver-ejb.jar,name=FullTextSearchBean,service=EJB3
      15:29:43,750 INFO  [EJBContainer] STARTED EJB: ru.tisystems.spuir.presentationserver.ir.search.FullTextSearchBean ejbName: FullTextSearchBean
      15:29:43,765 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
      
              tis-spuir-presentationserver/FullTextSearchBean/local - EJB3.x Default Local Business Interface
              tis-spuir-presentationserver/FullTextSearchBean/local-ru.tisystems.spuir.presentationserver.ir.search.FullTextSearch - EJB3.x Local Business Interface
      
      15:29:46,218 INFO  [TomcatDeployment] deploy, ctxPath=/spuir
      15:29:47,406 INFO  [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/spuir'
      15:29:51,109 INFO  [ServletContextListener] Welcome to Seam 2.2.0.GA
      


      On Jboss 4.2.3 everything ok.