Hi,
     I deployed a web service and wrote a 'Client.java' and it worked fine.,When i changed to 'Client.jsp' iam getting the following errors..
 
*************
        package org.apache.axis.client does not exist
           import org.apache.axis.client.Call;
        package org.apache.axis.utils does not exist
            import org.apache.axis.utils.Options;
          ----- 
         - - - - - - - and some other javax.xml.*  packages
**************
My client.jsp,Tomcat,Axis and my Web service are on the same Machine and I have laready setup the Path  and Classpath variables.
 
Can any one tell me where Iam going wrong...?
 
thanks in Advance
Rao.,
 
 
 
 
 
 


Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes

Reply via email to