Also make sure that your classpath is setup properly so that Jikes picks it
up.  If in "conf\server.xml", you change the jasper logging level to DEBUG
such as:

    <Logger name="JASPER_LOG"
         path="logs/jasper.log"
         verbosityLevel = "DEBUG" />

You will get a trace like below.  If you are running under NT and running
Tomcat as a service using jk_nt_service.exe, make sure that you've properly
configured wrapper.properties.  I'm just in the process of migrating over
from Tomcat 3.1 to Tomcat 3.2.2 and Jikes and the new jaxp XML packages are
the areas that I've had trouble with.

Hope this helps.

2001-06-07 07:25:46 - JspEngine --> /jsp/Domain.jsp
2001-06-07 07:25:46 -       ServletPath: /jsp/Domain.jsp
2001-06-07 07:25:46 -          PathInfo: null
2001-06-07 07:25:46 -          RealPath:
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\jsp\Domain.j
sp
2001-06-07 07:25:46 -        RequestURI: /CanogaView/jsp/Domain.jsp
2001-06-07 07:25:46 -       QueryString: IP_CONTEXT=192.168.1.100
2001-06-07 07:25:46 -    Request Params:
2001-06-07 07:25:46 -    IP_CONTEXT = 192.168.1.100
2001-06-07 07:25:46 - Classpath according to the Servlet Engine is:
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\WEB-INF\clas
ses
2001-06-07 07:25:46 - Package name is: jsp
2001-06-07 07:25:46 - Class file name is:
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\work\localhost_8080%2FCanogaVie
w\_0002fjsp_0002fDomain_0002ejspDomain.class
2001-06-07 07:25:46 - Java file name is:
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\work\localhost_8080%2FCanogaVie
w\_0002fjsp_0002fDomain_0002ejspDomain_jsp_0.java
2001-06-07 07:25:46 - Class name is:
_0002fjsp_0002fDomain_0002ejspDomain_jsp_0
2001-06-07 07:25:53 - JspEngine --> /jsp/DomainView.jsp
2001-06-07 07:25:53 -       ServletPath: /jsp/DomainView.jsp
2001-06-07 07:25:53 -          PathInfo: null
2001-06-07 07:25:53 -          RealPath:
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\jsp\DomainVi
ew.jsp
2001-06-07 07:25:53 -        RequestURI: /CanogaView/jsp/DomainView.jsp
2001-06-07 07:25:53 -       QueryString: IP_CONTEXT=192.168.1.100
2001-06-07 07:25:53 -    Request Params:
2001-06-07 07:25:53 -    IP_CONTEXT = 192.168.1.100
2001-06-07 07:25:53 - Classpath according to the Servlet Engine is:
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\WEB-INF\clas
ses
2001-06-07 07:25:53 - Package name is: jsp
2001-06-07 07:25:53 - Class file name is:
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\work\localhost_8080%2FCanogaVie
w\_0002fjsp_0002fDomainView_0002ejspDomainView.class
2001-06-07 07:25:53 - Java file name is:
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\work\localhost_8080%2FCanogaVie
w\_0002fjsp_0002fDomainView_0002ejspDomainView_jsp_0.java
2001-06-07 07:25:53 - Class name is:
_0002fjsp_0002fDomainView_0002ejspDomainView_jsp_0
2001-06-07 07:25:53 - Accepted org.apache.jasper.compiler.Parser$Declaration
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\jsp\DomainVi
ew.jsp(0,0)
2001-06-07 07:25:53 -
Handling Directive: include
{file=/com/canoga/canogaview/lib/jsp/CheckLogin.jsp}
2001-06-07 07:25:53 - Accepted org.apache.jasper.compiler.Parser$Directive
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\jsp\DomainVi
ew.jsp(1,0)
2001-06-07 07:25:53 - Accepted org.apache.jasper.compiler.Parser$Comment at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\lib\jsp\CheckLogin.jsp(0,0)
2001-06-07 07:25:53 -
Handling Directive: page
{import=com.canoga.canogaview.iface.CanogaViewConstants,com.canoga.canogavie
w.lib.auth.*}
2001-06-07 07:25:53 - Accepted org.apache.jasper.compiler.Parser$Directive
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\lib\jsp\CheckLogin.jsp(3,0)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Scriptlet
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\lib\jsp\CheckLogin.jsp(4,0)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Scriptlet
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\jsp\DomainVi
ew.jsp(2,0)
2001-06-07 07:25:54 -
Handling Directive: include
{file=/com/canoga/canogaview/lib/jsp/ExtractChassisContext.jsp}
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Directive
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\jsp\DomainVi
ew.jsp(3,0)
2001-06-07 07:25:54 -
Handling Directive: page {import=com.canoga.canogaview.lib.snmp.*}
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Directive
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\lib\jsp\ExtractChassisContext.jsp(0,0)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Scriptlet
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\lib\jsp\ExtractChassisContext.jsp(1,0)
2001-06-07 07:25:54 -
Handling Directive: include
{file=/com/canoga/canogaview/views/domainview/applet/DomainView.plugin}
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Directive
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\jsp\DomainVi
ew.jsp(4,0)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Scriptlet
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(6,0)
2001-06-07 07:25:54 -
Handling Directive: include
{file=/com/canoga/canogaview/lib/jsp/AppletSmallHeaderWider.jsp}
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Directive
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(7,0)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\lib\jsp\AppletSmallHeaderWider.jsp(7,8)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\lib\jsp\AppletSmallHeaderWider.jsp(10,34)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(102,57)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(102,172)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(104,61)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(104,373)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(104,399)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(104,436)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(104,472)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(104,508)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(104,551)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(104,697)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(104,839)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(104,985)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(104,1138)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(105,64)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(105,383)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(105,409)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(105,446)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(105,482)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(105,518)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(105,561)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(105,707)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(105,849)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(105,995)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(105,1148)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(106,62)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(106,384)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(106,410)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(106,447)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(106,483)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(106,519)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(106,562)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(106,708)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(106,850)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(106,996)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(106,1149)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(107,61)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(107,372)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(107,398)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(107,435)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(107,471)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(107,507)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(107,550)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(107,696)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(107,838)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(107,984)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(107,1137)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(118,33)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(119,29)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(120,31)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(121,27)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(122,35)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(123,46)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(124,46)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(125,45)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(126,47)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(142,33)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(143,29)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(144,31)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(145,27)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(146,35)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(147,46)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(148,46)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(149,45)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Expression
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(150,47)
2001-06-07 07:25:54 -
Handling Directive: include
{file=/com/canoga/canogaview/lib/jsp/AppletSmallFooter.jsp}
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Directive
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\com\canoga\c
anogaview\views\domainview\applet\DomainView.plugin(158,0)
2001-06-07 07:25:54 - Accepted org.apache.jasper.compiler.Parser$Scriptlet
at
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\jsp\DomainVi
ew.jsp(5,0)
2001-06-07 07:25:54 - Compiling with: -encoding UTF8 -classpath
d:\test\CanogaView\jre\lib\rt.jar;d:\test\CanogaView\Tomcat\3.1\jakarta-tomc
at\classes;d:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\lib\jaxp.jar;d:\test
\CanogaView\Tomcat\3.1\jakarta-tomcat\lib\parser.jar;d:\test\CanogaView\Tomc
at\3.1\jakarta-tomcat\lib\webserver.jar;d:\test\CanogaView\Tomcat\3.1\jakart
a-tomcat\lib\servlet.jar;d:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\lib\ja
sper.jar;D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\webapps\CanogaView\WEB
-INF\classes;null;D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\work\localhos
t_8080%2FCanogaView -d
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\work\localhost_8080%2FCanogaVie
w
D:\test\CanogaView\Tomcat\3.1\jakarta-tomcat\work\localhost_8080%2FCanogaVie
w\_0002fjsp_0002fDomainView_0002ejspDomainView_jsp_0.java



----- Original Message -----
From: WEST, Peter <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 07, 2001 7:19 AM
Subject: thanks...


> thanks Brett that makes some sense. I'll try it out and see.
> We're also looking at JSPC which claims to precompile JSPs a directory ata
> time into class files and also generate the appropriate web.xml info to
use
> it.
>
> at this stage we'll try anything.
>
> Pete
>
> -----Original Message-----
> From: Brett M. Bergquist [mailto:[EMAIL PROTECTED]]
> Sent: 07 June 2001 11:58
> To: [EMAIL PROTECTED]
> Subject: Re: Jikes and Tomcat for JSP compilation
>
>
> I've got Jikes working with Tomcat 3.2.2.  Tomcat 3.2.x does not read the
> "web.xml" file that is in "conf" so you need to update your own web
> application's "web.xml".  Add the following lines:
>
>     <servlet>
>         <servlet-name>
>             jsp
>         </servlet-name>
>         <servlet-class>
>             org.apache.jasper.servlet.JspServlet
>         </servlet-class>
>         <init-param>
>             <param-name>jspCompilerPlugin</param-name>
>
> <param-value>org.apache.jasper.compiler.JikesJavaCompiler</param-value>
>         </init-param>
>         <init-param>
>             <param-name>jspCompilerPath</param-name>
>
>
<param-value>d:\test\CanogaView\Jikes\win32\1.12\bin\jikes.exe</param-value>
>         </init-param>
>         <load-on-startup>
>             -2147483646
>         </load-on-startup>
>     </servlet>
>
> changing d:\test\CanogaView\Jikes\win32\1.12\bin\jikes.exe to the path
where
> you have jikes installed and also
>
>     <servlet-mapping>
>         <servlet-name>
>             jsp
>         </servlet-name>
>         <url-pattern>
>             *.jsp
>         </url-pattern>
>     </servlet-mapping>
>
> Note that you will get a warning from stderr of something like:
>
>     2001-06-06 04:06:34 - Ctx( /CanogaView ): Removing duplicate servlet
jsp
> jsp(org.apache.jasper.servlet.JspServlet/null)
>     2001-06-06 04:06:34 - Ctx( /CanogaView ): Removing duplicate *.jsp ->
> jsp(org.apache.jasper.servlet.JspServlet/null)
>
> This is because Tomcat has a builtin JSP servlet and mapping configuration
> and you are overriding this.
>
>
> ----- Original Message -----
> From: chris brown <[EMAIL PROTECTED]>
> To: tomcat-user <[EMAIL PROTECTED]>
> Sent: Thursday, June 07, 2001 4:45 AM
> Subject: Re: Jikes and Tomcat for JSP compilation
>
>
> > Hi Peter (and anyone else following this thread),
> >
> > If it's any consolation, I've asked the same question on many mailing
> lists
> > over a long period of time, and nobody's given a working answer yet.
> >
> > I have a JDK installed (hence I've got "javac"), plus Jikes.  When using
> > Jikes from the commandline, it works fine.  I've even uncommented the
line
> > in "web.xml".  But I never seemed to get it working, as in "the pages
> still
> > compiled, but there was no way of knowing if it was jikes or javac that
> did
> > it...".  I tried renaming Jikes.exe to _jikes._exe to see if Tomcat
missed
> > it, but it didn't complain, so I just assumed it hadn't been taken into
> > account anyway.
> >
> > I suspected that I needed to copy all (or part) of the default web.xml
> into
> > each web-app's WEB-INF folder, uncommenting the "jikes" line as
> appropriate.
> > However, this didn't work at all well, as it seemed to give Tomcat a
> > headache.  I've already posted on this ("overriding default web.xml with
> > custom web.xml).  Not a lot of luck there either...
> >
> > Hope someone can give a clear answer as to how to do this -- and verify
> that
> > it works!
> >
> > -Chris Brown
> >
> > ----- Original Message -----
> > From: "WEST, Peter"
> > To: [EMAIL PROTECTED]
> > Sent: Wednesday, June 06, 2001 8:19 PM
> > Subject: Jikes and Tomcat for JSP compilation
> >
> >
> > >
> > > can anybody point me to a straightforward "how to get Tomcat to
compile
> > JSPs
> > > with Jikes rather than JDK" tutorial?
> > >
> > > So far I have changed web.xml server.xml (both of which made no
> > difference).
> > > I have also read that it may be necessary to change the source of a
line
> > in
> > > webserver.jar I have the details of this but dont exactly believe it
is
> > > necessary??
> > >
> > > Any pointers? Ideas?
> > >
> > > thanks,
> > >
> > > Pete
> >
> >
>
>
>
___________________________________________________________________________
> This email is confidential and intended solely for the use of the
> individual to whom it is addressed. Any views or opinions presented are
> solely those of the author and do not necessarily represent those of
> Sema.
> If you are not the intended recipient, be advised that you have received
this
> email in error and that any use, dissemination, forwarding, printing, or
> copying of this email is strictly prohibited.
>
> If you have received this email in error please notify the Sema UK
> Helpdesk by telephone on +44 (0) 121 627 5600.
>
___________________________________________________________________________
>

Reply via email to