alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Glassfish example source code file (LocalStrings.properties)

This example Glassfish source code file (LocalStrings.properties) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Glassfish tags/keywords

cddl, complete, complete, copyright, deployment, gpl, gpl, if, license, license, oracle, start, version, version

The Glassfish LocalStrings.properties source code

#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (collectively, the "License").  You
# may not use this file except in compliance with the License.  You can
# obtain a copy of the License at
# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
# or packager/legal/LICENSE.txt.  See the License for the specific
# language governing permissions and limitations under the License.
#
# When distributing the software, include this License Header Notice in each
# file and include the License file at packager/legal/LICENSE.txt.
#
# GPL Classpath Exception:
# Oracle designates this particular file as subject to the "Classpath"
# exception as provided by Oracle in the GPL Version 2 section of the License
# file that accompanied this code.
#
# Modifications:
# If applicable, add the following below the License Header, with the fields
# enclosed by brackets [] replaced by your own identifying information:
# "Portions Copyright [year] [name of copyright owner]"
#
# Contributor(s):
# If you wish your version of this file to be governed by only the CDDL or
# only the GPL Version 2, indicate your decision by adding "[Contributor]
# elects to include this software in this distribution under the [CDDL or GPL
# Version 2] license."  If you don't indicate a single choice of license, a
# recipient has the option to distribute your version of this file under
# either the CDDL, the GPL Version 2 or to extend the choice of license to
# its licensees as provided above.  However, if you add GPL Version 2 code
# and therefore, elected the GPL Version 2 license, then the option applies
# only if the new code is made subject to such option by the copyright
# holder.
#

#
enterprise.deployapi.spi.couldnotconnecttoserver=Could not connect to Server :
enterprise.deployapi.spi.DMgrnotconnected=Deployment Manager is not connected to J2EE Resources
enterprise.deployapi.spi.Invalidinputstream=Invalid input stream
enterprise.deployapi.spi.deploymentcomplete=Deployment Complete
enterprise.deployapi.spi.redeploynotsupported=Redeploy not supported
enterprise.deployapi.spi.startcomplete=Start Complete
enterprise.deployapi.spi.stopcomplete=Stop Complete
enterprise.deployapi.spi.undeploymentcomplete=Undeployment Complete
enterprise.deployapi.spi.localnotsupported=Locale {0} not supported
enterprise.deployapi.spi.deploying=deploying
enterprise.deployapi.spi.successfullydeployed=Distribute Process is Complete
enterprise.deployapi.spi.configbeans.ui.ejbname=EJB Name
enterprise.deployapi.spi.invaliduri=Invalid URI
enterprise.deployapi.spi.urinotsupported=URI: {0} not supported
enterprise.deployapi.spi.couldnotcreatedeploymentmanager=Could not create Deployment manager: {0}
enterprise.deployapi.spi.j2eeritarget=J2EE RI Target
enterprise.deployapi.spi.couldnotobtainclientjar=Could not obtain client jar from server
enterprise.deployapi.spi.nojarinserverwithname=There is no archive jar in server with name {0}
enterprise.deployapi.spi.cannotdownloadclientbaseurl=Cannot download ClientBaseURL :{0}
enterprise.deployapi.spi.dconfigbeanversionnotsupported=DConfigBean version {0} is not supported
enterprise.deployapi.spi.redeploycommanddone=Redeploy Command Done
enterprise.deployapi.spi.redeploy.modulenotfound=Redeploy failed.  Module {0} not found.
enterprise.deployapi.spi.distributecommanddone=Distribute Command Done
enterprise.deployapi.spi.invalidobjectname=invalid objectName
enterprise.deployapi.spi.undeploying=undeploying {0}
enterprise.deployapi.spi.issuccessfullyundeployed={0} Undeploy Done
enterprise.deployapi.spi.nostartmessage=No Start message
enterprise.deployapi.spi.configbeans.ui.messagebean.tooltip=Table of Message Beans
enterprise.deployapi.spi.nofinishmessage=No Finish message
enterprise.deployapi.spi.starting=Starting {0}
enterprise.deployapi.spi.startingrecursively=Start recursively {0}
enterprise.deployapi.spi.recursivestartiscomplete={0} Recursive Start is Complete
enterprise.deployapi.spi.startiscomplete={0} Start is complete
enterprise.deployapi.spi.stopiscomplete={0} Stop is complete
enterprise.deployapi.spi.stopping=Stopping {0}
enterprise.deployapi.spi.invalidfileformat=Invalid deployment plan file format.  sun-j2ee-ri.dtd format required
enterprise.deployapi.spi.problemcreatingtmpfile=Problem creating tmp Deployment Plan file
enterprise.deployapi.spi.functionnotimplemented=This function is not implemented.
enterprise.deployapi.spi.configbeans.ui.usernameswarning=No users set for role name {0}.  Set Role Users in application Deployment Setting customizer.
enterprise.deployapi.spi.disconnectedDM=Illegal operation for a disconnected DeploymentManager

enterprise.deployapi.spi.DisplayName=Sun Java System Application Server

enterprise.deployapi.spi.ProductVersion=9.0

enterprise.deployapi.spi.wronghostidentifier=Wrong host identifier in uri {0}

enterprise.deployapi.spi.suntargetdescription=Sun Java System Application Server {0} on {1}

enterprise.deployapi.spi.invalidmoduletype=Invalid Module Type {0}

enterprise.deployapi.spi.cannotconnect=Cannot connect to server {0}

enterprise.deployapi.spi.cannotgetmodules=Cannot get list of modules from server {0}

enterprise.deployapi.spi.operationfailed=Operation failed on {0}

enterprise.deployapi.spi.foreignserver=Cannot manage module from other server than

enterprise.deployapi.spi.handleURIexception=Exception while parsing uri {0}

enterprise.deployapi.spi.exceptionwhileconnecting=Exception while connecting to {0} : {1}

enterprise.deployapi.spi.errorgetreqmods=Error getting required modules
enterprise.deployapi.spi.errretreivevirtualserverhostport=Error retrieving virtual server host and port
enterprise.deployapi.spi.errretrievedefaulthostport=Error retrieving default host and port
enterprise.deployapi.spi.errpreparearchstream=Could not prepare archives for module and/or deployment plan input streams
enterprise.deployapi.spi.errpreparearchfile=Could not prepare archives for module and/or deployment plan files
enterprise.deployapi.spi.errclosearchs=Could not close module archive {0} or deployment plan archive {1}
enterprise.deployapi.spi.errclosemodulearch=Could not close module archive {0}
enterprise.deployapi.spi.errcloseplanarch=Could not close deployment plan archive {0}


enterprise.deployapi.spi.unexpcommand=Received unexpected deployment facility command {0}
enterprise.deployapi.spi.targetorprinnotset=Attempted to connect to DAS management interface but target and/or principal have not been set
enterprise.deployapi.spi.unexptargettype=Target must be of type SunTarget but encountered {0}
enterprise.deployapi.spi.errcheckingtype=Error checking type of DAS
enterprise.deployapi.spi.noarchivisthandles=No archivist is able to handle the archive {0}
enterprise.deployapi.spi.noarchivisthandlesplan=No archivist is able to handle the deployment plan {0}

enterprise.deployment.client.action_completed={0} completed successfully

enterprise.deployment.client.action_failed={0}

enterprise.deployment.client.aggregatesuccess=All operations completed successfully
enterprise.deployment.client.aggregatefailure=At least one operation failed
enterprise.deployment.client.noprogressobject=Progress event does not contain a ProgressObject source

enterprise.deployapi.spi.wrongImpl=Expected Target implementation class of {0} but found instance of {1} instead

enterprise.deployapi.spi.notOwningDM=DeploymentManager cannot act on TargetModuleID {0} that refer to a different domain

suntarget.invalid_app_type=The application type - {0} - is not valid. 
suntarget.desstdir_does_not_exist=Directory {0} does not exist
suntarget.desstdir_is_not_directory=Directory {0} is not a directory
suntarget.cannot_write_to_destdir=No write permissions for directory {0}

enterprise.deployment.client.action_completed_with_warning=Action completed with warning message: {0}
enterprise.deployment.client.action_failed_with_message={0} failed; {1}
enterprise.deployment.client.start_failed_msg=Error occurred during application loading phase. The application will not run properly. Please fix your application and redeploy.\n

enterprise.deployment.client.action_failed=Action failed {0}

Other Glassfish examples (source code examples)

Here is a short list of links related to this Glassfish LocalStrings.properties source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.