--- old/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/wscompile.properties 2014-11-25 12:17:16.722867062 +0000 +++ new/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/wscompile.properties 2014-11-25 12:17:16.646617744 +0000 @@ -1,5 +1,5 @@ # -# Copyright (c) 2005, 2013, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2005, 2014, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it @@ -162,6 +162,8 @@ wscompile.existingOption=Ignoring already defined option {0}\n wsimport.noSuchJaxbOption=no such JAXB option: {0} +wscompile.cant.get.compiler=No Java compiler found. Perhaps environment/JDK problem? \n Used JVM: {0}, {1}/{2} + wscompile.error=error: {0} wscompile.warning=warning: {0} wscompile.info=info: {0} @@ -177,7 +179,7 @@ wsgen.invalid.protocol=\"{0}\" is not a supported protocol. Supported protocols include: {1}. wsgen.invalid.transport=\"{0}\" is not a supported transport. Supported transport includes: {1}. wsgen.class.not.found=Class not found: \"{0}\" -wsgen.could.not.create.file="Could not create file: "\{0}\" +wsgen.could.not.create.file=Could not create file: \"{0}\" wsgen.missingFile=Missing SEI wsgen.soap12.without.extension=The optional protocol \"Xsoap1.2\" must be used in conjunction with the \"-extension\" option. wsgen.protocol.without.extension=The optional protocol \"{0}\" must be used in conjunction with the \"-extension\" option. @@ -192,14 +194,14 @@ wsgen.cannot.gen.wsdl.for.non.soap.binding=wsgen can not generate WSDL for non-SOAP binding: {0} on Class {1} -wsgen.cannot.gen.wsdl.for.soap12.binding=wsgen can not generate WSDL for SOAP 1.2 binding: {0} on class: {1}.\n -Please specify \"-extension\" and \"-wsdl:protocol XSoap1.2\" switches. For example:\n\n +wsgen.cannot.gen.wsdl.for.soap12.binding=wsgen can not generate WSDL for SOAP 1.2 binding: {0} on class: {1}.\ +Please specify \"-extension\" and \"-wsdl:protocol XSoap1.2\" switches. For example:\ wsgen -wsdl:protocol XSoap1.2 -extenson {1} wsgen.inlineSchemas.only.with.wsdl=\"-inlineSchemas\" must be used in conjunction with the \"-wsdl\" option wsgen.no.webservices.class=wsgen did not find any class with @WebService annotation. Please specify @WebService annotation on {0}. -wsimport.no.wsdl=Failed to read the WSDL document: {0}, because 1) could not find the document; /\ +wsimport.no.wsdl=Failed to read the WSDL document: {0}, because 1) could not find the document; \ 2) the document could not be read; \ 3) the root element of the document is not . @@ -230,7 +232,7 @@ {0}, "{1}" needs authorization, please provide authorization file with read access at {2} or use -Xauthfile to give the authorization file and on each line provide authorization information using this format : http[s]://user:password@host:port// wsimport.AUTH_INFO_LINENO = \ - "line {0} of {1} + line {0} of {1} wsimport.ErrorMessage = \