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
Golenetskaya Natalia wrote:
I tried this and http://willimantic.labri.fr/biomart/martwsdl doesn't
work in webbrowser (martview also).
http://willimantic:9002/biomart/martwsdl still works in webbrowser, and
now I see there following:
<definitions
name="BioMartSoapService"
targetNamespace="http://willimantic.labri.fr:80/MartServiceSoap"
xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:tns="http://willimantic.labri.fr:80/MartServiceSoap"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:sawsdl="http://www.w3.org/ns/sawsdl"
>
And now, using http://willimantic:9002/biomart/martwsdl in SoapUI I see
"Connection refused".
Unfortunately, there is not an easy way to make the server public.
Thank you,
Natalia
On Thu, 2009-11-26 at 15:04 +0000, Syed Haider wrote:
could you please try the following:
set proxy=80 in settings.conf
redo the configure with --clean, kill and restart the server
see if you can aaccess martview as:
http://willimantic.labri.fr/biomart/martview
and martwsdl as:
http://willimantic.labri.fr/biomart/martwsdl
then use the above in SOAPUI and see if that works ?
if none of the above works, can i ask you to make your webserver
http://willimantic.labri.fr/biomart/martview public so i can try
connecting to it remotely ?
Syed