1 2 Previous Next 19 Replies Latest reply on Jan 8, 2008 4:56 PM by alrubinger Go to original post
      • 15. Re: Ejb 3 in Jboss 5 Beta 3
        alrubinger

        Thanks, Nilesh...will post back.

        S,
        ALR

        • 16. Re: Ejb 3 in Jboss 5 Beta 3
          ragavgomatam

          Hi Andy,

          Sorry for the delay....I was fixing my spring deployer with ejb 3. That is now fixed. Yes, what Nilesh posts is repeatable with Jboss 5 Beta 3. I have the following :-

          Ejb3.ear with ejb3.war (web-module) and ejb3.jar ( ejb3 archive) and a META-INF/application.xml.

          Step to reproduce the error

          (1) The above EAR file was first copied over to $JBOSS_HOME/server/default/deploy.

          (2) The server was then started . This causes the deployment errors (mentioned previously) to appear.

          (3) The server was then stopped.

          (4) EAR was removed from deploy directory.

          (5) Server was started without EAR file. After server is running, EAR is now copied over to deploy directory.

          (6) EAR is now successfully deployed & application is available.

          • 17. Re: Ejb 3 in Jboss 5 Beta 3
            alrubinger

            Thank you all for your reports.

            http://jira.jboss.com/jira/browse/EJBTHREE-1173

            You may "Watch" this issue if you'd like to track its progress and be auto-emailed when a patch has been committed to resolve the error.

            S,
            ALR

            • 18. Re: Ejb 3 in Jboss 5 Beta 3
              sampatn

              Thanks.

              I am glad that I was able to identify the cause and (not so elegant) solution. Is there anyway I can contribute in the development?

              Nilesh

              "ALRubinger" wrote:
              Thank you all for your reports.

              http://jira.jboss.com/jira/browse/EJBTHREE-1173

              You may "Watch" this issue if you'd like to track its progress and be auto-emailed when a patch has been committed to resolve the error.

              S,
              ALR


              • 19. Re: Ejb 3 in Jboss 5 Beta 3
                alrubinger

                 

                "sampatn" wrote:
                Is there anyway I can contribute in the development?


                Probably not for this particular issue (at this moment), but if you'd like to get involved w/ EJB3 Development, contact me off-list. Contact info in my profile.

                S,
                ALR

                1 2 Previous Next