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 158804 - VisualWebJSF portlet don;t work with tomcat5.5.x
Summary: VisualWebJSF portlet don;t work with tomcat5.5.x
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Portalpack (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Satyaranjan D
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-19 11:47 UTC by kk_sriram
Modified: 2009-03-17 07:25 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 kk_sriram 2009-02-19 11:47:47 UTC
tomcat 5.5.x doesn;t contain el-api.jar which is used for jsf based portlet apps.
This jar is present in tomcat6.x
So we may have to bundle this jar so that it will work with tomcat5.x servers