0 Replies Latest reply on Aug 9, 2008 2:25 PM by pepelara

    SAX on JBoss 4.2.2 GA

    pepelara

      Hi,

      I am trying SAX, I have my XML document and my java code. Ok. But reading a book about J2EE on Weblogic I have found that I have to instantiate an XMLReader wich I need a class depending on then container for. And I have no idea what class is it. I mean:

      XMLReader aReader = new XMLReaderFactory.createXMLReader('weblogic.apache.xerces.parsers.SAXParser')


      What I need is the class that is between then apostrophes.

      I will apreciate any help.

      Thanking in advance,
      pepelara