Double-check the WSDL (*.wsdl) files located in the "<LS_WEB_APP>:\WEB-
INF\var\webservices" directory (if you are in a Windows environment,
Microsoft's WordPad will suffice). Towards the end of each file, you
should see XML code similar to the following (this XML code snippet
was taken from the "Authenticate.wsdl" WSDL file):
<wsdl:service name="AuthenticateService">
<wsdl:port name="Authenticate"
binding="impl:AuthenticateSoapBinding">
<wsdlsoap:address
location="http://123.456.78.90:8080/cps/services/
Authenticate"/>
</wsdl:port>
</wsdl:service>
You'll need to edit the "location" attribute of the "wsdlsoap:address"
tag ("http://123.456.78.90:8080/cps/services/Authenticate", above) and
enter your server's new IP address.
After you've edited all of the WSDL files, you'll need to restart
LS.
That should do the trick! Let me know if you continue to experience
problems.
-Nik
On Jan 20, 9:14 am, bobbykjack <[email protected]> wrote:
> Hi Nik,
>
> Many thanks for your time.
>
> Accessinghttp://localhost:8080/cps/servicesgives me, I believe, old
> information, yes. I'm using LS 3.5.1
>
> Regards,
>
> - Bobby
>
> On Jan 18, 9:24 pm, "Nik S." <[email protected]> wrote:
>
>
>
> > Hi Bobby,
>
> > I'm assuming you're having problems publishing content from MS to LS.
> > If that is correct, if you go to http://<LS hostname or IP
> > address>:<port>/<context root>/services
> > (e.g.,http://localhost:8080/cps/services)
> > and log in with the same LS user that you are using in MS, you should
> > see a list of the LS Web Services. What is specified for "Configured
> > WebappBase"? Do you see old information? If so, what version of LS
> > are you using? Where to make the necessary configuration changes
> > varies depending on the version of LS. You can find out the LS
> > version by clicking on the RedDot Solutions/OpenText logo (depending
> > on the version) in the upper left corner of the LS GUI.
>
> > -Nik
>
> > On Jan 17, 6:48 am, bobbykjack <[email protected]> wrote:
>
> > > Hi all,
>
> > > I'm having problems with a move of our web server from one IP to
> > > another. I've updated the LiveServer connection details under server
> > > manager to the new IP, but get an error regarding WSDL. What other (if
> > > any) configuration changes need to be made for an IP move?
>
> > > Cheers,
>
> > > - Bobby- Hide quoted text -
>
> - Show quoted text -
--
You received this message because you are subscribed to the Google Groups
"RedDot CMS Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reddot-cms-users?hl=en.