This week's giveaways are in the MongoDB and Jobs Discussion forums.
We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line!
See this thread and this one for details.
The moose likes JBoss and the fly likes Provider for javax.xml.parsers.DocumentBuilderFactory cannot be found Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Provider for javax.xml.parsers.DocumentBuilderFactory cannot be found" Watch "Provider for javax.xml.parsers.DocumentBuilderFactory cannot be found" New topic
Author

Provider for javax.xml.parsers.DocumentBuilderFactory cannot be found

dilan alex
Greenhorn

Joined: Sep 17, 2011
Posts: 27
Hi All,

I'm running Spring project in Jboss 5.0. I built the project from Maven and copied .war file to the deploy directory.
When server is starting Following error is printed in server log.



I did lot of things to get rid of this error. But could not solve it.
Do anyone here have any idea ???

Regards,
Dil.
dilan alex
Greenhorn

Joined: Sep 17, 2011
Posts: 27
Hi All,

I spot the issue and I still find the reason why this all.

First I removed codes and compile and then run. At one point project compiled and deployed successfully in Jboss.
I could start jboss without any error message(specially above mentioned message).
What I found is in my POM.xml I have dependency for Hibernate like this



When I removed this dependency from POM.xml everything worked fine. No errors in server startup.
But Still Im finding the reason and this details might help to someone.

Regards,
Dilan.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Provider for javax.xml.parsers.DocumentBuilderFactory cannot be found
 
Similar Threads
Exception while deploying web services
Importing WAR file of eclipse project to jboss developer studio
JBoss 5.0.1 + Spring 2.5.6 + JSF 1.2
Unable to Integrate Opensymphony Quartz with Spring 2.5.6
The matching wildcard is strict, but no declaration can be found for element 'flow:registry'