Domino Web service consumer imported from WSDL cannot be compiled with Java debugging information. If you click on this check box it is no longer possible to save the ws consumer. Why is this option changing WSDL? Any idea?
Thanks,
Tomas.
Domino Web service consumer imported from WSDL cannot be compiled with Java debugging information. If you click on this check box it is no longer possible to save the ws consumer. Why is this option changing WSDL? Any idea?
Thanks,
Tomas.
Subject: You can switch that off.
By default web service script libraries will not save if they detect anything that changes how the web service works (adding methods, recompiling with debug).
In the properties of the web service library there is an option to warn. Click that off, it should work then.
Subject: The option is not there
You can click it off in WS provider but there is no such check box in WS consumer. I dont know why…
Later I found out that the check box
“Compile Java code with debigging information”
remains checked despite the error msg which says that it cannot be saved.
The check box changed but the last mod. time of the design element did not change. This is strange. There is something wrong with WS consumers.