Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Web services team dropping fix for 116953


Hi

We had committed and released the fix for defect 116953 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=116953) to the next I-build.

This is a problem with wrong module type being passed.  Server tools module ids (and versions) were changed a couple of  weeks ago to match
the new J2EE facets. ServerUtils.isTargetValidForEAR() needs to be updated to react to this.


Without this change, projects targeted to servers that requires EAR would have the EAR field disabled in the Web services wizard.

This change is very isolated and had been tested.

Regards,

Kathy Chan
Rational Java Web Services, IBM Toronto Lab
D3-354, D3/R8V/8200/MKM, 8200 Warden Avenue, Markham, Ontario, Canada, L6G 1C7
kathy@xxxxxxxxxx, (905) 413-3022, tieline: 969-6038, fax: (905) 413-4920

Back to the top