Oracle WebCenter Content (MOSC)

MOSC Banner

How can I call a WCC 11g web service protected with OWSM from WebSphere

I want to call a WCC 11g web service from a WebSphere application. The web service will be protected by OWSM and use the following policy:

oracle/wss11_saml_token_with_message_protection_service_policy.

I was able to create a standalone Java application that calls the WCC 11g web service with the OWSM policy attached, but to get it to work I had to include the weblogic.jar and jrf.jar files from an installed WebLogic Middleware Home.

export MWHOME=/u01/app/oracle/product/fmw

export CLASSPATH_WS=$MWHOME/wlserver_10.3/server/lib/weblogic.jar:$MWHOME/oracle_common/modules/oracle.jrf_11.1.1/

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center