1 Reply Latest reply on Apr 25, 2008 12:48 AM by laliluna.usenet.laliluna.de

    Running SeamTest inside application server

    vikas

      I need help to run seam-test inside application server. 


      I overrided startJbossEmbeddedIfNecessary method with an empty block. Making this change alone do not help, i get errors while executing below line in startSeam method.



      
      new Initialization(servletContext).create().init()
      
      



      Thanks,
      Vikas