See this issue at JBoss Jira
https://jira.jboss.org/jira/browse/JBMESSAGING-1384 JBMESSAGING-1384 for a
solution that allows running StompConnect as JBoss Service. It allows
running StompConnect as JBoss Service in the same JVM. It worked for me with
JBoss 5.0.1 - not sure if other versions work
als=guest
>
> echo Connecting to %providerurl%
>
> java %properties% -classpath %classes% org.codehaus.stomp.jms.Main %uri%
> ConnectionFactory
>
> --
>
> TIA,
> j/
>
> -Original Message-
> From: Jim Gomes [mailto:[EMAIL PROTECTED]
> Sent
: users@activemq.apache.org
Subject: Re: JBoss Messaging Stomp Configuration
Hi Johann,
It can take a little bit to figure out STOMPConnect, but once you have it
configured, it's very low maintenance. I had to do something very similar
to what you are attempting to do. I needed to be able to c
> TIA,
> j/
>
> -----Original Message-----
> From: Jim Gomes [mailto:[EMAIL PROTECTED]
> Sent: 25 February 2008 23:50
> To: users@activemq.apache.org
> Subject: Re: JBoss Messaging Stomp Configuration
>
> Hi Johann,
>
> To get the NMS client to talk the stomp protocol
-
> From: Jim Gomes [mailto:[EMAIL PROTECTED]
> Sent: 25 February 2008 23:50
> To: users@activemq.apache.org
> Subject: Re: JBoss Messaging Stomp Configuration
>
> Hi Johann,
>
> To get the NMS client to talk the stomp protocol, you will need to set
> your
> conn
gt;
> -Original Message-----
> From: James Strachan [mailto:[EMAIL PROTECTED]
>
> Sent: 26 February 2008 13:45
> To: users@activemq.apache.org
> Subject: Re: JBoss Messaging Stomp Configuration
>
> Just create a StomConnect object, configure it with whatever
> ConnectionFac
On 26/02/2008, Johann Ungerer <[EMAIL PROTECTED]> wrote:
> And that's exactly where I lose coherence. I'm not going to be writing any
> Java code here, so want to do it all via config.
Unfortunately right now you have to write Java code. There's no JBoss
specific configuration yet for StompConnec
lto:[EMAIL PROTECTED]
Sent: 26 February 2008 13:45
To: users@activemq.apache.org
Subject: Re: JBoss Messaging Stomp Configuration
Just create a StomConnect object, configure it with whatever
ConnectionFactory you want from JBoss and call its start() method.
Use whatever JBoss mechanisms you want (E
gt; http://stomp.codehaus.org/Running+StompConnect
>
> That does not tell me much I'm afraid.
>
> So, if anyone knows how to demystify that, I'll be very grateful.
>
> Thanks,
>
> j/
>
> -Original Message-
> From: James Strachan [mailto:[EMAIL P
ful.
Thanks,
j/
-Original Message-
From: James Strachan [mailto:[EMAIL PROTECTED]
Sent: 26 February 2008 13:19
To: users@activemq.apache.org
Subject: Re: JBoss Messaging Stomp Configuration
On 26/02/2008, Johann Ungerer <[EMAIL PROTECTED]> wrote:
> Hi James,
>
> See http://www.jbo
On 26/02/2008, Johann Ungerer <[EMAIL PROTECTED]> wrote:
> Hi James,
>
> See http://www.jboss.com/index.html?module=bb&op=viewtopic&t=128884 for the
> response from JBOSS.
So basically they are passing the buck :)
--
James
---
http://macstrac.blogspot.com/
Open Source Integration
http://o
Hi James,
See http://www.jboss.com/index.html?module=bb&op=viewtopic&t=128884 for the
response from JBOSS.
Regards,
j/
-Original Message-
From: James Strachan [mailto:[EMAIL PROTECTED]
Sent: 26 February 2008 11:13
To: users@activemq.apache.org
Subject: Re: JBoss Messagi
On 26/02/2008, Johann Ungerer <[EMAIL PROTECTED]> wrote:
> Hi Rob,
>
> Unfortunately the choice of messaging platform is not in my control, so I
> have to go with one of the STOMP integration methods. I guess first prize
> will be StompConnect, but I'm struggling a little to make out head or tai
I missing something simple and obvious?
Thanks again,
j/
-Original Message-
From: Rob Davies [mailto:[EMAIL PROTECTED]
Sent: 26 February 2008 10:04
To: users@activemq.apache.org
Subject: Re: JBoss Messaging Stomp Configuration
On 25 Feb 2008, at 21:06, Johann Ungerer wrote:
> Hi All,
>
On 25 Feb 2008, at 21:06, Johann Ungerer wrote:
Hi All,
I'm totally new to the entire JMS environment, but am trying to
connect a .NET Client to a JBOSS Messaging implementation. Thus far
I've tried with the NMS client, using an OpenWire connector, but I
figure this will never work.
It
ECTED]
Sent: 25 February 2008 23:50
To: users@activemq.apache.org
Subject: Re: JBoss Messaging Stomp Configuration
Hi Johann,
To get the NMS client to talk the stomp protocol, you will need to set your
connection string in one of the following formats. Either is acceptable, so
it's up to you whi
Hi Johann,
To get the NMS client to talk the stomp protocol, you will need to set your
connection string in one of the following formats. Either is acceptable, so
it's up to you which one you prefer.
activemq:tcp://jbosssrvr:61613?transport.wireformat=stomp
OR
activemq:stomp://jbosssrvr:61
17 matches
Mail list logo