Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] quesiton for testing sample.http with equinox in servlet container

hi, i'm stuck on figuring out how to test the sample.http project as described in Equinox in a Servlet Container documentation.  I've exported the sample.http.registry project as a jar and dropped it into the /plugins directory of bridge.war.  I deployed bridge.war to a web server and ran /sp_test, /sp_deploy, and /sp_start successfully.  I tried to invoke the helloworld servlet by doing http://myhost/ext/helloworld, and i received a 404 error (target servlet cannot be found).  Did I mess up somewhere in testing this plugin?  Thanks.

 

Simon


Back to the top