When I want to publish my Java EE application to WebSphere server i get a following error:
Server configuration seems to be ok - server status is displayed.
Same application deployed on Tomcat works just fine.
Any ideas what could be causing this problem?
Using:
- Eclipse LUNA SR2 IEE
- IBM WebSphere Application Server V8.5X Developer Tools for Eclipse Luna
You have to allow the applications containing errors to be published on a server check box. you can do it in following manner:- (Windows > Preferences > Servers > WebSphere).
If this does not work, it is possible that you have build path error.