[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.equinox] Re: Deploy demo application sample-http on Tomcat

Hi Simon,

I checked the bundles, and guess what. The sample.http bundle had the status 
"RESOLVED".


Framework is launched.

id      State       Bundle
0       ACTIVE      system.bundle_3.2.100.200607211737
                    Fragments=8
1       ACTIVE      org.eclipse.equinox.common_3.2.0.200607211737
2       ACTIVE      org.eclipse.update.configurator_3.2.0.200607211737
3       ACTIVE 
org.eclipse.equinox.servlet.bridge.http_3.2.0.200607211737
4       ACTIVE      org.eclipse.equinox.http.registry_3.2.0.200607211737
7       ACTIVE      org.eclipse.equinox.registry_3.2.100.200607211737
8       RESOLVED    org.eclipse.equinox.servlet.bridge.extensionbundle_3.2.0
                    Master=0
10      RESOLVED    org.eclipse.osgi.services_3.1.100.200607211737
13      RESOLVED    sample.http_1.0.0


I completely forgot to activate the bundle. Now everything works fine.

Thanks a lot for the hint.

János V.



"Simon Kaegi" <skaegi@xxxxxxxxxxxx> schrieb im Newsbeitrag 
news:47e1555f97c5a96ec40ab8d42218db36$1@xxxxxxxxxxxxxxxxxx
> Hi guys,
>
> I've just re-checked with the bridge.war and http-sample from the website 
> with Tomcat and can confirm that I get a correct response at 
> http://localhost:8080/bridge/helloworld and 
> http://localhost:8080/bridge/helloworld.html
>
> could you send the result of an "ss" and the result of a "bundle {id of 
> sample.http}" and "diag {id of sample.http}". Also if "start {id}" returns 
> any sort of error message that would also help.
>
> -Simon
>