ERROR import mySQL datasource from JBOSS 4
--------------------------------------------
Key: GERONIMO-4695
URL: https://issues.apache.org/jira/browse/GERONIMO-4695
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: console
Affects Versions: 2.2
Environment: OS:windows xp sp3;
jre 1.6
Reporter: liangkun
Priority: Minor
In Geronimo,import mysql datasource from JBOSS 4, I meet the problem: can not
deploy the datasource.
steps:
Steps:
1.Open Geronimo administrative console:http://localhost:8080/console
2.Extract JBOSS4 and locate the MySql-ds.xml which is located in
<JBOSS_HOME>\docs\examples\jca. Copy the file to the direction
<JBOSS_HOME>\server\default\deploy.
3.From the Geronimo Administration Console click on the Database Pools link.
From the Database Pools portlet click Import from JBoss 4. Browse the file
MySql-ds.xml and the dlick deploy.
Problem:
The server encountered an internal error () that prevented it from fulfilling
this request.
Exception:
javax.servlet.ServletException: javax.portlet.PortletException: Don't recognize
database driver com.mysql.jdbc.Driver!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.