|
Home > Archive > WebSphere Portal Server > November 2005 > problem creating wsrp producer in WPS 5.1.0.1
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
problem creating wsrp producer in WPS 5.1.0.1
|
|
|
|
Hi all,
i have a problem creating a new wsrp producer in WebSphere Portal V5.1.0.1 on WAS 5.1.1.3.
The "soap:address locations" listed in the wsrp_service.wsdl of the provider (which is identical to the consumer portal) do not have the propper values (e.g. "http://host.acme.com:80/wps/WSRPBaseService/WSRPBaseService" where they should be "http://host.a
cme.com:80/wsrp/WSRPBaseService").
Entering the correct url into the browser shows, that the service is available on the producer (And now... Some Services).
How do i modify these values in the wsrp_service.wsdl to match the appropriate urls?
Any help appreciated.
Thanks
Hendrik
| |
|
|
Hi again,
I finally found out how to change the URLs in the "wsrp_service.wsdl":
As written in the InfoCenter you change the WSRP SOAP ports by editing the "ConfigService.properties".
In my case there were customized urls which i commented out for the producer to use the default ones.
After restarting the producer portal i was able to create a new producer on the consumer portal without errors.
Sorry for wasting your time.
|
|
|
|
|