[
https://issues.apache.org/jira/browse/GERONIMO-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jack Cai resolved GERONIMO-4755.
--------------------------------
Resolution: Duplicate
Duplicate with GERONIMO-4713
> Warning message when starting the server due to Tomcat class not found
> ----------------------------------------------------------------------
>
> Key: GERONIMO-4755
> URL: https://issues.apache.org/jira/browse/GERONIMO-4755
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Tomcat
> Affects Versions: 2.2
> Reporter: Jack Cai
> Priority: Minor
>
> When starting the 2.2 server (tomcat assembly), the below warning message
> will always appear during the starting of the juddi server.
> WARN [NamingContextListener] Failed to register in JMX:
> javax.naming.NamingException: Could not create resource factory instance
> [Root exception is java.lang.ClassNotFoundException:
> org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory]
> Initial investigation shows that Tomcat uses the class
> "org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory" as the default
> datasource factory class, see org.apache.naming.factory.ResourceFactory
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.