Hi i am trying to migrate the server configuration from jboss 3.0.8 to jboss 
4.0.2, i am using LocalTxConnectionManager in jboss 3.0.8 where as i didnt find 
the corresponding class in the jboss 4.0.2 . when i start the server then it is 
giving me the error 


18:07:39,531 ERROR [MainDeployer] could not create deployment: 
file:/C:/jboss/jboss-4.0.2/server/def
ault/deploy/sims-service.xml
org.jboss.deployment.DeploymentException: No ClassLoaders found for: 
org.jboss.resource.connectionma
nager.LocalTxConnectionManager; - nested throwable: 
(java.lang.ClassNotFoundException: No ClassLoade
rs found for: org.jboss.resource.connectionmanager.LocalTxConnectionManager)
        at 
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:143)
        at 
org.jboss.system.ServiceController.install(ServiceController.java:202)
        at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
        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)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
        at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
        at $Proxy4.install(Unknown Source)
        at org.jboss.deployment.SARDeployer.create(SARDeployer.java:220)
        at org.jboss.deployment.MainDeployer.create(MainDeployer.java:918)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:774)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:738)
        at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
        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)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
        at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:121)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
        at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterce
.......................

can any one help me in this.







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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to