-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Trying to configure Webshpere 7.0, JPA and MySql
PostPosted: Mon Jul 13, 2009 12:31 pm 
Newbie

Joined: Fri Jul 10, 2009 6:35 pm
Posts: 1
Hello,

I am trying to configure Websphere 7.0 with and JPA and MySql. I have gotten as far as using a configured datasource to read the database but when trying to persist I get an exception. Has anyone had any luck with such configuration?

Thanks in advance.

Here is the configuration:


- <properties>
<property name="hibernate.dialect" value="org.hibernate.dialect.MySQL5Dialect" />
<property name="hibernate.hbm2ddl.auto" value="none" />
<property name="hibernate.transaction.manager_lookup_class" value="org.hibernate.transaction.WebSphereExtendedJTATransactionLookup" />
<property name="hibernate.connection.datasource" value="jdbc/xroDS" />
</properties>


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.