I appreciate the quick response. So here is a bit more detail on my issue with creating this poc:
1. I have to create a jms topic in servicemix, and have just started with this Friday, so I am VERY new to the product. I notice there are many examples, but I am unsure the best one to use to accommodate STOMP. 2. My Python team is the team that will helping me with the STOMP portion of this poc, so I am going to forward them the link. Now I assume I need to get #1 complete so they can complete their portion of this. So you help is greatly appreciated and given in advance.. :-) --- Thank You… Mick Knutson BASE Logic, inc. (415) 354-4215 Website: http://baselogic.com Blog: http://baselogic.com/blog BLiNC Magazine: http://blincmagazine.com Linked IN: http://linkedin.com/in/mickknutson DJ Mick: http://djmick.com MySpace: http://myspace.com/mickknutson Vacation Rental: http://tahoe.baselogic.com On Mon, Aug 11, 2008 at 5:37 AM, Bruce Snyder <[EMAIL PROTECTED]>wrote: > On Mon, Aug 11, 2008 at 9:27 AM, Mick Knutson <[EMAIL PROTECTED]> > wrote: > > I need to create a poc to demonstrate Python, STOMP publishing and > > subscribing to jms topics in ServiceMix. Can someone please help me > locate a > > tutorial or a working example to help me get this poc competed? > > There are a few Python STOMP clients listed here that have code > examples and tests: > > http://stomp.codehaus.org/Python > > FWIW, the pyactivemq client wraps the ActiveMQ-CPP client so it > supports both OpenWire and STOMP. > > Bruce > -- > perl -e 'print > unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" > );' > > Apache ActiveMQ - http://activemq.org/ > Apache Camel - http://activemq.org/camel/ > Apache ServiceMix - http://servicemix.org/ > > Blog: http://bruceblog.org/ >
