aspose file tools
The moose likes Object Relational Mapping and the fly likes Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark ""Failed to resolve schema nsURI= location=persistence" Issue..." Watch ""Failed to resolve schema nsURI= location=persistence" Issue..." New topic
Author

"Failed to resolve schema nsURI= location=persistence" Issue...

Somnath Mallick
Ranch Hand

Joined: Mar 04, 2009
Posts: 471
Hi Everyone,

I am trying out some examples from some ebooks. I had tried to run a code, but when i run the EJB on JBoss 5.1.0 i get the error as:



My persistence XML is:

I have added persistence.jar in the build path.
Somnath Mallick
Ranch Hand

Joined: Mar 04, 2009
Posts: 471
Any help guys?
sonali raje
Greenhorn

Joined: Jul 06, 2008
Posts: 3
hi Jaikiran,

I to was facing the same problem while running my first ejb from oreilly ejb3 book and the solution that you gave solved my problem.
Thanks a lot !!!

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: "Failed to resolve schema nsURI= location=persistence" Issue...
 
Similar Threads
Jax-WS restful web service
Problem of dependency injection in jboss
reslove this problem please
Exception while deploying the bean
Is it posible to limit the number of instances of EJB in application server ?