Community
Participate
Working Groups
If adding facet after project is created (for example), if "Shared library" option selected, org.eclipse.jst.ws.jaxrs.core.internal.jaxrssharedlibraryconfig.JAXRSSharedLibConfiguratorDelegate.installSharedLibs(IProject, IProject, IProgressMonitor, List<String>) should be called for each EAR project associated with the web project.
Created attachment 183672 [details] patch Unit testing included: -No EAR, new project, deploy option, extender library (as regression) -3 EARs (2 associated), shared option, existing project, extender library -Deploy option, new project (as regression), extender library -User Library, shared library, existing project (as regression)
Changes committed to 3.2.3 & HEAD.