blob: aabded5e2baa6de25b0c47f1d0dbbd7edd1fbb88 [file] [log] [blame]
##
##
## Copyright 2005 The Apache Software Foundation
##
## Licensed under the Apache License, Version 2.0 (the "License");
## you may not use this file except in compliance with the License.
## You may obtain a copy of the License at
##
## http://www.apache.org/licenses/LICENSE-2.0
##
## Unless required by applicable law or agreed to in writing, software
## distributed under the License is distributed on an "AS IS" BASIS,
## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
## See the License for the specific language governing permissions and
## limitations under the License.
##
##
## $Rev$ $Date$
##
maven.multiproject.type=assemble
# set eclipse project name (used in eclipse plugin V1.11 onwards)
maven.eclipse.project.name=${geronimo.maven.eclipse.assemblies.project.prefix}${pom.artifactId}
geronimo.assembly.explicit.versions=${basedir}/../../etc/explicit_versions.properties
PlanServerHostname=0.0.0.0
PlanNamingPort=1099
PlanOpenEJBPort=4201
PlanClientAddresses=127.0.0.1
PlanIIOPPort=9000
PlanCOSNamingHost=localhost
PlanCOSNamingPort=1050
PlanORBSSLHost=localhost
PlanORBSSLPort=2001
PlanActiveMQPort=61616
PlanDerbyPort=1527
PlanRemoteLoginPort=4242
PlanLdapPort=1389
PlanJettyWebBuilderDefaultNamespace=http://geronimo.apache.org/xml/ns/j2ee/web/jetty-1.0
PlanTomcatWebBuilderDefaultNamespace=http://geronimo.apache.org/xml/ns/j2ee/web/tomcat-1.0
PlanHTTPPortPrimary=8080
PlanHTTPSPortPrimary=8443
PlanAJPPortPrimary=8009
PlanHTTPPortSecondary=8090
PlanHTTPSPortSecondary=8453
PlanAJPPortSecondary=8019
PlanJMXPort=9999