Eclipse 3.0.1
MyEclipseIDE 3.8.2
OS Windows XP
Application Server IBM WAS 5.1
Initial Project created and exported from WSAD 5.1.2
Project based on Cocoon Framework
I have currently deployed the initial EAR after starting WAS 5.1 with MyEclipseIDE and it does start (however after every shutdown the next start fails) I can live with this, if I must. However after I set up WAS with our EAR and it works correctly through the EAR Installation WAS Admin Interface, I bring the project into Eclipse and attempt to deploy it however :
1. I have to convert this to a Web Project
2. I start to Add a deployment but it wants to deploy to the <project>.war instead of <project>.ear/<project>.war
Is this a bug and is there a work around, since it won’t let me change the path?
Thank you