Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 370279

Summary: Starting HTTP Preview at localhost encountered problem: org.mortbay.jetty.server
Product: [WebTools] WTP ServerTools Reporter: David Hulme <mail>
Component: wst.serverAssignee: wst.server <wst.server-inbox>
Status: NEW --- QA Contact: Elson Yuen <eyuen7>
Severity: normal    
Priority: P3 CC: ccc
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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