[jboss-user] [Beginners Corner] - Re: Migration from JBoss-3.2.4 to Jboss-4.0.3

subramaniam.venkat do-not-reply at jboss.com
Tue Oct 10 17:42:49 EDT 2006


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



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977382#3977382

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977382



More information about the jboss-user mailing list