M
matrixhasu
Hi all,
we'd like to recieve your opinion about a strange and unexpected issue
we're facing right now: we have a web service for which we've provided
a jar java client (generated with axis and wsdl2java) to some users.
We had to modify that web service to include two additional response
fields. After web service modification, the java client stops working
reporting
org.xml.sax.SAXException: Invalid element in
com.webmethods.www.__outputJobInfo - DESCRIPTION
where "DESCRIPTION" is the first additional field.
Did you already face this problem? How would I solve it? I thought
clients would be indipendent to web services output values, if that
change only involve additional fields (i.e., not modify existing one).
Is there some other library/way-to-invoke-ws without have to change
(and thus notify everyone using it) the jar client?
Thanks in advance for your help.
Regards,
Sandro
we'd like to recieve your opinion about a strange and unexpected issue
we're facing right now: we have a web service for which we've provided
a jar java client (generated with axis and wsdl2java) to some users.
We had to modify that web service to include two additional response
fields. After web service modification, the java client stops working
reporting
org.xml.sax.SAXException: Invalid element in
com.webmethods.www.__outputJobInfo - DESCRIPTION
where "DESCRIPTION" is the first additional field.
Did you already face this problem? How would I solve it? I thought
clients would be indipendent to web services output values, if that
change only involve additional fields (i.e., not modify existing one).
Is there some other library/way-to-invoke-ws without have to change
(and thus notify everyone using it) the jar client?
Thanks in advance for your help.
Regards,
Sandro