Hi,
i implemented a web service. when i try to generate a test client from wsdl using the url
e.g.
http://127.0.0.1:8080/Service/Service?wsdl
i got the exception
org.xm.sax.SaxParseException - Invalid byte 1 of 1-byte utf 8 sequence.
do i generate the test client using the same(!) wsdl file from local disk. everything is
fine.
so there must be a difference between getting the wsdl over jboss and getting it from
local disk
any idea what the problem is?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122104#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...