;[EMAIL PROTECTED]>
Sent: Wednesday, August 21, 2002 1:46 PM
Subject: Re: [from soap-user] Re: urgent help needed with:Error building
response evelope
i am using soap2_2
>From: Scott Nichol
>To: WANG xiulan , [EMAIL PROTECTED]
>Subject: [from soap-user] Re: urgent help needed with:Error
What version of Apache SOAP are you using?
Scott Nichol
- Original Message -
From: "WANG xiulan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, August 20, 2002 11:01 AM
Subject: urgent help needed with:Error building res
The tutorial in java world can serve a good starter.
http://www.javaworld.com/javaworld/jw-03-2001/jw-0330-soap.html
Then u may also browse thru the SOAP specifications at w3c.org
vamsi
On Sat, 20 Apr 2002 Vinod Palan wrote :
>Hi All,
>I am new to soap can one of you tell me where to start and
IL PROTECTED]>
Sent: Friday, April 19, 2002 5:05 PM
Subject: Help Needed
Hi All,
I am new to soap can one of you tell me where to start and which book to refer
and which site will be useful.
Thanks In Advance
Vinod
[EMAIL PROTECTED]
Hi All,I am new to soap can one of you tell
me where to start and which book to refer and which site will be
useful.Thanks In AdvanceVinod[EMAIL PROTECTED]
hi ,
Thanxs for the help..
But it was really my bad I had not read the XML Spec..
- Original Message -
From: "Oleg Dulin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, June 29, 2001 5:26 PM
Subject: Re: Urgent help nee
> I was wondering if there was a decent way to escape the & sign ?
> May be URLEncoding the characters before stuffing them in to literal
> XML ?
> Would appreciate a quick fix !!
URLEncoding worked for me, but you can also use & (I think) to
represent an ampersand.
--
Regards,
Oleg Dulin
--
hi,
My bad ..
I could use & and stuff...
- Original Message -
From: "Naggi Rao" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 29, 2001 8:42 AM
Subject: Urgent help needed
> Hi all,
> Its more of a XML Question ..
> I am passing a
[EMAIL PROTECTED]
> Subject: Urgent help needed
>
>
> Hi all,
> Its more of a XML Question ..
> I am passing a few elements (as literal XML) to my WebServvice as :
>
>
>
> It works fine for cases above :
>
> but the XML Parser get very very angry if I pass
>I was wondering if there was a decent way to escape the & sign ?
try these:
'&' -> &
'<' -> <
'>' -> >
ciao,
Norbert
Hi all,
Its more of a XML Question ..
I am passing a few elements (as literal XML) to my WebServvice as :
It works fine for cases above :
but the XML Parser get very very angry if I passed :
I was wondering if there was a decent way to escape the & sign ?
May be URLEncoding the characters
-
From: "Kumar Raj" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 25, 2001 9:29 AM
Subject: Help needed..
> Hi !
>
> I tried working with Addressbook sample in Apache SOAP v2.0. Itz working
> fine.
> The same Addressbook sample if I try to r
12 matches
Mail list logo