How To Create a Second Reports Services Weblogic instance in Oracle Fusion Middleware 11g
Need an updated note for Reports 11g similar to Note:333475.1 (Last Revision Date: 20-JUN-2007 but can't be found anymore): How To Create a Second Reports Services OC4J instance in Oracle Application Server 10g?
In OAS10.1.2.3, we created a second reports OC4J instance reports_2 and deployed a modified reports.ear with modified
conext-root: /reports_2 and web.xml so it has its own URL, report server rep_2. cgicmd_2.dat, rep_2.conf, rwservlet_2.properties, cache_2, etc.
That's how we restrict access to reports by URL /reports & /reports_2.
Is there a step-by-step procedure to do the same in OFMW 11g?
Thx,