Re: Date Problem while sending Date from Apache Soap Client to MS SoapServer

2002-04-30 Thread dswanson1
Take a look at the XML spec... http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/#dateTime

Date Problem while sending Date from Apache Soap Client to MS Soap Server

2002-04-30 Thread Yagantappa J
Hello,     I am having a problem in sending Date value from Apache Soap Client to MS Soap Server. My system time is in PDT. When I send a date to MS Soap, the date value is getting reduced by 7 hours in MS Soap server. Please help me in solving this problem. Thanks in advance, Yag.Have a nice day.B

AXIS beta 2 release is available

2002-04-30 Thread Russell Butek
The beta 2 release of Apache's AXIS soap engine is available: http://xml.apache.org/axis/dist/beta2/. For differences between beta 1 and beta 2 see http://xml.apache.org/axis/beta1-beta2.html. This release was built with: - ant 1.4.1 - xerces 2 - tomcat 4.0.3 (for servlet.jar, activation.jar, an

[PATCH] Boolean value interpretation for null values.

2002-04-30 Thread Marc Tremblay
Here's the patch Dave referred to previously (see "RE: do an Apache SOAP 2.3 release ?" 4/26/2002 in soap-dev). It allows xsi:null="1" and xsi:null="true" to be properly handled by refactoring the 0/1/true/false handling code in BooleanDeserializer into a new method in SoapEncUtils called decodeB

Re: How to make an EJB comp into a web service?

2002-04-30 Thread Scott Nichol
I do not have direct experience with WebLogic, but have used JBoss (cf. http://www.scottnichol.com/apachesoapjboss.htm). I have not used the admin UI, so I do not know where to specify some of the parameters for the Stateless EJB Provider. The deployment descriptor I used is http://xml.apache.

How to make an EJB comp into a web service?

2002-04-30 Thread Nilesh Kumar, Koratpallikar
Hello, I am using Apache SOAP 2.2 I was trying to deploy an existing stateless session bean into a web service. 1] I deployed the existing stateless session bean into weblogic 2] Wrote a SOAP RPC client to access one of the methods from the session bean 3] Added a deployment desc

[unsubscribe]

2002-04-30 Thread SebaGO2
[unsubscribe]