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 168163 - Selecting "Copy service jar to server classpath " still maintains a local copy within the webapp
Summary: Selecting "Copy service jar to server classpath " still maintains a local cop...
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-07-06 08:51 UTC by kk_sriram
Modified: 2009-07-06 08:51 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 kk_sriram 2009-07-06 08:51:43 UTC
In the UI for service.xml there's an option in the preferences to "copy the jar to server classpath"
Selecting this option should copy the services jar to domains/domains/lib and should not mainitain a copy local to the
webapp at WEB-INF/lib..But the local copy is still maintained