I have few EJBs that are associated with EAR project. At the random place in EAR deployment empty error message comes up and project is left “half-deployed” – sometimes I have 4 sometimes I have 6 EJB jars inside EAR folder, but it never goes thru. Eclipse logs shows following error :
!ENTRY org.eclipse.osgi 2 1 2007-08-24 13:48:06.943
!MESSAGE NLS missing message: MELibraryWizardPage_list_library_selector_label in: com.genuitec.eclip
se.core.platformmessages
!ENTRY org.eclipse.osgi 2 1 2007-08-24 13:48:06.943
!MESSAGE NLS missing message: MELibraryWizardPage_title in: com.genuitec.eclipse.core.platformmessag
es
Please help !
George