Posts

Showing posts from June 18, 2012

Steps to configure a server agent in OWSM

Steps :- To configure a server agent component in Oracle Web Services Manager Point your browser to the Web Services Manager Control Console and log in using your user name and password. The Web Services Manager Control Console is accessed with a URL of the form: http:// :port_number/ccore For example: httphttp://samplexxxx:8888/ccore/index.jsp 2. Click Add New Component. 3. On the Add New Component page, define: ■Component name ■Component type ■Container type Click Register. Define Policy Set for Server Agent :- To define the policy set for the server agent: 1. At the Web Services Manager Control Console, click Policy Management, then click Manage Policies. 2. In the component list, select the agent for which the policy set is to be defined, and click Policies. 3. The policy set for the agent is displayed. 4. Click the Edit icon for the Default Policy. 5. Select Extract Credentials from the list, and click OK. 6. The Policy Definition page reappears, showi

Error in creating a resource adaptor if it was deleted.

If you are creating a resource adaptor which you have already deleted due to wrong name or configuration and you are trying again , you may face below error :- There was an error processing one or more values entered on this page. 1. Resource Provider Name - There is already a resource provider with the name "OJMS". Please choose a different name. Solution :- Go to OC4J Container and edit the applications.xml file and physically delete the OJMS entry from the file and restart the container , issue will be resolved. Applications.xml ### ### ### ###