Re: [JBoss-user] JMS Connection Factory

2003-08-28 Thread Holger Baxmann
On Thu, 28 Aug 2003 08:30:18 +0300, SHAHIN HADJIKULIEV <[EMAIL PROTECTED]> wrote: How can define additional connection factories? You should have success with changing the contents of xml files witch should complement one another. bax Thanks. Shahin -

Re: [JBoss-user] JMS Connection Factory

2003-08-28 Thread Adrian Brock
Just make a new -service.xml like the following: Make sure the /server/mbean/name and JNDIRefs are unique uil2-service.xml jboss.mq:service=Invoker UIL2ConnectionFactory UIL2XAConnectionFactory 8093 6 true 7 2048

[JBoss-user] JMS Connection Factory

2003-08-28 Thread SHAHIN HADJIKULIEV
How can define additional connection factories? Thanks. Shahin --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-user mailing list [EMAIL PROTE

Re: [JBoss-user] JMS Connection Factory

2003-08-27 Thread Adrian Brock
Looks like your broke jbossmq-service.xml My guess is it no longer valid xml? You should have a message further back in the log. Regards, Adrian On Wed, 2003-08-27 at 06:26, SHAHIN HADJIKULIEV wrote: > Hi all, > To configure JMS connection Factory in JBOSS-3.2.1 I have edited > jbossmq-service.x

[JBoss-user] JMS Connection Factory

2003-08-27 Thread SHAHIN HADJIKULIEV
Hi all, To configure JMS connection Factory in JBOSS-3.2.1 I have edited jbossmq-service.xml under deploy directory. jboss.mq:service=Invoker ConnectionFactory1 XAConnectionFactory1 8093 6 true 7 2048

Re: [JBoss-user] JMS connection factory

2003-08-19 Thread Nicholas
Assuming the default server: Edit the file \server\default\deploy\jms\jbossmq-service.xml. Add a new XML MBean definition using the existing ones as a template. For example: jboss.mq:service=Invoker UIL2ConnectionFactory UIL2XAConnectionF

[JBoss-user] JMS connection factory

2003-08-19 Thread shahin
Hi list, How can I create new ConnectionFactory in JBoss3.2.1 Thanks. --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win a

[JBoss-user] JMS Connection factory JNDI names

2003-01-19 Thread Anthony Geoghegan
Can someone tell me the difference between the: java:/ConnectionFactory java:/XAConnectionFactory java:/JmsXA Connection factory JNDI names and what their different purposes are? Best Regards, Anthony Geoghegan. J2EE Developer CPS Ireland Ltd. ---