WebLogic 10.x Deployment Question. (I didn't have an oracle application server community) ..
We have been working on a deployment strategy to move application from one environment to another. we are looking at an all encompassing deploment. Meaning, we would like to move the application as a whole not one component at a time.
The idea is to move all components that belong to a application:
1) The ear file (application)
2) Configurations - Connection pool Definitions, JMS Definitions etc
How would we be able to accomplish this?
Thank you