Re: Error while invoking service method..

2008-05-19 Thread Thilina Gunarathne
Please check the differences in the constructors (visibility public/private/protected... ? ) of your two web services. Make sure it's possible to create an object of the second web service class from out side the package and the inheritance hierarchy.. ~Thilina On Fri, May 16, 2008 at 2:01 PM, M

Error while invoking service method..

2008-05-16 Thread Minal Satpute
Hello All, I have build a two web services very similar to each other. First one is working ok but the second one giving an error. The stack trace is like following. Help will be really appreciated. [ERROR] Exception occurred while trying to invoke service method processCdr org.apache.axis2.Ax