All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.glassfish.embed.LocalStrings.properties Maven / Gradle / Ivy

## Embedded
internal=Internal Error: {0}
no_default_http_port=No default HTTP port.  This should be impossible!
port_not_int=The port number is not an integer: {0}
nothing_to_do=Nothing to do -- no Web App was specified.
no_such_file=File not found: {0}
bad_port=Bad HTTP Port specified.  {2} was specified.  The port number should be in the range {0} to {1}
deploy_successful={0} successfully deployed.
deploy_failed={0} failed to deploy.
bad_install_root=Specified Install Root Directory, {0}, does not exist and can not be created.
bad_instance_root=Specified Instance Root Directory, {0}, does not exist and can not be created.
jdbc_hack_failure=Could not setup for JDBC
bad_dir=Bad directory: {0}
bad_domain_xml=domain.xml is missing from resources
parser_error=Parsing Error
bad_domain_xml=Error setting up user-supplied domain.xml.  It is not on disk or available as a Resource.
already_started=Illegal call to start() when the server is already running.
not_started=You must start the server before calling this API method: {0}.
should_not_be_started=The server has been started already.  You must call this API method [{0}] before starting the server.
no_server=The embedded server has not been created yet.
server_already_exists=The (singleton) embedded server has already been created.
command_failed=Command {0} failed.
command_successful=Command {0} successful.
log_msg=Starting Embedded GlassFish...See gfe/gfe.log for log messages.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy