Re: AMQ - MSMQ bridge ... possible?

2009-09-09 Thread vezee
ls of what i have already tried. -vezee - The best solution is to use Apache Camel - see http://camel.apache.org/msmq.html On 9 Sep 2009, at 16:05, vezee wrote: > > AMQ experts please HELP!! > > Is there a way to configure One way Forward bridge from ActiveMQ >

Re: AMQ - MSMQ bridge ... possible?

2009-09-09 Thread vezee
AMQ experts please HELP!! Is there a way to configure One way Forward bridge from ActiveMQ 5.20(Solaris/Linux)) to MSMQ(windows)? We want this for our prototype. If yes, please provide some details. -vezee vezee wrote: > Problem statement: Want to create a forward bridge from AMQ to M

AMQ - MSMQ bridge ... possible?

2009-09-08 Thread vezee
n java.library.path -- First of all, is my approach correct? Are steps 1 & 2 in line to solve the problem statement? How to resolve this issue and make the AMQ-MSMQ bridge work? -vezee -- View this message in context: http://www.nabble.com/AMQ---MSMQ-bridge-...-possible--tp25353204p25353204.html

Re: need a listener?

2009-09-08 Thread vezee
http://activemq.apache.org/CAMEL/http.html doesnot exist. Where else i can look? -vezee Gary Tully wrote: > > there is a camelContext in the default activemq.xml that has a simple > route > configured so it is installed and ready to rock as part o

Re: Example using REST interface with http post and get

2009-09-03 Thread vezee
Correct. Late yesterday, got some clues from "ActiveMQ In Action" and configured a new webapp and on new port instead of 8161. Works now. -vezee -- Just saw your other email ... You cannot configure servlet directly in activemq.xml file ... Y

Re: need a listener?

2009-09-02 Thread vezee
Do i have to install and configure Camel or it is done as part of AMQ 5.2 installation? Any further clues in to camel-http component will be appriciated. -vezee --- On Wed, Aug 26, 2009 at 1:59 PM, vezee wrote: > > Similiar to Biztalk, can AMQ post me

Re: Example using REST interface with http post and get

2009-09-02 Thread vezee
nOptions consumer.prefetchSize=1 MessageServlet /queue/* - WHY DO WE HAVE TO USE THE "DEMO" FOR REST I/F? -vezee James.Strachan wrote: > > On 19/12/2007, Rob Davies wrote: >>

Re: Configuring REST/HTTP

2009-09-02 Thread vezee
Having the same issue. Getting "No clientID header specified" in the browser. Anyone any clue? -vezee - hb7 wrote: > > I'm using activemq-4.1.0 (binary distribution) on a Debian/Linux AMD64. > I'm > running amq as a standalone

Re: Broker Clustering

2009-08-27 Thread vezee
org if it does not support proper industry standard clustering mechanism. -vezee -- For clustering, you use Master/Slave... http://activemq.apache.org/masterslave.html (not store and forward networks). You're main choice is between using a shared file system or

AMQ5.2 Prototype - Cluster issue

2009-08-27 Thread vezee
consumer earlier. I did control-C on Master when the consumer was showing the message 925 is read. Did i hit a bug? Can some one please explain this behavior? -vezee -- View this message in context: http://www.nabble.com/AMQ5.2-Prototype---Cluster-issue-tp25177433p25177433.html Sent from the ActiveMQ

Re: Books/Tutorials

2009-08-26 Thread vezee
Bought the book with 40% discount. Thanks Bruce :-) bsnyder wrote: > > On Wed, Aug 26, 2009 at 1:48 PM, vezee wrote: >> >> Does anyone have a free copy of this book? Do you mind sharing? >> Now its not free. They are asking for $20 for a year :-( > > That's

need a listener?

2009-08-26 Thread vezee
. how AM-Q different from any regular DB since in both cases we are writing our own producer and consumer logic? -vezee / newbeetoQ -- View this message in context: http://www.nabble.com/need-a-listener--tp25156380p25156380.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Books/Tutorials

2009-08-26 Thread vezee
Does anyone have a free copy of this book? Do you mind sharing? Now its not free. They are asking for $20 for a year :-( vezee There is a free ActiveMQ reference guide @ http://www.ttmsolutions.com/contact2.php4 No forms to fill out unless you want to be placed on the mailing list

Re: New setup and lots of Errors

2009-08-24 Thread vezee
OK, my bad. On Solaris, i should have used GNU tar instead of Solaris tar as the latter has issues with long file/path names and that resulted in turncation of class file names while untar'ing the bin package. Problem fixed. -- View this message in context: http://www.nabble.com/New-setup-an

Re: New setup and lots of Errors

2009-08-19 Thread vezee
yes, i have tried "bin/activemq" as well as "bin/activemq-admin start" Any workaround? -- View this message in context: http://www.nabble.com/New-setup-and-lots-of-Errors-tp25037395p25048533.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.