You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Wei Li <we...@eng.fsu.edu> on 2002/05/17 05:31:00 UTC

newbie question

Hi, there,

When I run localhost:8080/soap/admin/index.html, then click deploy, there will 
also be an error message like this.

Can someone help me about this?

thanks.



type Exception report

message Internal Server Error

description The server encountered an internal error (Internal Server Error) 
that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: Unable to compile class for JSPNote: 
sun.tools.javac.Main has been deprecated.

C:\Apache Tomcat 4.0\work\localhost\soap\admin\deploy$jsp.java:6: Package 
org.apache.soap.util not found in import.
import org.apache.soap.util.*;
       ^

C:\Apache Tomcat 4.0\work\localhost\soap\admin\deploy$jsp.java:7: Package 
org.apache.soap.util.xml not found in import.
import  org.apache.soap.util.xml.*;
        ^

C:\Apache Tomcat 4.0\work\localhost\soap\admin\deploy$jsp.java:8: Package 
org.apache.soap.server not found in import.
import  org.apache.soap.server.*;
        ^
3 errors, 1 warning

With a PC, I always felt limited by the software available.
On Unix, I am limited only by my knowledge.

--Peter J. Schoenster