httproot-1.0.0.jar

download (8769 bytes)

OSGi manifest attributes
Bundle-Name HTTP root
Bundle-Description Demo HTTP root servlet
Bundle-Version 1.0.0
Bundle-Vendor Knopflerfish
Bundle-Activator org.knopflerfish.bundle.httproot.Activator
Bundle-DocURL http://www.knopflerfish.org
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-Classpath
Export-Package
Import-Package javax.servlet
javax.servlet.http
org.knopflerfish.service.log
org.osgi.framework
org.osgi.service.http
Export-Service
Import-Service
Other manifest attributes
Bundle-UUID org.knopflerfish:HTTP root:1.0.0:impl
Build-Date Wed December 29 2004, 14:06:30
Built-From C:\cygwin\tmp\kf\1.3.3\trunk\osgi\bundles\http\httproot
Bundle-SymbolicName org.knopflerfish:HTTP root:1.0.0
Bundle-Category example
Bundle-SubversionURL https://www.knopflerfish.org/svn/

Depends on

desktop_all-1.1.0org.knopflerfish.service.log
desktop_api-1.1.0org.knopflerfish.service.log
frameworkorg.osgi.framework
http_all-1.1.0org.osgi.service.http
http_api-1.1.0org.osgi.service.http
jsdk-2.2javax.servlet.http
log_all-1.0.0org.knopflerfish.service.log
log_api-1.0.0org.knopflerfish.service.log

Other bundles depending on this bundle

None found

Bundle source

org/knopflerfish/bundle/httproot/Activator.java
org/knopflerfish/bundle/httproot/InfoServlet.java