Re: [Axis] NullPointerException

2006-08-17 Thread Yitzchok Good

Correction: https://issues.apache.org/jira/browse/WSIF-87

On 8/17/06, Yitzchok Good <[EMAIL PROTECTED]> wrote:

Done :)
http://www.c4pda.com/showthread.php?p=213296#post213296

On 8/17/06, Derek <[EMAIL PROTECTED]> wrote:
> Please file a JIRA indicating that adding NULL to a vector causes a
> NullPointerException instead of a helpful error message.
>
> Thanks.
>
> Derek
>
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> > Behalf Of Yitzchok Good
> > Sent: Thursday, August 17, 2006 12:16 PM
> > To: axis-user@ws.apache.org
> > Subject: Re: [Axis] NullPointerException
> >
> >
> > Error found. I was adding NULL to a Vector. Somehow I didn't
> > get any error message in the console, and instead got a
> > cryptic SOAP message. Thanks!
> >
> > On 8/15/06, Anne Thomas Manes <[EMAIL PROTECTED]> wrote:
> > > Please post the input message and the WSDL and WSDD for the service.
> > >
> > > On 8/15/06, Yitzchok Good <[EMAIL PROTECTED]> wrote:
> > > > Greetings.
> > > > I'm sending a bunch of stuff to the Axis server and getting back:
> > > >   > > > xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";
> > > > xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> > > > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
> > > > 
> > > > 
> > > > soapenv:Server.userException
> > > > java.lang.NullPointerException
> > > > 
> > > >  > xmlns:ns1="http://xml.apache.org/axis/";>Elyse
> > > > 
> > > > 
> > > > 
> > > > 
> > > >
> > > > How do I track down what is causing the trouble?
> > > > Can I not send a null string or class?
> > > > --
> > > > - Yitzchok Good
> > > >
> > > >
> > 
> > > > -
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > >
> > ---------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > --
> > - Yitzchok Good
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
- Yitzchok Good




--
- Yitzchok Good

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis] NullPointerException

2006-08-17 Thread Yitzchok Good

Done :)
http://www.c4pda.com/showthread.php?p=213296#post213296

On 8/17/06, Derek <[EMAIL PROTECTED]> wrote:

Please file a JIRA indicating that adding NULL to a vector causes a
NullPointerException instead of a helpful error message.

Thanks.

Derek

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Yitzchok Good
> Sent: Thursday, August 17, 2006 12:16 PM
> To: axis-user@ws.apache.org
> Subject: Re: [Axis] NullPointerException
>
>
> Error found. I was adding NULL to a Vector. Somehow I didn't
> get any error message in the console, and instead got a
> cryptic SOAP message. Thanks!
>
> On 8/15/06, Anne Thomas Manes <[EMAIL PROTECTED]> wrote:
> > Please post the input message and the WSDL and WSDD for the service.
> >
> > On 8/15/06, Yitzchok Good <[EMAIL PROTECTED]> wrote:
> > > Greetings.
> > > I'm sending a bunch of stuff to the Axis server and getting back:
> > >   > > xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";
> > > xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> > > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
> > > 
> > > 
> > > soapenv:Server.userException
> > > java.lang.NullPointerException
> > > 
> > >  xmlns:ns1="http://xml.apache.org/axis/";>Elyse
> > > 
> > > 
> > > 
> > > 
> > >
> > > How do I track down what is causing the trouble?
> > > Can I not send a null string or class?
> > > --
> > > - Yitzchok Good
> > >
> > >
> ----
> > > -
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> - Yitzchok Good
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
- Yitzchok Good

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis] NullPointerException

2006-08-17 Thread Yitzchok Good

Error found. I was adding NULL to a Vector. Somehow I didn't get any
error message in the console, and instead got a cryptic SOAP message.
Thanks!

On 8/15/06, Anne Thomas Manes <[EMAIL PROTECTED]> wrote:

Please post the input message and the WSDL and WSDD for the service.

On 8/15/06, Yitzchok Good <[EMAIL PROTECTED]> wrote:
> Greetings.
> I'm sending a bunch of stuff to the Axis server and getting back:
> 
>  xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";
> xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
> 
> 
> soapenv:Server.userException
> java.lang.NullPointerException
> 
> http://xml.apache.org/axis/";>Elyse
> 
> 
> 
> 
>
> How do I track down what is causing the trouble?
> Can I not send a null string or class?
> --
> - Yitzchok Good
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-----
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
- Yitzchok Good

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Axis] NullPointerException

2006-08-15 Thread Yitzchok Good

Greetings.
I'm sending a bunch of stuff to the Axis server and getting back:

http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>


soapenv:Server.userException
java.lang.NullPointerException

http://xml.apache.org/axis/";>Elyse





How do I track down what is causing the trouble?
Can I not send a null string or class?
--
- Yitzchok Good

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Modifying the generated SOAP for a vector/array

2006-06-30 Thread Yitzchok Good

Using the WTP 1.0.2, the SOAP generated for a vector looks like:


Joey
Doe
18



Is there a way to change the "item" to something else?

An array gets me:

Joey
Doe
18


Sam
Yo
28



Is there a way to turn off the extra wrapper?

I got TomCat 5.5 + Axis 1.4

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]