Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 122867 - servlet.jar for HttpService
Summary: servlet.jar for HttpService
Status: RESOLVED DUPLICATE of bug 121585
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: Compendium (show other bugs)
Version: 3.2   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: equinox.compendium-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-06 01:08 EST by Simon Kaegi CLA
Modified: 2006-01-06 09:29 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Kaegi CLA 2006-01-06 01:08:35 EST
To use org.equinox.http you need to import javax.servlet etc. from somewhere.
To support this I had to create my own simple servlet.jar bundle.

I wonder if Eclipse should have a javax.servlet bundle (or perhaps directly embed servlet.jar in org.equinox.http) to make usage easier.
Comment 1 Thomas Watson CLA 2006-01-06 09:07:49 EST
The tomcat plugin already has the servlet.jar.  I opened up bug 121585 to request the servlet.jar be separated into a different bundle.

*** This bug has been marked as a duplicate of 121585 ***
Comment 2 Simon Kaegi CLA 2006-01-06 09:29:42 EST
(In reply to comment #1)
> The tomcat plugin already has the servlet.jar.  I opened up bug 121585 to
> request the servlet.jar be separated into a different bundle.
> *** This bug has been marked as a duplicate of 121585 ***

Sorry I missed it the first time. 
I guess that'a another inbox to listen on.