How to deploy the Web services in R2 version of OIM
======================================================
NOTE: These web servcies are different from SPML.
The request module has exposed the web services using the industry standard web service technogies..
By default, the web services are not deployed, we need to deploy explicility...
EAR name : reqsvc.ear
Location: $OIM_HOME/server/webapp/optional
1. Login into weblogic console. http://localhost:7001/console
2. Goto 'Deployments' section.
3. Locate the EAR file and deploy on to 'oim managed server ' i.e OIM SERVER1
4. Launch the web services using the below URL. It uses the same port as OIM application i,e 8003.
http://localhost:8003/reqsvc/reqsvc
No comments:
Post a Comment