Community
Participate
Working Groups
Build Identifier: 321 Java EE Preferences should use the product preference value while determining default value for DD generation when creating connector project. This will help adopter products override the value as appropriate. Reproducible: Always
Created attachment 174067 [details] patch This patch acquires the value of the EE6_CONNECTOR_GENERATE_DD variable from the ProductManager, allowing adopter products to override the value.
Note that behavior did not change, but we were missing a product hook for this preference - approved
* Explain why you believe this is a stop-ship defect. Or, if it is a "hotbug" (requested by an adopter) please document it as such. This issue prevents adopter product from overriding the default value of the Generate DD check box in the connector project creation wizard. This inability to override the default value has the potential to result in customer issues. * Is there a work-around? If so, why do you believe the work-around is insufficient? Customers will be required to manually check the check box (override the default). However this will be realized too late in the application development lifecycle, resulting in costly delays. * How has the fix been tested? Is there a test case attached to the bugzilla record? Has a JUnit Test been added? This fix does not change the behavior in WTP. This has been verified by bringing up wtp and invoking the connector project wizard. * Give a brief technical overview. Who has reviewed this fix? This fix has been reviewed by Chuck Bridgham. * What is the risk associated with this fix? No known risks.
code checked into HEAD for WTP 3.2.1