3 Replies Latest reply on Oct 14, 2006 4:37 PM by genman

    Migration from JBoss-3.2.4 to Jboss-4.0.3

    subramaniam.venkat

      Hello,

      I am porting my application from the older version of JBoss-3.2.4 to JBoss-4.0.3 . I have put the EAR file in the deploy directory of default configuration but then i am getting a WARNING message

      WARN [MainDeployer] Found non-jar deployer for UserCreation.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
      WARN [MainDeployer] Found non-jar deployer for ClientManagement.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]

      Can anyone please let me know why these messages being displayed.

      Thanks in advance,
      Subramaniam V

        • 1. Re: Migration from JBoss-3.2.4 to Jboss-4.0.3
          jteknoslacker

          I had to remove the ejb-deployer.xml and the ear-deployer.xml from the deploy directory to get rid of these errors when I migrated recently

          • 2. Re: Migration from JBoss-3.2.4 to Jboss-4.0.3
            subramaniam.venkat

            Thanks alot for your response.
            I have one more question for use.

            did you move the ear-deployer and ejb-deployer.xml to the conf directory or you removed them completely.

            I am also getting one more error

            when i am deploying

            23:40:38,423 WARN [EJBDeployer] Verify failed; continuing
            java.lang.NoClassDefFoundError: com/citi/commons/SubscriptionId
            at java.lang.Class.getDeclaredMethods0(Native Method)
            at java.lang.Class.privateGetDeclaredMethods(Class.java:1647)
            at java.lang.Class.privateGetPublicMethods(Class.java:1770)
            at java.lang.Class.getMethods(Class.java:824)
            at org.jboss.verifier.strategy.AbstractVerifier.hasEJBCreateMethod(AbstractVerifier.java:664)
            at org.jboss.verifier.strategy.EJBVerifier20.verifySessionBean(EJBVerifier20.java:834)
            at org.jboss.verifier.strategy.EJBVerifier20.checkSession(EJBVerifier20.java:64)
            at org.jboss.verifier.BeanVerifier.verify(BeanVerifier.java:166)
            at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:559)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)

            Please can if you can tell me why i am getting this error.

            Thanks in advance
            Subramaniam V

            • 3. Re: Migration from JBoss-3.2.4 to Jboss-4.0.3
              genman

              You probably need to revisit your packaging.

              http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration