Re: Error in BeanSerializer

2007-08-03 Thread albert quinn
Sorry, but I can't help you if you don't give more information. Try to give all the information about your problem, perhaps i won't be able to help you because I'm only a newbie, but perhaps anybody will. 2007/8/2, Ashish Kulkarni <[EMAIL PROTECTED]>: > > Hi > But how do i find which class, i hav

Re: Error in BeanSerializer

2007-08-02 Thread Ashish Kulkarni
Hi But how do i find which class, i have this complex java code, created from a complex XSD (Style sheet) this does not show which class has this issue Ashish On 8/2/07, albert quinn <[EMAIL PROTECTED]> wrote: > > Hi Ashish !!! : > > I'm a newbie in the Axis 2 world, but i've faced a problem s

Re: Error in BeanSerializer

2007-08-02 Thread albert quinn
Hi Ashish !!! : I'm a newbie in the Axis 2 world, but i've faced a problem similar to yours. Perhaps when you send the response from the WebService, you're returning an object from a class which it's not a bean class. Add getters and setters methods to that class and a no parameters constructo

Error in BeanSerializer

2007-08-02 Thread Ashish Kulkarni
Hi I am getting the following error when i am trying to send a response from Webservice, what does this mean 2007-08-02 14:44:37,038 ERROR [http-4080-Processor25] ser.BeanSerializer ( BeanSerializer.java:274) - Exception: java.lang.NullPointerException at org.apache.axis.encoding.ser.BeanSeriali