[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JBoss 4.2.3GA and Oracle 11g

wecucho do-not-reply at jboss.com
Wed Jan 28 15:13:24 EST 2009


For now i fixed setting the Dialect to Oracle 10g in the persistence.xml

anonymous wrote : 
  | <?xml version="1.0" encoding="UTF-8"?>
  | 
  | 	<persistence-unit name="mimapp3">
  | 		<jta-data-source>java:/mimapp3</jta-data-source>
  | 
  | 		
  | 			
  | 			
  | 			
  | 		
  | 
  | 	</persistence-unit>
  | 
  | 

and im using this oracle driver: ojdbc14.jar and also i upgrade the hibernate jars by downloading the lastest ones from the hibernate web site, i add the following jars to my server/default/lib directory (and also delete the oldest ones)

anonymous wrote : 
  | antlr-2.7.6.jar
  | commons-collections-3.1.jar
  | dom4j-1.6.1.jar
  | hibernate3.jar         (3.3.1)
  | hibernate-annotations.jar
  | hibernate-commons-annotations.jar
  | hibernate-entitymanager.jar
  | javassist-3.4.GA.jar
  | jta-1.1.jar
  | slf4j-api-1.5.2.jar
  | slf4j-jcl-1.5.2.jar
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205375#4205375

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4205375



More information about the jboss-user mailing list