[JBoss-user] [JBoss Messaging] - Re: Using JMS in Jboss

2006-05-08 Thread ChrisChris
Hey, thank u for your answer. I did what u said, but I got another problem. This is a part of my Code: _ ... ... ... Properties properties = new Properties(); properties.put(Context.INITIAL_CONTEXT_FACTORY,

[JBoss-user] [Beginners Corner] - Reducing the JBoss Server

2006-05-08 Thread ChrisChris
Hey, Does anybody know how to reduce the JBoss server, so that is still able to realize JMS but not all the other stuff. I need that, because the server is supposed to run on a very slow system with few resources Kind regard Chris View the original post :

[JBoss-user] [JBoss Messaging] - Reducing the JBoss Server to JMS

2006-05-08 Thread ChrisChris
Hey, Does anybody know how to reduce the JBoss server, so that is still able to realize JMS but not all the other stuff. I need that, because the server is supposed to run on a very slow system with few resources Kind regard Chris View the original post :

[JBoss-user] [JBoss Messaging] - Using JMS in Jboss

2006-05-05 Thread ChrisChris
Hey, ich just have a problem realizing jms over the jboss server. Actually, if you want to implement a JMS-Producer or JMS-Consumer you need to define a ?*-servie.xml? file which hast to be copied in the deployed directory of the server and it has to be in Classpath off the consumer. So this

[JBoss-user] [EJB/JBoss] - Using JMS in Jboss

2006-05-05 Thread ChrisChris
Hey, ich just have a problem realizing jms over the jboss server. Actually, if you want to implement a JMS-Producer or JMS-Consumer you need to define a ?*-servie.xml? file which hast to be copied in the deployed directory of the server and it has to be in Classpath off the consumer. So this

[JBoss-user] [JNDI/Naming/Network] - Using JMS in Jboss

2006-05-05 Thread ChrisChris
Hey, ich just have a problem realizing jms over the jboss server. Actually, if you want to implement a JMS-Producer or JMS-Consumer you need to define a ?*-servie.xml? file which hast to be copied in the deployed directory of the server and it has to be in Classpath off the consumer. So this