Hi all,
I have a simple axis 1.4 web service which I deployed successfully and can invoke it from main method of a Java class.
This works fine but when I try to invoke it from a web application it throws an exception saying 'Class not found' for the class 'ws/impl/AwardWebServiceSoapBindingStub'.
I tried to debug it but could not find anything.
Any help? Thanks in advance.
Regards, Jani.