Wednesday, January 09, 2013

EM12c: How to create a J2EE Application Component in software library?

To create a J2EE Application component in Software library for provisioning purpose, follow given steps:

1. Select Enterprise menu->Provisioning and Patching->Software Library.

2. Assuming you have already create a folder. Select that folder. In this case,  'myJ2EEApps' folder has been already created. On Software library page. select Create Entity-> Component

3. Select Java EE Application and click Continue.


4. On the Create Java EE Application Wizard: Describe page,
enter the Name, Description, and click Next.


5. On next page, select Software library upload location and
Select archive file from local or an agent machine.


Wait till archive file gets uploaded.


6. On next Review page, review all details and click on Save and Upload button.



7. It will create the J2EE app entity and will submit a job to upload the archive in software library.


8. Once the J2EE App is created, It will look like as given below.


Now uploaded J2EE app can be used to deploy/redeploy during provisioning.

Note: For more details, pls refer http://docs.oracle.com/cd/E24628_01/em.121/e27046/prov_java_ee.htm#CBBHEDHI

No comments: