I try to deploy my application on WebSphere from Eclipse.
Here some conditions:
- STS 3.4.0
- Websphere Plugin: IBM WebSphere Application Server V8.5 Developer Tools for Kepler/Luna
- Websphere 8.5.5.0
After i installed the plugin i can add the Server and start/stop him, but when i try to add my application for deployment i get the feedback "There are no resources that can be added or removed from the server"
I have an ear project and a war project in my workspace which are deployable with JBoss without problems. Do i have to add something to my projects to make them deployable?
Is there any clue for this?
* Update *
Here you can see the project structure of my ear module.