RE: RE: Re: Stomp configuration questions

2024-05-22 Thread Bouscaren, Paul
: [EXTERNAL] RE: Re: Stomp configuration questions Matt, I have at last re-located the Apache page where the log4j examples were found. Debugging section: ActiveMQ (apache. org) ZjQcmQRYFpfptBannerStart This Message Is From an External Sender This message came from outside your organization

RE: Re: Stomp configuration questions

2024-05-01 Thread Bouscaren, Paul
hen it doesn’t work as advertised either. Fortunately, enough does work well that I can still make use of the project. Regards, Paul Bouscaren From: Matt Pavlovich Sent: Tuesday, February 27, 2024 10:01 PM To: users@activemq.apache.org Subject: [EXTERNAL] Re: Stomp configuration questions H

RE: Re: Stomp configuration questions

2024-04-28 Thread Bouscaren, Paul
| E: paul.bousca...@wyman.com<mailto:paul.bousca...@wyman.com> www.wyman-gordon.com<http://www.wyman-gordon.com/> QMS Support Team in Cherwell: WGFC-GRMA-QMS From: Matt Pavlovich Sent: Tuesday, February 27, 2024 10:01 PM To: users@activemq.apache.org Subject: [EXTERNAL] Re: Stomp c

Re: Stomp configuration questions

2024-02-28 Thread Justin Bertram
For what it's worth, if you're just trying to test your client you can use ActiveMQ Artemis [1] which also supports STOMP protocol logging [2] and the docs are up-to-date regarding the configuration. Justin [1] https://activemq.apache.org/components/artemis/ [2] https://activemq.apache.org/compo

Re: Stomp configuration questions

2024-02-27 Thread Matt Pavlovich
Hi Paul- Yes, log4j2 has a completely different log config file format vs log4j v1. The only docs / blog posts / etc haven’t caught up. If you can share the log sample you are trying (and/or link to ActiveMQ webpage), we can try to get you a log4j2 version. Thanks, Matt Pavlovich > On Feb 15,

Re: Stomp Configuration

2013-07-08 Thread prgtrdr
Hi Christian, This helped a lot. I got confused between Stomp over Websockets vs Stomp over tcp. There are lots of different docs that don't make this very clear--if you happen to read the Stomp over WS docs first you might get the idea that it is the only (or preferred) method of connecting to

Re: Stomp Configuration

2013-07-07 Thread Christian Posta
See inline... On Fri, Jul 5, 2013 at 7:46 PM, prgtrdr wrote: > I'm a bit confused by the config for Stomp and have found seemingly > conflicting info in the documentation. Please help! > > I'm planning to have a stand-alone ActiveMQ server exposed to the public > internet running on a Windows