I’m working with a client that has its WebLogic (version is 11g) domains organised in terms of usegage – so one for production, one for test, one for dev, and all applications have to share a single domain. It has a lot of applications/domain (around 20 in all). I’ve not seen this done before and was wondering how common it is. I can see some disadvantages (like you can’t configure domain level settings in a manner appropriate an app), but can’t think of many (any) advantages. So two questions: 1. How common is this? 2. What are the pros and cons of it as an approach?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
To my experience, it is not common. All the places where I worked use several domains (per application and per environment) and this gives you indeed finer control:
The only pro of the single domain approach I can think of is simplified maintenance. For non critical apps, it might work. But I wouldn't be happy with that. |
|||
|
|