This is now sorted. The problem was incompatibility of latest version of
SOAP::Lite. The older versions work just fine.
Best,
Syed
Golenetskaya Natalia wrote:
I tried this, it still doesn't work in soapUI (I see error: "Application
failed during request deserialization").
error_log has not been changed. I see changes only in access_log.
In WSDL file I see following:
targetNamespace="http://willimantic.labri.fr:9002/MartServiceSoap"
Is it ok that http://willimantic.labri.fr:9002/MartServiceSoap doesn't
work in web browser?
Thank you,
Natalia.
On Thu, 2009-11-26 at 17:19 +0000, Syed Haider wrote:
ok, lets try this:
reinstate proxy in setting.conf to:
proxy=
open file cgi-bin/martsoap.PLS
and remove the following line (dont comment it, remove it please):
[TAG:lib]
reconfigure with --clean
kill/restart apache
see if you can get it to work in SOAPUI as
http://willimantic.labri.fr:9002/biomart/martwsdl
if it does not, then what appears into error_log file ?
thanks
Syed