Community
Participate
Working Groups
This bug is for inclusion in WTP 3.2.2 patches +++ This bug was initially created as a clone of Bug #325860 +++ This is a regression caused by the rework for the Deployment Assembly page. All the way up to WTP 3.1.2, if you add a reference to a child project to a project, the child project's targeted runtime is set to be the parent project's targeted runtime. This is important, since the child project needs to be able to compile/run on the same server as the parent. In WTP 3.2.x, AddComponentToEnterpriseApplicationOp still handles this for EAR projects. However, AddReferencesOp does not handle this for other child projects.
Created attachment 179395 [details] Same patch
Committed to R3_2_2_patches