[jboss-user] [Messaging, JMS & JBossMQ] - Minimal server with JMS.

gigu do-not-reply at jboss.com
Mon Sep 18 06:18:44 EDT 2006


Hello.
I would like for JBoss to host my JMS queues. I have configured it with default server from JBoss 4.0.4 distribution.
I would like to have Minimal version of my server just with my queues.
What files do I need to copy from deployment are apart from JMS folder?
I have tried with just JMS folder and I got exception when I try to startup minimal server: 

10:56:49,121 ERROR [MainDeployer] Could not create deployment: file:/C:/dev/jboss/server/minimal/deploy/jms/jbossmq-httpil.sar/
org.jboss.deployment.DeploymentException: No ClassLoaders found for: org.jboss.mq.il.http.HTTPServerILService; - nested throwable: (java.lang.ClassNot
FoundException: No ClassLoaders found for: org.jboss.mq.il.http.HTTPServerILService)
        at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:196)
        at org.jboss.system.ServiceController.install(ServiceController.java:226)
        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:585)
        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
.......


And  so on ...


Regards, Greg

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

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



More information about the jboss-user mailing list