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 245652 - Tomcat server classpath should contain only API jars
Summary: Tomcat server classpath should contain only API jars
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-14 15:11 UTC by David Konecny
Modified: 2014-07-14 15:29 UTC (History)
1 user (show)

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 David Konecny 2014-07-14 15:11:11 UTC
Based on discussion from issue 227558: classpath reported by Tomcat server plugin contains internal Tomcat jars which end up being visible in code completion. Could it be fixed and only Web API jars be returned.