2 Replies Latest reply on Apr 4, 2005 6:38 PM by lafr

    Writing client for Web Services

    amvzw

      http://docs.jboss.org/jbossas/jboss4guide/r2/html/ch12.html

      I followed the exact instructions from the above link to develop a web service using Jboss4.0.0Sp1 and Eclipse.I was successful in doing it.
      But when I run the client ,the following error message is displayed

      javax.xml.rpc.ServiceException: Error processing WSDL document:
      org.xml.sax.SAXException: Fatal Error: URI=http://localhost:8080/Hello-Service/Hello Line=2: Element type "meta" must be followed by either attribute specifications, ">" or "/>".

      can some body help