> How about a String[] some of them containing null String.
> I encountered failure with some AppServers. I don't know
> the status for Apache SOAP servlet.
Should work just fine.
> By the way, does Axis or SOAP do multi-ref serilization?
> If I send a String[] containing identical strings, wil
t; >
> > Sanjiva.
> >
> > - Original Message -
> > From: "Brian Gilman" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Thursday, December 06, 2001 8:30 PM
> > Subject: Re: NullPointerException when serializing null Strin
n the wire?
Regards,
Soumen Sarkar.
-Original Message-
From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 06, 2001 11:37 AM
To: [EMAIL PROTECTED]
Subject: Re: NullPointerException when serializing null String objects
Sam Ruby writes:
> Here's a wiredum
Sam Ruby writes:
> Here's a wiredump of a client trying to pass nulls to an Apache SOAP 2.2:
>
>
http://www.mds.rmit.edu.au/~ajk/soap/interop/r2/Apache%25202.2/echoString%25
20(null).txt
>
> True, it is not an Apache SOAP 2.2 client, but I am under the opinion that
> SOAP is all about interoperabi
Turner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 06, 2001 9:27 PM
Subject: Re: NullPointerException when serializing null String objects
> Hi everyone,
>
> The "NullPointerException" occurs when there's a null String object that's
Sanjiva Weerawarana wrote:
>
> I'd still like to see what Apache SOAP 2.2 client code he wrote
> that caused the null strings to break.
Here's a wiredump of a client trying to pass nulls to an Apache SOAP 2.2:
http://www.mds.rmit.edu.au/~ajk/soap/interop/r2/Apache%25202.2/echoString%2520(null).t
7;d still like to see what Apache SOAP 2.2 client code he wrote
> that caused the null strings to break.
>
> Sanjiva.
>
> - Original Message -
> From: "Brian Gilman" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, December 06, 20
de he wrote
that caused the null strings to break.
Sanjiva.
- Original Message -
From: "Brian Gilman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 06, 2001 8:30 PM
Subject: Re: NullPointerException when serializing null String objects
>
Hello all,
I believe Dave already forwarded the code to this list. Please
take a look at this thread to find it.
Best,
-B
---
Brian Gilman <[EMAIL PROTECTED]>
Sr. Software Engineer MIT/Whitehead Inst. Center
How did you serialize the string? If its a parameter to an RPC
call the null value should be handled correctly.
Can you post the code that shows the problem please?
Sanjiva.
- Original Message -
From: "David Turner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December
Hi,
I had no problems sending a null String ?
Here's what the serialization generated:
Where is the bug ?
Thanks
Yuan
_
Get your FREE download of MSN Explorer at http://explorer.
Brian Gilman wrote:
>
>I'm sorry to be such a dim light here but can you tell us why this
> is considered an "edge case"?? I'd think that most people who are writing
> code to marshall/unmarshall objects on the wire would encounter this
> problem. What am I missing?? Is there, in your estimati
-
From: Brian Gilman [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 05, 2001 9:37 AM
To: [EMAIL PROTECTED]
Subject: Re: NullPointerException when serializing null String objects
Hello all,
I'm sorry to be such a dim light here but can you tell us why this
is considered an "
Hello all,
I'm sorry to be such a dim light here but can you tell us why this
is considered an "edge case"?? I'd think that most people who are writing
code to marshall/unmarshall objects on the wire would encounter this
problem. What am I missing?? Is there, in your estimation of our cod
David Turner wrote:
>
> I ran into a problem with SOAP's current String serialization when it
> encounters null String objects. I couldn't find anything in either the
> user or dev archives regarding this so I don't know if this is a bug or
> not.
>
> I ended up writing my own String serializer
15 matches
Mail list logo