[jboss-user] [JBossWS] - Re: invalid byte 1 of 1 byte UTF 8 Sequence

AJanz do-not-reply at jboss.com
Tue Jan 22 09:00:43 EST 2008


ok .i got one difference

when i retrieve the wsdl over jboss the xml header is ommited.

instead of

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>

<wsdl:definitions name="Service"
  xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
  xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"

...

i get only

<wsdl:definitions name="Service"
  xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
  xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"


why?


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122203#4122203

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122203



More information about the jboss-user mailing list