Add $SONIC_HOME/lib/tools.jar to your classpath and try again.
I got the same error when I first try to run it.
Kevin
-Original Message-
From: Krishnakumar B [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 01, 2003 12:20 AM
To: [EMAIL PROTECTED]
Subject: RE: JMS Sample : ClassCastE
Hi Jaime,
Can I archieve this using AXIS API:
VM1 --(request)--> VM2 --(forward request)--> VM3 --(response)--> VM1?
(do we need change the code to allow user set replyTo to a nontemporary
wellknown destination?)
or I have to use this way:
VM1 <--(request/response)--> VM2 <--(request/response)-
code is required
on your part to get this type of behavior. Simply use
SimpleJMSListener. Does that explain it a bit?
Thanks,
Jaime
-Original Message-
From: Kevin Wang [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 20, 2002 10:21 AM
To: [EMAIL PROTECTED]
Subject: JMS sample
Hi
Hi Jaime,
Actually, the sample is showing a proxy instead of a webservice.
Is it possible to deploy a JMS based webservices?
Can I wrap an Axis engine in SimpleJMSListener or whatever jms consumer, and
deploy my services to this engine, and in the OnMessage method, dispatch the
request message
configuration works as expected. Does that clear things up a bit?
Thanks,
Jaime
-Original Message-
From: Kevin Wang [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 19, 2002 3:38 PM
To: [EMAIL PROTECTED]
Subject: RE: JMS sample can not run
Hi Jaime,
Now the JMS sample can run using
n the latest Axis version
from CVS. You can wait for a bug fix release, pick up a nightly build,
or check it out from cvs yourself. I've attached the file with this
message as well.
Thanks,
Jaime
-Original Message-----
From: Kevin Wang [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 19,
inside tags.
Thanks,
Jaime
-Original Message-
From: Kevin Wang [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 19, 2002 10:19 AM
To: [EMAIL PROTECTED]
Subject: RE: JMS sample can not run
Thanks Jaime and David,
I think I followed the instruction in AxisJMSSample.pdf, and I'm usin
mponents.jms to the fully qualified classname
of the SonicMQVendorAdapter. Instead of
jndi-connection-factory.properties, you should use
sonic-connection-factory.properties in the sample directory. Let me
know how this works for you.
Thanks,
Jaime
Sonic Software Corporation
-Original Mess
Hi,
I'm new to Axis, now I'm trying to run the JMS sample with SonicMQ.
But I got an exception like this:
C:\xml-axis-10\samples\jms>java samples.jms.JMSTest -c
jndi-connection-factory.p
roperties -d "MyQ" IBM PRGS
Nov 18, 2002 4:57:57 PM org.apache.axis.transport.jms.SimpleJMSListener
SEVERE: