2

What is the best way to share the endpoint urls of webservices in websphere? We have all the webservice clients in a shared library so that they are accessible to all the wars and portlets. We currently have a mix of property files and portlet preferences setup with the endpoints to the webservices, but we would like a way where we can change the endpoint only once and all apps see the change. Is this possible?

Carlos
  • 1,696
  • 1
  • 14
  • 21

1 Answers1

2

I don't know Portal, only WAS, but can you refer to a URL Resource Reference?

dbreaux
  • 4,982
  • 1
  • 25
  • 64