Re: Re: Axis2: Returning an Object as AnyType - get error

2009-05-11 Thread Boris Klug
String aString; public Integer aInteger; public Boolean aBoolean; } and only set the value of the type I want to return. It would work - but its ugly. So some other hints? - original Nachricht Betreff: Re: Axis2: Returning an Object as AnyType - get error Gesendet: Mo, 11. Mai

RE: Re: Axis2: Returning an Object as AnyType - get error

2009-05-11 Thread Raghu Upadhyayula
/ Thanks Raghu From: Boris Klug [mailto:bo...@klg.de] Sent: Monday, May 11, 2009 2:44 AM To: Chinmoy Chakraborty; axis-user@ws.apache.org Subject: Re: Re: Axis2: Returning an Object as AnyType - get error Hello! Thank you for your suggestion. I have done it in another case where I had to return