Community
Participate
Working Groups
Build Identifier: Build id: 20110324215508 The default output folder in the Dynamic Web Project changes to "build\classes" when the Java Facet is unchecked and checked again. The default output folder should remain as "WebContent\WEB-INF\classes". Reproducible: Always Steps to Reproduce: 1. Open the New Dynamic Web Project wizard 2. Click Modify button to open the FacetsConfigurationDialog 3. Unlock the Java Facet. uncheck and check it again. 4. Click OK on the FacetsConfigurationDialog. 5. Click next on the wizard. 6. The default output folder in the Java Config page will appear as build\classes
Created attachment 200309 [details] This patch contains a fix for this defect
Created attachment 200370 [details] Fix for this defect
looks good
Created attachment 201819 [details] New patch with project creation filter
Hi Chuck, Thanks for review the patch. But I realized that EJB projects would be affected with this fix. So I created a new patch and I included a filer to distinguish between EJB Project creation and Dynamic Web project creation. Could you take and look at it?
Created attachment 201943 [details] This patch handles all possible project cases (Java output folder content)
thanks - approved
Code committed to R3_2_maintenance for WTP 3.2.5
Code committed to HEAD for WTP 3.2.4. Given that 3.3.1 is in PMC +2 at this moment, we should wait until 3.3.2 to commit to R3_3_maintenance. Therefore, I'm keeping this defect open.
Created bug 358652 to commit the code to WTP 3.3.2. I'm resolving this defect.