Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

We have to provide authentication details in WSStub to deploy any protected or non-protected services if the basic authentication is enabled in peer server.

Tip
titleTo deploy both authenticated and non-authenticated services in the same peer server

In a scenario where a few web services such as service1, service2 and service3 are running on the same peer, if the services - service1 and service2 have to be protected, whereas service3 has to be non-protected,

change the "url-pattern" as "services/service_name/*" in the web.xml file at %FIORANO_HOME%esb\server\jetty\fps\webapps\bcwsgateway\WEB-INF.

Info
titleExample

The following pattern in the web.xml file will make those services protected and any service other than the mentioned ones will be non-protected:

<url-pattern>services/service1/*</url-pattern>

<url-pattern>services/service2/*</url-pattern>

JMS Settings


Figure 33: JMS Settings

...

Adaptavist ThemeBuilder EngineAtlassian Confluence