This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 164334 - servlet2.5-jsp2.1-api.jar packaging
Summary: servlet2.5-jsp2.1-api.jar packaging
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-03 12:47 UTC by fordfrog
Modified: 2009-05-03 12:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fordfrog 2009-05-03 12:47:51 UTC
It's not exactly a bug but a problem for packaging netbeans. Afaik, servlet and jsp jars are commonly distributed
separately, whereas netbeans have them both in single jar. This causes us problem with replacing bundled
servlet2.5-jsp2.1-api.jar with system jar. If that would be possible, it would be nice if this jar could be split to two
jars so we can easily replace it with system jar. Or is there any other solution we could use?