Community
Participate
Working Groups
The following NLS messages are showing up in the log because the ERefValidationMessageResourceHandler does not point to the proper file. The string constants are not loaded and the following is logged. After fixing the NLS class to point to the correct location, I also noticed one missing string constant which is now fixed. !ENTRY org.eclipse.osgi 2 1 2010-02-24 09:54:54.862 !MESSAGE NLS missing message: ERROR_EAR_MISSING_EREFNAME in: erefvalidation !ENTRY org.eclipse.osgi 2 1 2010-02-24 09:54:54.877 !MESSAGE NLS missing message: ERROR_EAR_INVALID_EREFTYPE in: erefvalidation !ENTRY org.eclipse.osgi 2 1 2010-02-24 09:54:54.877 !MESSAGE NLS missing message: ERROR_EAR_MISSING_EREFTYPE in: erefvalidation !ENTRY org.eclipse.osgi 2 1 2010-02-24 09:54:54.877 !MESSAGE NLS missing message: ERROR_EAR_MISSING_EREFHOME in: erefvalidation !ENTRY org.eclipse.osgi 2 1 2010-02-24 09:54:54.877 !MESSAGE NLS missing message: ERROR_EAR_MISSING_EREFREMOTE in: erefvalidation !ENTRY org.eclipse.osgi 2 1 2010-02-24 09:54:54.877 !MESSAGE NLS missing message: ERROR_EAR_MISSING_EJB_ROLE in: erefvalidation !ENTRY org.eclipse.osgi 2 1 2010-02-24 09:54:54.877 !MESSAGE NLS missing message: ERROR_EAR_DUPLICATE_RESREF in: erefvalidation !ENTRY org.eclipse.osgi 2 1 2010-02-24 09:54:54.877 !MESSAGE NLS missing message: UNRESOLVED_EJB_REF_WARN_ in: erefvalidation !ENTRY org.eclipse.osgi 2 1 2010-02-24 09:54:54.877 !MESSAGE NLS missing message: ERROR_EAR_DUPLICATE_SERVICEREF in: erefvalidation !ENTRY org.eclipse.osgi 2 1 2010-02-24 09:54:54.877 !MESSAGE NLS missing message: ERROR_EAR_DUPLICATE_SECURITYROLEREF in: erefvalidation !ENTRY org.eclipse.osgi 2 1 2010-02-24 09:54:54.877 !MESSAGE NLS missing message: ERROR_EAR_DUPLICATE_EJBREF in: erefvalidation !ENTRY org.eclipse.osgi 2 1 2010-02-24 09:54:54.877 !MESSAGE NLS missing message: ERROR_EAR_DUPLICATE_RESENVREF in: erefvalidation !ENTRY org.eclipse.osgi 2 1 2010-02-24 09:54:54.877 !MESSAGE NLS missing message: ERROR_EAR_DUPLICATE_MESSSAGEDESTINATIONREF in: erefvalidation !ENTRY org.eclipse.osgi 2 1 2010-02-24 09:54:54.877 !MESSAGE NLS missing message: ERROR_EAR_MISSING_MESSSAGEDESTINATION in: erefvalidation !ENTRY org.eclipse.osgi 2 1 2010-02-24 09:54:54.893 !MESSAGE NLS missing message: ERROR_UNRESOLVED_MDB_MISSING_MESSAGE_DESTINATION in: erefvalidation !ENTRY org.eclipse.osgi 2 1 2010-02-24 09:54:54.893 !MESSAGE NLS missing message: ERROR_EAR_MISSING_EMPTY_MESSSAGEDESTINATION in: erefvalidation
Created attachment 174659 [details] patch for 305P
approved
tracking with bug 320313 for WTP 3.2.2
Committed to R3_0_5_patches