Soap Request Date Format

2007-11-06 Thread Nguyen Le
Hi, I was wondering if the date format for SOAP request generated by axis are hardcoded. In my SOAP request I have the following format 2007-11-21T18:00: 55.437Z But I need it to be the following 2007-11-21T18:00: I have tried modifying the SimpleDateFormat but to no avail. I have tried to do

Re: Soap Request Date Format

2007-11-08 Thread Nguyen Le
? > > You need to keep in mind that having a standard date format in your > service means third parties can easily connect to it without having to > run date formatting code (e.g. .NET clients) > > Nguyen Le wrote: > > Hi, > > > > I was wondering if the d

Invalid Element ContextVariables

2007-12-01 Thread Nguyen Le
Hi, When I am generating my SOAP Request in Axis2 I am getting the following error org.xml.sax.SAXException: Invalid element in com.odyssey.webservices.ContextVariables - siteItemAddress1 I am unclear on what this exception means. Does this mean that I am missing siteItemAddres element in my gen

[Axis2]Unknown parsing error

2008-02-27 Thread Nguyen Le
Hi, I am getting the following exception when running my Axis2 test application. I am migrating from Axis1.4 to Axis2 and my application runs fine in Axis1.4. Can anybody help me resolve the issue or point me in the correct direction. org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxParsingExcept