Hi,

I presume you are running the same version of the JVM with the same version
of the J2EE implementation and the same classpath? If not check these first.

Dominic

At 10:34 13/03/01 -0800, Mario Vera wrote:
>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

-------------------------------------------
Dominic O'Reirdan
Access Technology Group
Internet Engineering
Cable & Wireless
703-292-2815
-------------------------------------------

___________________________________________________________________________
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