Community
Participate
Working Groups
Build Identifier: WTP 3.2.2 This bug is to get the fix into WTP 3.2.2 patches +++ This bug was initially created as a clone of Bug #326711 +++ The ConnectorResourceImpl class needs to update its setModuleVersionID() and setJ2EEVersionID() methods. The ConnectorResourceImpl.setModuleVersionID() method currently removes the doctype values but is missing the call to the primSetVersionID() method to set the version id. The setJ2EEVersionID() method is missing the scenario where the java version is EE5. Reproducible: Always
Created attachment 179998 [details] Proposed Patch Same patch as bug 326711. Changes to the ConnectorResourceImpl class.
approved
Committed to R3_2_2_patches