JAX-WS client without a WSDL document file

后端 未结 4 963
醉酒成梦
醉酒成梦 2020-12-09 06:25

I am consuming a webservice soa, with netbeans (jax-ws) i use netbeans auto generate client, and all run fine, but i see that the wsdl is always downloading while the client

4条回答
  •  北海茫月
    2020-12-09 06:52

    This exception happens while there is a parse error in your xml and there is something wrong at the specified row and column. Check your xml

提交回复
热议问题