Re: java.lang.reflect.InvocationTargetException - Using RPCServiceClient

2008-01-25 Thread Sanjeev Kumar
you can do one thing , just delete the old jar and all unnecessary file and folder ,and also delete all unnessary project from ur server. bcz, I had sufferd too much with this error On 1/25/08, Deepal jayasinghe <[EMAIL PROTECTED]> wrote: > > Hi Raghuveer, > This should be a bug , please crea

Re: java.lang.reflect.InvocationTargetException - Using RPCServiceClient

2008-01-24 Thread Deepal jayasinghe
Hi Raghuveer, This should be a bug , please create a JIRA Thanks Deepal > > We are trying to connect to an axis web service through > RPCServiceClient. On the server side we are using hibernate and spring. > > The object we are trying to retrieve is a complex java object. I see > that the functio

java.lang.reflect.InvocationTargetException - Using RPCServiceClient

2008-01-24 Thread Raghuveer, Smitha
We are trying to connect to an axis web service through RPCServiceClient. On the server side we are using hibernate and spring. The object we are trying to retrieve is a complex java object. I see that the function on the server side is being called but unable to return the object on the client s