Hibernate & MySQL
I'm new to both hibernate and WSAS...
I found this tutorial that explains how change the hibernate db used by WSAS to MySQL.--> http://wso2.org/library/150
with this setup, hibernate will be set to use the WSAS db.. now i would like to use hibernate in web services to connect to my own MySQL db
How is this normally done? setting multiple databases in the WSO2 hibernate config?
Thanks,
Michael
- Login or register to post comments
- Printer friendly version
- 299 reads











Check the Chad samples
We have a sample which uses Hibernate and has its own hibernate config and mappings
https://wso2.org/repos/wso2/trunk/wsas/java/modules/samples/Chad/
Regards
Afkham Azeez