Multiple Java EE Agents on Single Managed Server
- by tina.wang
A default JEE agent is created when you create domain, which is named as OracleDIAgent.
1. In Studio, duplicate the agent, change its name to genAgent, change the web application
context to genagent.
2: Go to datasource of genAgent, drop all datasources.3: Generate server template. put the jar file under odi\common\templates\wls
4: Deploy this…