ConnectJDBCDataStoreHelper Jar File

Posted by adisembiring on Stack Overflow See other posts from Stack Overflow or by adisembiring
Published on 2010-04-29T11:28:21Z Indexed on 2010/04/29 23:27 UTC
Read the original article Hit count: 203

Filed under:
|
|

Hi ... I'm trying to create mysql datasource in websphere. I have setup the data source and test the data source from the admin console. I used ConnectJDBCDataStoreHelper as datasource helper.

Now, I'm trying to access the datasource from desktop application using Hibernate. I've set the JNDI URL, ContextFactory and etc. And I have reference was 7 library in my project.

While I try to run, there are some error occurred. com.ibm.websphere.rsadapter.ConnectJDBCDataStoreHelper not found.

© Stack Overflow or respective owner

Related posts about websphere

Related posts about datasource