2 Replies Latest reply on Oct 28, 2004 8:55 PM by keanthian

    Doc/Literal style with JBoss

    james.clover

      Has anyone gotten document/literal style to work under JBoss? I've tried just enough to get some frustration out of it, and I can't seem to get it to work.

      I've added style="document" use="literal" to my web service definition in my web-service.xml file within my .wsr within my .ear (lots of withins :) ). I get two errors when I do this: one, my wsdl creation fails with:

      Fault - Attempted to write schema for bad QName (no namespace) : fault
      


      and two, when I call the web service,

      org.xml.sax.SAXException: SimpleDeserializer encountered a child
      element, which is NOT expected, in something it was trying to deserialize.
      


      I can certainly send more information, but was wondering if anyone had seen this before

      Thanks!
      James