OSB managed servers
AigarsPDec 16 2011 — edited Dec 19 2011Hello!
I am trying to think, how to make avalaible certain proxy services for certain ports (for firewalliing purposes), e.g ProxyServiceA on port 7003 and ProxyServiceB on port 7004. Services need to share same resources - business services, DB, JMS queues etc. My idea was to create two weblogic managed services osb_server1 and osb_server2 and export needed project resources for each server.
The question now is, is it possible to have two different OSB servers on same domain, and how to deploy different resources to thesee servers?