Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 370279 - Starting HTTP Preview at localhost encountered problem: org.mortbay.jetty.server
Summary: Starting HTTP Preview at localhost encountered problem: org.mortbay.jetty.server
Status: NEW
Alias: None
Product: WTP ServerTools
Classification: WebTools
Component: wst.server (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: wst.server CLA
QA Contact: Elson Yuen CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-31 16:28 EST by David Hulme CLA
Modified: 2012-01-31 17:10 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Hulme CLA 2012-01-31 16:28:32 EST
Build Identifier: 20111215-0110

Eclipse 4.2.0-M4 JEE Edition -- 

Made a Static Web Project with a simple "index.html" page... 

Whenever I try using "Run on server" using "HTTP Preview" I get the following error --
 
"Starting HTTP Preview at localhost" has encountered a problem.
Could not find required bundle org.mortbay.jetty.server

Reproducible: Always

Steps to Reproduce:
1. install 4.2.0-M4
2. Make a Static Web project
3. inside WebContent folder make a simple html file
4. try to Run On Server, using HTTP Preview...
5. Get error