Re: Topics with http

2012-04-25 Thread Dejan Bosanac
Yes, it constantly poll the server. Regards -- Dejan Bosanac Senior Software Engineer | FuseSource Corp. dej...@fusesource.com | fusesource.com skype: dejan.bosanac | twitter: @dejanb blog: http://www.nighttale.net ActiveMQ in Action: http://www.manning.com/snyder/ On Wed, Apr 25, 2012 at 2:23

Re: Configuring SSL on default Broker

2012-04-25 Thread Chris Odom
Never mind this is a bug. Come to find out that even though you set the SslContext with in the activemq-broker.xml it is never used when creating the SslSocketConnector for the Broker, so you see the behavior I am seeing. On Tue, 24 Apr 2012 10:48:57 -0500, Chris Odom chris.o...@mediadriver.com

embedded broker that can be used for local clients and remote clients

2012-04-25 Thread mrfixit440
I have an embedded broker in tomcat that my webapp clients are connecting to fine. I would like some remote clients in another jvm be able to connect to the embedded broker. How do I set this up? this worked for embedded clients: server.xml fragment: Resource auth=Container

Re: HTML/JS works in Demo but not under JBOSS 7.1 / Eclipse

2012-04-25 Thread woodstockrich
Ok, inching forward, but not there yet. A key consideration was changing the amq.uri='amq'. Then at least I no longer got the http response The requested resource (/amq) is not available My server returns HTML with the errors: java.lang.NoClassDefFoundError:

Re: HTML/JS works in Demo but not under JBOSS 7.1 / Eclipse

2012-04-25 Thread woodstockrich
Almost there? I added the kahadb-5.5.1.jar as part of the web deployment assembly, plus jetty-all-server When I start JBOSS with activemqra-5.5.1.rar and activemq-web-5.5.1.jar in standalone deployments I continue to get these: 15:37:23,140 ERROR

Re: HTML/JS works in Demo but not under JBOSS 7.1 / Eclipse

2012-04-25 Thread Khurram Zaman
Sent from my HTC - Reply message - From: woodstockrich richpat...@shaw.ca To: users@activemq.apache.org users@activemq.apache.org Subject: HTML/JS works in Demo but not under JBOSS 7.1 / Eclipse Date: Thu, Apr 26, 2012 4:03 am Almost there? I added the kahadb-5.5.1.jar as part of

Build problems with AMQ cpp with browse info vs2010

2012-04-25 Thread arashpartow
hi all, This is more of an fyi, when building amq cpp with browse info enabled /FR the vs2010 (sp1) compiler crashes. The following is the compiler diagnostic: Turning off browse info fixes the problem. -- View this message in context: