0 Replies Latest reply on Aug 5, 2004 10:03 AM by maniarkm

    descriptor-less JWS files error

    maniarkm

      Hi,

      Can anyone tell me why I get a

      java.lang.AbstractMethodError: javax.xml.parsers.SAXParser.getXMLReader()Lorg/xml/sax/XMLReader;

      when I try to access a basic descriptor-less JWS file (TestClass.jws) on Jboss 3.2.3. I looked in the website and I read that I should be able to deploy a simple java class file and rename it to .jws.

      When I try to access it through http://localhost:8080/jboss-net/TestClass.jws it throws the above error.

      Can anyone help?

      Cheers,

      Mark