Does anyone know if we can use MYSQL to store CMP beans in websphere?


If It works, can you tell me how i can configure websphere 5 to use it ?

I use the regular (MysqlDataSource) from com.mysql.jdbc.jdbc2.
Within WSAD5, I have created a user-defined JDBC provider that uses com.ibm.websphere.rsadapter.ConnectJDBCDataStoreHelper .


The error i get is listed below (idem with mysql-connector-java-2.0.14-bin.jar ) .

[26/03/03 19:04:47:435 CET] 41a1cd7 FreePool E J2CA0046E: La méthode createManagedConnctionWithMCWrapper a intercepté une exception lors de la création de ManagedConnection pour la ressource jdbc/storedb, lançant ResourceAllocationException. Exception d'origine : com.ibm.ws.exception.WsException: DSRA8101E: DataSource class cannot be used as one-phase: ClassCastException: com.mysql.jdbc.jdbc2.optional.MysqlDataSource
at com.ibm.ws.rsadapter.exceptions.DataStoreAdapterException.<init>(DataStoreAdapterException.java:222)
at com.ibm.ws.rsadapter.exceptions.DataStoreAdapterException.<init>(DataStoreAdapterException.java:172)



Thanks


_________________________________________________________________
Trouvez l'âme soeur sur MSN Rencontres ! http://g.msn.fr/FR1000/9551


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to