cancel
Showing results for 
Search instead for 
Did you mean: 

Hi...Why .WAR form dosen`t appeare as usual ... where is the problem?

Former Member
0 Kudos

capture52.png

IN project explorer when i expand helloworld node then target i find the file .war but as shown in different form >>> how can i resolve this matter .. Thnx

Accepted Solutions (0)

Answers (1)

Answers (1)

Ivan-Mirisola
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Moosa,

Are you deploying your war file via Eclipse or manually via Cockpit? I am not sure why it is being converted into a ZIP file. Have you unzipped the NEO SDK and imported the Hello World project from the sample files as Existing Maven Project? If you have imported directly from the zip file, it be imported in a funny way (I dislike it). Maybe you should start over by unzipping it to a local folder of your choice, copy the samples projects to another folder and import them from there using the import wizard for existing maven projects.

Aside from it, you could create your own Cloud Server on Eclipse and assign the application to it - avoiding the manual file browsing on the cockpit.

Regards,
Ivan