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

Bug 371738

Summary: JettyCustomizer does not work out of the box with 1.5
Product: [RT] RAP Reporter: Holger Staudacher <holger.staudacher>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 1.5   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Holger Staudacher CLA 2012-02-16 08:05:11 EST
When checking out the jetty customizer from the RAP cvs it has compile erros. This can be fixed when importing org.eclipse.equinox.http.jetty as source bundle.

When starting the RAP application we need to use also the http.jetty bundle from the workspace because the bundle contained in the target does nto work with the customizer and runs into a ClassNotFoundException.
Comment 1 Ivan Furnadjiev CLA 2012-02-16 08:18:01 EST
I'm using JettyCustomizer all the time with RAP 1.5 and there are no compile errors. I'm using Indigo SR1 + RAP 1.5M5 as a target.
Comment 2 Ralf Sternberg CLA 2012-02-16 17:44:36 EST
I've also seen these compile errors in my workspace since I've switched to 4.2 M5. Something seems to be wrong but I cannot make out the problem. By looking at the manifests, everything looks fine...
Comment 3 Ivan Furnadjiev CLA 2012-02-17 03:09:55 EST
I checked 3.8M5 and the compile errors exist there too.
Comment 4 Ivan Furnadjiev CLA 2012-03-20 05:10:51 EDT
Now I'm using 4.2M6 and the compile errors are gone. Probably a tooling problem. Holger, could you confirm this?
Comment 5 Ivan Furnadjiev CLA 2012-03-20 06:27:57 EDT
I will close it as WORKSFORME. Please reopen if the issue persists.