NumerFormatException when sending a null int

2007-05-07 Thread Collin Peters
There has to be a simple answer for this that I haven't been able to find. This is one of those difficult things to search for because all the terms are very common. I have a simple value object class that is being sent via a simple web service call. Inside the class are some Integer variables

Re: NumerFormatException when sending a null int

2007-05-07 Thread Martin Gainty
- From: Collin Peters [EMAIL PROTECTED] To: axis-user@ws.apache.org Sent: Monday, May 07, 2007 6:21 PM Subject: NumerFormatException when sending a null int There has to be a simple answer for this that I haven't been able to find. This is one of those difficult things to search for because all

Re: NumerFormatException when sending a null int

2007-05-07 Thread Collin Peters
without making a copy. Thank you. - Original Message - From: Collin Peters [EMAIL PROTECTED] To: axis-user@ws.apache.org Sent: Monday, May 07, 2007 6:21 PM Subject: NumerFormatException when sending a null int There has to be a simple answer for this that I haven't been able to find