This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JBoss and the fly likes Unable to deploy ejb3 entity bean with Oracle 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 "Unable to deploy ejb3 entity bean with Oracle Datasource" Watch "Unable to deploy ejb3 entity bean with Oracle Datasource" New topic
Author

Unable to deploy ejb3 entity bean with Oracle Datasource

Amit Chauhan
Greenhorn

Joined: Jun 26, 2007
Posts: 27
Hi All ,
I am trying to deploy a stateless bean and an entity bean and along with it I am using Hibernate as persistence provider but to my surprise , the code works fine with default data source(the one embedded in JBoss) but when I use the jndi name that I have used with the orcale-ds.xml file (in persistence.xml) file the deployment just throws up this exception and code does not works out . This is the exception that I am getting :



Please can anybody provide me some pointer on this .

Regards....
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Unable to deploy ejb3 entity bean with Oracle Datasource
 
Similar Threads
DeploymentException while deploying ear file in JBoss
Exception got in deployment of EJB3 .ear
No identifier specified for entity:
Problem with DataSource
JBossJSFConfigureListener Error