hello there
may someone help me...
i wrote a little jsp-page (the hello world-example, what a surprise!) and
this page has worked fine with jrun 2.3
today i upgraded to jrun 2.3.2 and my little nice program always failed.
the error is (sorry for the length):
Invalid UTF-8 code. (bytes: 0xfffffff6 0x6e)
com.livesoftware.xml.TransformException: Invalid UTF-8 code. (bytes:
0xfffffff6 0x6e)
at com.livesoftware.xml.XT.process(XT.java:70)
at
com.livesoftware.jsp.JSPCompiler.createServlet(JSPCompiler.java:111)
at com.livesoftware.jsp.JSPServlet.service(JSPServlet.java:95)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:840)
at com.livesoftware.jrun.JRun.runServlet(Compiled Code)
at
com.livesoftware.jrun.JRunGeneric.handleConnection(JRunGeneric.java)
at
com.livesoftware.jrun.JRunGeneric.handleProxyConnection(JRunGeneric.java)
at
com.livesoftware.jrun.service.proxy.JRunProxyServiceHandler.handleRequest(JRunProxyServiceHandler.java)
at com.livesoftware.jrun.service.ThreadConfigHandler.run(Compiled
Code)
i use the jdk 1.2.1
has anybody an idea??
thanks for every hint!
sandro
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".