aspose file tools
The moose likes JBoss and the fly likes Persistence.xml | No JNDI Datasource Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Persistence.xml | No JNDI Datasource" Watch "Persistence.xml | No JNDI Datasource" New topic
Author

Persistence.xml | No JNDI Datasource

Shiaber Shaam
Ranch Hand

Joined: Jun 16, 2006
Posts: 252
When trying to configure a non-jndi jdbc parameters in persistence.xml in jboss 5.1, i am getting

java.lang.RuntimeException: Specification violation [EJB3 JPA 6.2.1.2] - You have not defined a jta-data-source for a JTA enabled persistence context named

How it should be done?

PS:
No JNDI dataource.
Hibernate/EntityManager.
persistence.xml.


$Hi/\bEr
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8145
    
  52

Post the contents of your persistence.xml file.

[My Blog] [JavaRanch Journal]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Persistence.xml | No JNDI Datasource
 
Similar Threads
JPA EclipseLink SEQUENCE table does not exist
Strange service=DataSourceBinding issue in JBoss
Error in LookUP in JBOSS 5.0.0.Beta4 EJB3.0
Container-Manager EntityManager - Automatically joins JTA ?
Problem with ORM by Weblogic