Re: setBody() and setHeader() problem in Axis 1.2 RC3

2005-12-19 Thread dyemme
To: axis-dev@ws.apache.org Subject: Re: setBody() and setHeader() problem in Axis 1.2 RC3 Hi All, Can anybody (axis core development team) through some

Re: setBody() and setHeader() problem in Axis 1.2 RC3

2005-12-16 Thread Venkat Reddy
() problem in Axis 1.2 RC3 Hi All, Can anybody (axis core development team) through some light on this issue? These methods work perfectly in Axis1.2 Beta and not in Axis1.2 RC1.3. It might be a bug or issue in AXIS. Right now these methods are setting null into SOAP

Re: setBody() and setHeader() problem in Axis 1.2 RC3

2005-12-16 Thread jayachandra
@ws.apache.org Subject: Re: setBody() and setHeader() problem in Axis 1.2 RC3 Hi All, Can anybody (axis core development team) through some light on this issue? These methods work perfectly in Axis1.2 Beta and not in Axis1.2 RC1.3. It might be a bug or issue in AXIS. Right now these methods

Re: setBody() and setHeader() problem in Axis 1.2 RC3

2005-12-16 Thread dyemme
14, 2005 10:55 AM To: axis-dev@ws.apache.org Subject: Re: setBody() and setHeader() problem in Axis 1.2 RC3 Hi All, Can anybody (axis core development team) through some light on this issue

Re: setBody() and setHeader() problem in Axis 1.2 RC3

2005-12-14 Thread dyemme
Hi All, Can anybody (axis core development team) through some light on this issue? These methods work perfectly in Axis1.2 Beta and not in Axis1.2 RC1.3. It might be a bug or issue in AXIS. Right now these methods are setting null into SOAP Message. Thanks, Damodar. On Tue, 2005-12-13 at

RE: setBody() and setHeader() problem in Axis 1.2 RC3

2005-12-14 Thread dyemme
of the current source tree and see if the problem is fixed. -- Tom Jordahl Adobe ColdFusion Team -Original Message- From: dyemme [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 10:55 AM To: axis-dev@ws.apache.org Subject: Re: setBody() and setHeader() problem in Axis 1.2

setBody() and setHeader() problem in Axis 1.2 RC3

2005-12-13 Thread dyemme
Hi, I have a problem with two methods in the Axis latest release and I don't have this problem in the Axis 1.2 Beta versions. The setBody() and setHeader() methods in the SOAPEnvelope are not working properly in latest Axis release. Is there any substitute to this methods in the latest release?.