Sebastian_Vilst
17 years agoContributor
WSDL Refactoring problem - Not transforming message: Message did not match
Hi Ole,
I've just started using the 2.5 release version and I'm having some trouble with refactoring.
We have just changed our contracts and I'm trying to refactor from the old schema to the new.
Some of the methods are fine, but around ½ do not get refactored at all (keeping the old schema) and i see this message in the log:
Fri Nov 28 11:30:46 CET 2008:WARN:Not transforming message: Message did not match old schema
and
Fri Nov 28 11:30:46 CET 2008:WARN:null
At the same time, it seems to mess up my attachments. Some of them change from CONTENT to UNKNOWN after the refactor.
So it's actually a double problem: refactoring does not change the request message, but it does change the attachment type to unknown and
I'm attaching:
- project (in the 087 version)
- logs
- old schema 087 (export definiton)
- new schema 088
- screenshot (you can see the method I'm calling here. All test cases can run on my version 087 server)
I really hope you can help as I'm completely stuck and I'm running out of ideas to try.
Many Regards,
Sebastian
I've just started using the 2.5 release version and I'm having some trouble with refactoring.
We have just changed our contracts and I'm trying to refactor from the old schema to the new.
Some of the methods are fine, but around ½ do not get refactored at all (keeping the old schema) and i see this message in the log:
Fri Nov 28 11:30:46 CET 2008:WARN:Not transforming message: Message did not match old schema
and
Fri Nov 28 11:30:46 CET 2008:WARN:null
At the same time, it seems to mess up my attachments. Some of them change from CONTENT to UNKNOWN after the refactor.
So it's actually a double problem: refactoring does not change the request message, but it does change the attachment type to unknown and
I'm attaching:
- project (in the 087 version)
- logs
- old schema 087 (export definiton)
- new schema 088
- screenshot (you can see the method I'm calling here. All test cases can run on my version 087 server)
I really hope you can help as I'm completely stuck and I'm running out of ideas to try.
Many Regards,
Sebastian