Amila,
I downloaded the axis2-SNAPSHOT.zip distribution and tried to rerun the
test. When the server tries to return the SOAP message, I now receive
the following exception:
Caused by: java.lang.NoClassDefFoundError: javax/xml/soap/SOAPEnvelope
at
com.arinc.afd.clfengine.processor.CommandProcessor.sendCommandToJAGS(Unk
nown Source)
at
com.arinc.afd.clfengine.processor.jl.GetSeatAvailabilityProcessorJL.proc
essHostRequest
(Unknown Source)
Digging into a little shows that in this SNAPSHOT, the
axis2-saaj-SNAPSHOT.jar file no longer contains a SOAPEvelope class;
however, it does contain a SOAPEnvelopeImpl class. This impl class
references the javax.xml.soap.SOAPEvelope class from the standard saaj
distribution; however, saaj was not provided within the distribution.
I deployed the SNAPSHOT by downloading the archive and then exploding
it. Once expanded, I build the WAR file by going into the
{path.to.axis2}/axis2-SNAPSHOT/webapp and issuing the following command:
'ant'. The resulting axis2.war was built without error and was found
residing in the 'dist' directory. The WAR file was then moved into the
Tomcat 'webapps' directory (after removing the prior distribution).
Do I need to add my version of saaj into the axis2/WEB-INF/lib
directory? Will the SNAPSHOT be updated to include the version of saaj
you are expecting to use? Shouldn't the WAR file be self-contained so
that deployment is simply dropping it into Tomcat?
Regards,
Larry Johnson
________________________________
From: Amila Suriarachchi [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 20, 2007 12:32 AM
To: [email protected]
Subject: Re: TimeZone Not Handled Properly In java.util.Date Conversions
On 2/20/07, Johnson, Larry D (LJOHNSON) <[EMAIL PROTECTED]> wrote:
Amila,
How do I set the nillable true on automatically generated WSDL from a
deployed POJO?
this should be automatically set. try with the latest nightly build.
Regards,
Larry Johnson
________________________________
--
Amila Suriarachchi,
WSO2 Inc.