Morning All--
When i try to run the SOAPMonitor I get exception
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/axis2/hand
lers/AbstractHandler
cd %AXIS2_HOME%\repository\modules
java -classpath %AXIS2_HOME%\repository\modules;%CLASSPATH%
org.apache.axis2.handlers.soapmonitor.SOAPMonitorHandler
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/axis2/handlers/AbstractHandler
How does one successfuly execute soapmonitor module or otherwise (for any
service) in axis2 ?
Thanks!
M--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed. If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.
----- Original Message -----
From: "Davanum Srinivas" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, June 19, 2007 11:52 AM
Subject: Re: [Axis2] How to intercept SOAP request/response
Yes and Yes.
-- dims
On 6/19/07, Edward Bush <[EMAIL PROTECTED]> wrote:
All,
I need to intercept the SOAP request/response to persist them (in
XML-format) in a database. Is this something I'd have to use a handler
for?
If I understand handlers, they should be able to observe the
request/response and yet still let my service skeleton fire. Is that
correct? Trying to piece this together.
Thanks!
Eddie Bush
Software Analyst
Clinical Reference Laboratory
bushe at crlcorp dot com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Davanum Srinivas :: http://davanum.wordpress.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]