File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes XML and Related Technologies and the fly likes IntegratedParserConfiguration classcast exception 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 » Engineering » XML and Related Technologies
Reply Bookmark "IntegratedParserConfiguration classcast exception" Watch "IntegratedParserConfiguration classcast exception" New topic
Author

IntegratedParserConfiguration classcast exception

vishwanath nadimpally
Ranch Hand

Joined: Jan 25, 2005
Posts: 116
I am using a SAX parser to parse a news feed to build news clips on our website. This is the stack trace I have..


Can anyone please enlighten me on whats going on.
Thanks for help.
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12269
    
    1
It looks like some sort of library conflict to me. It appears you are running in a Tomcat servlet environment - if so there may be a conflict since Tomcat uses its own SAX library.
Where did the com.oneok.tools etc package come from? Does it have a particular xerces dependency?

com.oneok.tools.xml.sax.SAXParserBean.parse(SAXParserBean.java:25)

Bill


Java Resources at www.wbrogden.com
vishwanath nadimpally
Ranch Hand

Joined: Jan 25, 2005
Posts: 116
It was a library conflict which seems to be resolved now. Thanks for help.
 
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: IntegratedParserConfiguration classcast exception
 
Similar Threads
Error in Running Struts Example!!
JCaptcha and Struts
Error regarding the JSTL tag application.
FileNotFoundException is thrown when i try to read a file?
DB Error