Hi,
I've got a little problem with tomcat examples.
When I go to Tomcat Administration and look at
Tomcat Server/Service/Host/Context(/examples)/Resources/Data Sources
I can see:
JNDI Name JDBC Driver Class
jdbc/EmployeeAppDb org.hsql.jdbcDriver
But when I click on jdbc/EmployeeAppDb link I've got:
Etat HTTP 500 - Error retrieving attribute url
And in the admin logs I've:
2003-08-04 14:48:53 action: Error retrieving attribute url
javax.management.AttributeNotFoundException: Cannot find attribute
urlResourceParams[name=jdbc/EmployeeAppDb, parameters={user=sa,
driverName=jdbc:HypersonicSQL:database, password=,
driverClassName=org.hsql.jdbcDriver}]
at
org.apache.catalina.mbeans.ContextResourceMBean.getAttribute(ContextReso
urceMBean.java:175)
at
mx4j.server.interceptor.InvokerMBeanServerInterceptor.getAttribute(Invok
erMBeanServerInterceptor.java:242)
at
mx4j.server.interceptor.DefaultMBeanServerInterceptor.getAttribute(Defau
ltMBeanServerInterceptor.java:138)
at
mx4j.server.interceptor.SecurityMBeanServerInterceptor.getAttribute(Secu
rityMBeanServerInterceptor.java:101)
at
mx4j.server.interceptor.DefaultMBeanServerInterceptor.getAttribute(Defau
ltMBeanServerInterceptor.java:138)
[...]
Can anybody help ?
I use:
Tomcat 4.1.27
JDK 1.3.1_05
Windows 2000
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]