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

Summary: Selecting "Copy service jar to server classpath " still maintains a local copy within the webapp
Product: contrib Reporter: kk_sriram <kk_sriram>
Component: PortalpackAssignee: Satyaranjan D <satyaranjan>
Status: NEW ---    
Severity: blocker CC: issues
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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