Bug report #567 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/567>

REPORT #567 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: medium
Severity: non-critical
Confidence: public
Environment: 
   Release: 3.1+
   JVM Release: 1.3
   Operating System: Solaris
   OS Release: 2.7
   Platform: SPARC

Synopsis: 
Missing JDBCRealm classes from Tomcat Implementation?

Description:
Thanks in advance for any of your time spent on this.. (I'm unsure this is actually a 
bug)

The trouble with Apache JDBC setup..

Refer from the *online* doco
http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/JDBCRealm.howto

Specifically the line
<RequestInterceptor className="org.apache.tomcat.realm.JDBCRealm" debug="99" ...etc

throws the following runtime exception for the server
FATAL: configuration error
java.lang.ClassNotFoundException: org.apache.tomcat.realm.JDBCRealm
        at org.apache.tomcat.util.xml.ObjectCreate.start(Compiled Code)
        at org.apache.tomcat.util.xml.XmlMapper.matchStart(Compiled Code)
        at org.apache.tomcat.util.xml.XmlMapper.startElement(Compiled Code)
        at com.sun.xml.parser.Parser.maybeElement(Compiled Code)
        at com.sun.xml.parser.Parser.content(Compiled Code)
        at com.sun.xml.parser.Parser.maybeElement(Compiled Code)
        at com.sun.xml.parser.Parser.content(Compiled Code)
        at com.sun.xml.parser.Parser.maybeElement(Compiled Code)
        at com.sun.xml.parser.Parser.parseInternal(Compiled Code)
        at com.sun.xml.parser.Parser.parse(Compiled Code)
        at org.apache.tomcat.util.xml.XmlMapper.readXml(Compiled Code)
        at org.apache.tomcat.startup.Tomcat.execute(Compiled Code)
        at org.apache.tomcat.startup.Tomcat.main(Compiled Code)

For future reference to whom does one address Jakarta-Tomcat *queries*?

Regards Craig.

[EMAIL PROTECTED]
Title: BugRat Report # 567

BugRat Report # 567

Project: Tomcat Release: 3.1+
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: medium Severity: non-critical
Confidence: public

Submitter: _Anonymous ( [EMAIL PROTECTED] )
Date Submitted: Dec 11 2000, 06:12:29 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
Missing JDBCRealm classes from Tomcat Implementation?
Environment: (jvm, os, osrel, platform)
1.3, Solaris, 2.7, SPARC

Additional Environment Description:

Report Description:
Thanks in advance for any of your time spent on this.. (I'm unsure this is actually a bug) The trouble with Apache JDBC setup.. Refer from the *online* doco http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/JDBCRealm.howto Specifically the line

View this report online...

Reply via email to