Community
Participate
Working Groups
Build Identifier: The current implementation of J2EEDeployOperation does not allow the caller of this operation to retrieve a set of IProjects that were modified by any deployers that were executed. In a product that adopts WTP having this support would allow us to overcome a rather painful publishing performance problem that occurs with our server adaptor (it executes this J2EEDeployOperation as a publishing task). Attached is a possible patch which adds this API to J2EEDeployOperation and should not introduce any compatibility concerns with anyone that implements the current ICommand interface. Reproducible: Always
This needs to be targeted to 3.2.2
Created attachment 176385 [details] patch
approved
Committed to HEAD for WTP 3.2.2 and WTP 3.3 M1