I created an application with Java EE and now want to publish it on the internet. For that reason I need the EAR file. But I was not able to find it.
I searched every directory, but I could not see it. Where does the EAR file stay in the file directory?
I made my project with Eclipse 4.2 (Juno) and an Apache server.
Right click on your project. Click Export then ‘Export…’. Type ‘EAR’. New dialog box will open. Give the correct destination. You’re good to go. 🙂