Cannot open TCP connection to embedded broker on tomcat from external java class

2009-12-29 Thread tyler_c
Hey ActiveMQ-Users, I have an embedded ActiveMQ broker running on tomcat 6.0.20 (port 8080) that I access using html get/post methods. I would also like to connect to it using a tcp connection (port 61616) from a java class that is external to my tomcat instance (i.e. java code running on my loc

Re: no IconnectionFactory implementation found - NMS

2009-12-29 Thread Timothy Bish
On Tue, 2009-12-29 at 11:28 -0800, slyfox wrote: > Thank you sir, I do not know how I missed that but have them both and running > smoothly. I appreciate your patience and willingness to help me out. > > Happy new year, > Bobby Great, glad its working. Don't hesitate to ask more questions her

Re: no IconnectionFactory implementation found - NMS

2009-12-29 Thread slyfox
Thank you sir, I do not know how I missed that but have them both and running smoothly. I appreciate your patience and willingness to help me out. Happy new year, Bobby Timothy Bish wrote: > > On Tue, 2009-12-29 at 10:44 -0800, slyfox wrote: >> Hey Tim thanks for the response. >> >> well i

Re: no IconnectionFactory implementation found - NMS

2009-12-29 Thread Timothy Bish
On Tue, 2009-12-29 at 10:44 -0800, slyfox wrote: > Hey Tim thanks for the response. > > well i was using 1.1.0. I just extracted it and added the reference to > Apache.NMS in my project. I just copied and pasted the example code just to > try to get something up and running. I am using the dll

Re: no IconnectionFactory implementation found - NMS

2009-12-29 Thread slyfox
Hey Tim thanks for the response. well i was using 1.1.0. I just extracted it and added the reference to Apache.NMS in my project. I just copied and pasted the example code just to try to get something up and running. I am using the dll's in the debug folder. When I first run a dialogue pops

Re: no IconnectionFactory implementation found - NMS

2009-12-29 Thread Timothy Bish
On Tue, 2009-12-29 at 09:06 -0800, slyfox wrote: > Trying to get the nms implementation working... > > The doc seems vague to me with regard to the config file? How is this file > (nmsproducer-activemq.confg) created and what goes in it? Sorry, not a > regular .net user. activemq and activemqcpp

no IconnectionFactory implementation found - NMS

2009-12-29 Thread slyfox
Trying to get the nms implementation working... The doc seems vague to me with regard to the config file? How is this file (nmsproducer-activemq.confg) created and what goes in it? Sorry, not a regular .net user. activemq and activemqcpp working, just need this piece. thanks, bobby -- View th

Re: No IConnectionFactory implementation problem

2009-12-29 Thread slyfox
I am sorry but all of this seems very vague. I have downloaded the binary for .net...I have activemq working with activemqcpp but cannot get nms working. Is there any documentation on what goes into the config file? I am getting the "no Iconnectionfactory implementation found" error as well.

Re: Google Protocol Buffers release?

2009-12-29 Thread Tarjei Huse
Hi, Lewisham wrote: > > Hi there, > I've noticed in the source repo and older conversations > that > Google Protocol Buffers reached RC3 a while ago, but didn't make it into > 5.3.0. > AFAIK, 1.0 of the protobuf compiler is r

Re: Use Broker as a client

2009-12-29 Thread #include_fto
OK, thanks for this... for a moment I think this was what I were looking for but... I´m searching for something more simple in fact... I´m trying to put certain rules about message formatting and want that my Broker have automatic response ex: Your message must have the format ... and also rea

Protobuf usage question: Difference between framed and unframed buffers

2009-12-29 Thread Tarjei Huse
Hi, I'm trying to use the new Activemq protobuf package and find the documentation a bit sparse, therefore this message. In the API I can choose between framed and unframed versions of the different marshalling /unmarshalling methods and I have found out that they are not interoperable, i.e. th