Skip to main content

Posts

Showing posts from November, 2017

Creating war file with JDeveloper 12c

Creating war file with JDeveloper 12c                                  Kailash Nirmal Creating a WAR Deployment Profile Document Introduction This will be useful for the Creating a WAR Deployment Profile in jDeveloper 12c by providing the details for how the war file should be built.  Prerequisites Before going through this post, you should: 1.       Have access to or have installed Oracle JDeveloper 12c Studio Edition Version  12.1.3.0.0. 2.       Have project setup done in jDeveloper. Web Application Archive (WAR) This also called Web Archive.  This can alternatively be deployed without an EAR. Contains all files required for an application. Steps: 1-        Right click the project or go to File> New 2.     Select Deploy...