Hello!

I moved my servlet from WinNT4.0 Workstation to SUN Solaris (both have
installed Tomcat 3.1),  on WinNT my servlet works fine, but on Solaris
return the next message

Error: 500
Location: /mapas/servlet/myservlet
Internal Servlet Error:

java.lang.IllegalAccessError: ServletFieldReader
 at InmyServlet.sendHTMLResponse(Compiled Code)
 at InmyMapServlet.service(InfmyServlet.java:355)
 at javax.servlet.http.HttpServlet.service(Compiled Code)
 at org.apache.tomcat.core.ServletWrapper.handleRequest(Compiled Code)
 at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:597)
 at
org.apache.tomcat.servlets.InvokerServlet.service(InvokerServlet.java:257)
 at javax.servlet.http.HttpServlet.service(Compiled Code)
 at org.apache.tomcat.core.ServletWrapper.handleRequest(Compiled Code)
 at org.apache.tomcat.core.ContextManager.service(Compiled Code)
 at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(Compi
led Code)
 at org.apache.tomcat.service.TcpConnectionThread.run(Compiled Code)
 at java.lang.Thread.run(Compiled Code)



Some idea?

Thanks in Advance

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to