|
Hello everyone I've been trying to use wtp plugin for eclipse to run my web application with no success so far. wtp and Apache tomcat 5.5.x works fine however geronimo doesn't. So I wanted to run the simplest possible web application on geronimo using wtp plugin. Created a webapp with an index.html file. Then I start the geronimo server (jetty) and when it's running I choose "Run on server" from index.html's context menu (from a tutorial). Of course I choose geronimo and press finish. Unfortunatelly I got message: HTTP ERROR: 404Not Found RequestURI=/wtp_tutorial/index.html Of course the server is working fine, I can log into console, deploy
web applications and everything works fine. But not with wtp plugin. The question is, what am I doing wrong that I can't use geronimo in
wtp eclipse plugin ? I'm using geronimo-1.0-jetty with wtp 1.0.1, eclipse 3.2m4 Cheers |
- geronimo and eclipse wtp Pablo
- Re: geronimo and eclipse wtp Sachin Patel
