############################################################################### # Copyright (c) 2007 Oracle. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html # # Contributors: # Oracle. - initial API and implementation ############################################################################### VALIDATE_PLATFORM_NOT_SPECIFIED=Platform must be specified VALIDATE_CONNECTION_NOT_SPECIFIED=Connection must be specified VALIDATE_CONNECTION_NOT_CONNECTED=Connection must be active to get data source specific help and validation. VALIDATE_RUNTIME_NOT_SPECIFIED=There is no server runtime associated with this project to provide a JPA implementation VALIDATE_RUNTIME_DOES_NOT_SUPPORT_EJB_30=The server runtime selected does not support EJB 3.0, so it likely does not provide a JPA implementation VALIDATE_LIBRARY_NOT_SPECIFIED=No JPA implementation library specified SYNCHRONIZE_CLASSES_JOB=Synchronizing classes SYNCHRONIZING_CLASSES_TASK=Synchronizing classes ... INVALID_PERSISTENCE_XML_CONTENT=Invalid persistence.xml content ERROR_WRITING_FILE=Could not write to persistence.xml