Hello Frank,
To deploy the WAR file to the application server, you first need to package your application in an EAR file (application archive). Speaking in SAP NetWeaver Developer Studio terms, this means that you must create an enterprise application project and add in its properties a reference to your Web module project.
Hope this helps.
Zornitsa
Add a comment