36. Which methods are supported by OWSM to attach web services policy to a SCA composite? Mark for Review
(1) Points
(Choose all correct answers)
Attach a policy via the command line interface
Attach a policy in JDeveloper and deploy with normal deployment
Attach a policy in the EM console after deployment
None of the above
Correct: There are only 2 ways you can attach web services policy to a SCA composite: JDeveloper and the Enterprise Manager console.
Go to HOME_PAGE
Subscribe to:
Post Comments (Atom)
4 comments:
I think we can also attach policies using wlst Command line
Then all are correct.
Oracle Web Services Manager (WSM) Policy
Policy provided by the Oracle WSM.
You can attach Oracle WSM policies to SOA, ADF, and WebCenter Web services. You can attach Oracle WSM security policies only to WebLogic JAX-WS Web services to interface with the SOA/ADF/WebCenter Web services, for example. (You cannot attach Oracle WSM policies to JAX-RPC Web services.)
You manage Oracle WSM policies from Oracle Enterprise Manager Fusion Middleware Control and from the command line using custom WebLogic Scripting Tool (WLST) commands.
You can attach policies
thru EM @ runtime
thru Jdev @ designtime
thru WLST @ runtime i guess
(Policy administration and monitoring - SOA 11g Handbook)
I think if they had wanted us to select the WLST they would have phrased it as through a scripting tool rather than a CLI
Post a Comment