[jboss-user] [JBossWS] - malformed ut-8 character when generating clitn web service

FuinhaAzul do-not-reply at jboss.com
Sun Apr 12 23:05:20 EDT 2009


I have tried to search the web to find some answer about the exported wsdl by jboss when we use the wsdLocation property in @WebService annotation.


My problem is when i try to use some tool to generate web service client ( like eclipse axis client or soapui) they point the error:

Error importing wsdl: java.io.CharConvertionException: Malformed UTF-8 character: 0xe7 0xf5 0x65.


After some testes I found the problem on the import clause of XML Schema on the wsdl. When i remove the "?wsdl&resource= ..." all start to work again.

Any suggestions? Looks like the "&" html character are blocking theses tools...

 

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

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



More information about the jboss-user mailing list