Hi,

somewhere in the mail-archives you will find a similar question (and answers...)

-> JRun 3.0 does not completely comply to the specifications for JSP1.1. JRun 3.1 seems
to be better...

hope this helps
Alexander

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 12, 2001 7:56 AM
To: [EMAIL PROTECTED]
Subject: No match was found for method "setLocale(java.lang.String) -
JRUN 3.0


I am trying to deploy struts-examples on JRUN 3.0 on Win2K but it gives following error

500 Internal Server Error
/struts/examples/:

javax.servlet.ServletException: Compilation error occured: 
 
allaire.jrun.scripting.DefaultCFE: 
Errors reported by compiler:D:/Program Files/Allaire/JRun/servers/default/Struts 
Examples/WEB-INF/jsp/jrun__index2ejspa.java:41:1:41:27: Error: No match was found for 
method "setLocale(java.lang.String)".

        at 
allaire.jrun.scripting.JavaCompilerService.compile(JavaCompilerService.java:122)
        at allaire.jrun.jsp.JSPServlet.compilePage(JSPServlet.java:458)
        at allaire.jrun.jsp.JSPServlet.createServlet(JSPServlet.java:399)
        at allaire.jrun.jsp.JSPServlet.loadPage(JSPServlet.java:202)
        at allaire.jrun.jsp.JSPServlet.service(JSPServlet.java:169)
        at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1013)
        at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java:925)
        at 
allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequestDispatcher.java:88)
        at allaire.jrun.file.FileServlet.service(FileServlet.java:146)
        at allaire.jrun.servlet.JRunServletPool.service(JRunServletPool.java:92)
        at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1013)
        at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java:925)
        at 
allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequestDispatcher.java:88)
        at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1131)
        at allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java:330)
        at allaire.jrun.http.WebEndpoint.run(WebEndpoint.java:107)
        at allaire.jrun.ThreadPool.run(ThreadPool.java:272)
        at allaire.jrun.WorkerThread.run(WorkerThread.java:75)


Can anybody help ?



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to