Re: Looking for Sample Code JMS 1.02b

2008-03-12 Thread pjagwani
Here's what I did to get my sample to work. I put the apache-activemq-4.1.1.jar in front of the Weblogic 8.1 jar and it seemed to work fine. For my sample app I used http://java.sun.com/products/jms/tutorial/1_3_1-fcs/examples/simple/SimpleQueueSender.java & http://java.sun.com/products/jms/t

Re: Looking for Sample Code JMS 1.02b

2008-03-11 Thread James Strachan
On 11/03/2008, pjagwani <[EMAIL PROTECTED]> wrote: > > Hi. > > Current configuration is Weblogic 8.1, JDK 1.4.2, ActiveMQ 5. > > Looking for code to connect to Active MQ using JMS 1.02b. ActiveMQ supports JMS 1.1 so you'll need to add the jms 1.1 jars to the system/boot classpath. ActiveMQ 5.x