Ok, I am having trouble createing a server in eclipse that use's websphere 6.0
I created a dynamic web project as usual and downloaded the websphere connector...etc
When I try to run (run on server button) It gives me a X The server does not support version 3.0 of the
J2EE Web module specification.
I don't get it I have jre 6.0 installed for the runtime so it is current /latest runtime enviroment.
I have installed apaches geronimo v2.1 for the server adapters
Thanks for any help.
Basically I was screwing around with creating a deleting server/ adapters (installing new ones ...etc ) and now I am having a problem with getting it to work again thru eclipse.
If I export as a WAR file then upload it in the Web Administrator config page it runs fine. But It is a pain to always have to upload it to websphere every time a change has occured ....etc etc
Would be nice to run it thru eclipse.... the static web projects run fine thru HTTP preview....etc
But the
jsp /dynamic web pages must run on a server
tomcat , jetty ,...etc server adapters work great however I need to use websphere since my busniess requires it.
I noticed I did delete some things and when I did the geronimo configuration xml file disappeared under the WEB-INF.