0 Replies Latest reply on Jun 7, 2007 8:44 AM by thiagu.m

    How to create JBoss Seam project in Exadel ?

      i configure ExadelStudioPro plugin with Eclipse -3.2.2. i dont know how to creat seam project in Exadel ?

      so i used jboss-seam-1.0.1 plugin with sean gen to create seam project.
      i use the jboss-4.0.4.GA application server in my project
      i follow this
      http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossSeamGettingStartedGuide
      procedure in that link.
      i can deploy the application, but the applcation not run
      i gives 404 file not found error
      how i resolve this problem ?
      Please any one Help me ...........

      My application.xml file have this modules


      <web-uri>sample.war</web-uri>
      <context-root>/sample</context-root>



      jboss-seam.jar


      sampleEJB.jar


      jbpm-3.1.1.jar


      i use this url to accsess the webapplication
      http://localhost:8080/sample

      By
      Thiagu