Aaron Kirley [http://community.jboss.org/people/arkmobile] created the discussion
"Invalid byte 1 of 1-byte UTF-8 sequence" To view the discussion, visit: http://community.jboss.org/message/541851#541851 -------------------------------------------------------------- I've come across the strangest error with my JBossWS client. See Below: 14:15:06,444 ERROR [JBossXSErrorHandler] JBossWS_fedex.com_ws_track_v41408861076971093595.xsd[domain:http://www.w3.org/TR/1998/REC-xml-19980210]::[key=InvalidByte]::Message=Invalid byte 1 of 1-byte UTF-8 sequence. 14:15:06,444 INFO [STDOUT] Parser should stop: JBossWS_fedex.com_ws_track_v41408861076971093595.xsd[domain:http://www.w3.org/TR/1998/REC-xml-19980210]::[key=InvalidByte]::Message=Invalid byte 1 of 1-byte UTF-8 sequence. I used wsconsume to create the stubs from the WSDL (see attached) and now when i submit requests i get the above error. wsconsume command: wsconsume -k -s C:\Development\wsdl\generated_stubs -o C:\Development\wsdl\generated_classes -p com.fedex.track.stub C:\development\wsdl\TrackService_v4.wsdl Searching goodle turned up little useful information so i'm wondering if it is possible that there is a problem with the generated stubs? I can attach my client code too if that woudl be helpful but there is nothing special going on in the client. Any help would be greatly appreciated. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/541851#541851] Start a new discussion in JBoss Web Services at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
