I have made a simple Wonder application that registers web services and deployed it on a server. Entering the wsdl address in a browser on a client returns the expected wsdl file.
However, when I run a webserver client from my client machine and use the same URL I get and exception: java.lang.IllegalArgumentException: Unable to create service from url: http://10.30.30.50/cgi-bin/WebObjects/wonderhub.woa/ws/JBLWonderHub?wsdl at com.webobjects.webservices.client.WOWebServiceClient.initializeFromURL(WOWebServiceClient.java:79) I have seem some mail discussion about this kind of problem with HTTPS, does the same thing happen with HTTP? ie should I do something about SSL Certificates? regards Clive Roberts _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
