blob: 2ec46e5ad477ba8b3b2eb0d1b02c6be20990bfb2 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you 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.
OpenIDE-Module-Name=J2EE Server Ant Tasks
OpenIDE-Module-Display-Category=Web
OpenIDE-Module-Short-Description=Lets you use j2eeserver from Ant.
OpenIDE-Module-Long-Description=Plugin that allows using the j2eeserver functionality from Ant.
MSG_FileNotFound=File {0} not found.
MSG_ProfierNotFound=Profiler not found.
MSG_PlatformNotFound=Java platform {0} does not exist.
MSG_AttachFailed=Attaching profiler to the server failed.
MSG_StartTimedOut=Starting of server in profile mode timed-out after {0} secs.
MSG_ProfilerAttached=Profiler attached, waiting for the server to start up...
MSG_AttachingProfiler=Server is ready waiting for profiler to attach...
MSG_ServerUp=Server is up and running.
MSG_StartupFailed=Starting server in profile mode failed.