0 Replies Latest reply on May 21, 2012 6:12 AM by sarahfr

    problem ejb 2 and jsp pages configuration

    sarahfr

      hi,

      I try to migrate my application from jboss 4.2 to jboss 7.1.

      I have a file cart.ear which contains the following files:

      cart.war ( WEB-INF, META-INF,jsp pages and files which contains other jsp pages)

      lib

      META-INF (application.xml, MANIFEST.MF)

      and files .jar

       

      now I want to know how I can configure the jsp pages and EJB2 in jboss 7.1.

       

      thanks