blob: 2551966636706f90cf8cfd4b1a97a2ee0065c694 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# 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
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. 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
# nbbuild/licenses/CDDL-GPL-2-CP. 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. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
# Microsystems, Inc. All Rights Reserved.
#
# 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 do not 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.
MSG_IF_ServiceNameNotAllowed=\u4e0d\u5141\u8bb8\u5bf9\u63a5\u53e3\u4f7f\u7528 serviceName \u5c5e\u6027\u3002
MSG_IF_SEINotAllowed=\u4e0d\u5141\u8bb8\u5bf9\u63a5\u53e3\u4f7f\u7528 endpointInterface \u5c5e\u6027\u3002
MSG_OnewayNotAllowed_MissingWebMethod=\u5982\u679c\u6ca1\u6709\u5bf9\u5e94\u7684 @WebMethod \u6807\u6ce8, \u5219\u65e0\u6cd5\u4f7f\u7528 @Oneway \u6765\u6807\u6ce8\u65b9\u6cd5\u3002
MSG_OnewayNotAllowed_HasReturnType=\u6807\u8bb0\u4e86 @Oneway \u7684\u64cd\u4f5c\u4e0d\u80fd\u5177\u6709\u8fd4\u56de\u7c7b\u578b\u3002
MSG_OnewayNotAllowed_HasOutParams=\u6807\u8bb0\u4e86 @Oneway \u7684\u64cd\u4f5c\u4e0d\u80fd\u5177\u6709 out/in-out \u53c2\u6570\u3002
MSG_OnewayNotAllowed_HasExceptions=\u6807\u8bb0\u4e86 @Oneway \u7684\u64cd\u4f5c\u4e0d\u80fd\u58f0\u660e\u4efb\u4f55\u5f02\u5e38\u9519\u8bef\u3002
MSG_HandlerChain_SoapMessageHandlers_Exclusive=\u4e0d\u5141\u8bb8\u5c06 @HandlerChain \u6807\u6ce8\u4e0e @SOAPMessageHandlers \u6807\u6ce8\u7ed3\u5408\u4f7f\u7528\u3002
MSG_WebParam_HolderRequired=\u5982\u679c\u53c2\u6570\u7c7b\u578b\u4e0d\u662f javax.xml.ws.Holder \u7c7b\u578b, \u5219\u4e0d\u5141\u8bb8\u4f7f\u7528 @WebParam.mode=Mode.OUT/INOUT\u3002
MSG_Invalid_JSR181Annotation=\u6b64\u670d\u52a1\u5b9e\u73b0 Bean \u4e0d\u80fd\u5305\u542b @WebService \u548c @HandlerChain \u4ee5\u5916\u7684\u4efb\u4f55 JSR-181 \u6807\u6ce8\u3002
MSG_NameAttributeNotAllowed=@WebService \u6807\u6ce8\u4e0d\u80fd\u5305\u542b name \u5c5e\u6027\u3002
MSG_AddTargetNamespace=\u5fc5\u987b\u4e3a\u4e0d\u5728\u4efb\u4f55\u5305\u4e2d\u7684 Web \u670d\u52a1\u6307\u5b9a\u76ee\u6807\u540d\u79f0\u7a7a\u95f4\u3002
MSG_WebMethod_ExcludeNotAllowed=\u670d\u52a1\u7aef\u70b9\u63a5\u53e3\u4e2d\u7684 @WebMethod \u4e0d\u80fd\u5c06 exclude \u5c5e\u6027\u8bbe\u7f6e\u4e3a true\u3002
MSG_WebMethod_OperationNameNotAllowed=\u5982\u679c\u5c06 exclude \u5c5e\u6027\u8bbe\u7f6e\u4e3a true, \u5219 @WebMethod \u4e0d\u80fd\u5177\u6709 operationName \u5c5e\u6027\u3002
MSG_WebMethod_ActionNotAllowed=\u5982\u679c\u5c06 exclude \u5c5e\u6027\u8bbe\u7f6e\u4e3a true, \u5219 @WebMethod \u4e0d\u80fd\u5177\u6709 action \u5c5e\u6027\u3002
MSG_WebMethod_NotAllowed=\u5982\u679c\u6307\u5b9a\u4e86 @WebService:endpointInterface \u5c5e\u6027, \u5219\u4e0d\u5141\u8bb8\u4f7f\u7528 @WebMethod \u6807\u6ce8\u3002
MSG_RPCStyle_ParameterStyleWrapped=\u4f7f\u7528 RPC \u6837\u5f0f\u65f6, \u8981\u6c42\u4f7f\u7528 WRAPPED \u53c2\u6570\u6837\u5f0f\u3002
MSG_InconsistentPortType=\u6b64\u670d\u52a1\u5b9e\u73b0 Bean \u4e0e portType \u4e0d\u4e00\u81f4\u3002
MSG_AddOperation=Web \u670d\u52a1\u81f3\u5c11\u9700\u8981\u4e00\u4e2a\u64cd\u4f5c\u3002
MSG_WebParam_Duplicity=\u5728 @WebParam.name \u5c5e\u6027\u4e2d\u53d1\u73b0\u91cd\u590d\u95ee\u9898\u3002