Hi, All
I just updated my JBoss from 3.2.3 to 3.2.5, and the JSP can't be compiled. here is
the exceptions:
| org.apache.jasper.JasperException: Unable to compile class for JSP
|
| An error occurred at line: 38 in the jsp file: /process.jsp
| Generated servlet error:
|
C:\j2ee\jboss-3.2.5\server\all\work\jboss.web\localhost\MT\org\apache\jsp\process_jsp.java:93:
cannot resolve symbol
| symbol : variable apache
| location: interface **.ejb.Organiser
| _jspx_page_context.forward("inputinfo.jsp" +
(("inputinfo.jsp").indexOf('?')>0? '&': '?') +
org.apache.jasper.runtime.JspRuntimeLibrary.URLEncode("X-MMS-Account",
request.getCharacterEncoding())+ "=" +
org.apache.jasper.runtime.JspRuntimeLibrary.URLEncode(String.valueOf(account ),
request.getCharacterEncoding()) + "&" +
org.apache.jasper.runtime.JspRuntimeLibrary.URLEncode("X-MMS-Organiser",
request.getCharacterEncoding())+ "=" +
org.apache.jasper.runtime.JspRuntimeLibrary.URLEncode(String.valueOf(organiser ),
request.getCharacterEncoding()) + "&" +
org.apache.jasper.runtime.JspRuntimeLibrary.URLEncode("X-MMS-Password",
request.getCharacterEncoding())+ "=" +
org.apache.jasper.runtime.JspRuntimeLibrary.URLEncode(String.valueOf(password ),
request.getCharacterEncoding()));
|
|
the JSP file works files with 3.2.3, anybody know what could be the problem.
THanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840606#3840606
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840606
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user