OSGi Construction b/S project could not be found. Org.mortbay.jetty

Source: Internet
Author: User

Original link: http://marsvaadin.iteye.com/blog/1613429

Refer to the OSGi principle and practice of this book operation, using OSGi to build B/S program, where org.mortbay.jetty.jar this package, I eclipse did not, from the Web down this package, when the plug-in installation, in Run->run The framework under the CONFIGURATIONS->OSGI framework, its options bundles always does not show org.mortbay.jetty this plugin. After the inquiry, finally found the answer.

The bundle that Eclipse 4.2 OSGI relies on:

Org.eclipse.osgi
Org.apache.felix.gogo.runtime
Org.apache.felix.gogo.command
Org.eclipse.equinox.console
Org.eclipse.equinox.http.jetty
Org.apache.felix.gogo.shell
Javax.servlet
Org.eclipse.jetty.server
Org.eclipse.osgi.services
Org.apache.commons.logging
Org.eclipse.equinox.http.servlet
Org.eclipse.jetty.util
Org.eclipse.jetty.io
Org.eclipse.jetty.continuation
Org.eclipse.jetty.servlet
Org.eclipse.jetty.http
Org.eclipse.jetty.security

Running an instance:

ID State Bundle
0 ACTIVE org.eclipse.osgi_3.8.0.v20120529-1548
1 ACTIVE org.apache.felix.gogo.runtime_0.8.0.v201108120515
2 ACTIVE org.apache.felix.gogo.command_0.8.0.v201108120515
3 ACTIVE org.eclipse.equinox.console_1.0.0.v20120522-1841
4 ACTIVE org.eclipse.equinox.http.jetty_3.0.0.v20120522-1841
5 ACTIVE org.apache.felix.gogo.shell_0.8.0.v201110170705
6 ACTIVE javax.servlet_3.0.0.v201112011016
7 ACTIVE org.eclipse.jetty.server_8.1.3.v20120522
8 ACTIVE org.eclipse.osgi.services_3.3.100.v20120522-1822
9 ACTIVE org.apache.commons.logging_1.0.4.v201101211617
Ten ACTIVE org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841
One-to-one ACTIVE org.eclipse.jetty.util_8.1.3.v20120522
ACTIVE org.eclipse.jetty.io_8.1.3.v20120522
ACTIVE org.eclipse.jetty.continuation_8.1.3.v20120522
ACTIVE org.eclipse.jetty.servlet_8.1.3.v20120522
ACTIVE org.eclipse.jetty.http_8.1.3.v20120522
ACTIVE org.eclipse.jetty.security_8.1.3.v20120522


The bundle that Eclipse 3.7 OSGI relies on:

Org.eclipse.osgi
Org.eclipse.osgi.services
Org.mortbay.jetty.util
Org.eclipse.equinox.http.jetty
Org.mortbay.jetty.server
Org.apache.commons.logging
Javax.servlet
Org.eclipse.equinox.http.servlet

Running an instance:


ID  state       Bundle
0  active      org.eclipse.osgi_3.7.2.v2012011 0-1415
1  active      org.eclipse.osgi.services_3.3.0.v20110513
2  active      org.mortbay.jetty.util_6.1.23.v201012071420
3  active       org.eclipse.equinox.http.jetty_2.0.100.v20110502
4  active      org.mortbay.jetty.server_ 6.1.23.v201012071420
5  active      ORG.APACHE.COMMONS.LOGGING_1.0.4.V201101211617
6  active      javax.servlet_2.5.0.v201103041518
7  active       org.eclipse.equinox.http.servlet_1.1.200.v20110502

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.