Hi,

I'm trying to use Apache Digester for reading an XML file from a session bean. 
But I get the following error message:

09:13:38,390 ERROR [Digester] Digester.getParser: 
  | java.lang.ClassCastException
  |     at javax.xml.parsers.SAXParserFactory.newInstance(Unknown Source)
  |     at org.apache.commons.digester.Digester.getFactory(Digester.java:512)
  |     at org.apache.commons.digester.Digester.getParser(Digester.java:686)
  |     at org.apache.commons.digester.Digester.getXMLReader(Digester.java:902)
  | 

Can someone help ?

Denis


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857677#3857677

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857677


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to