jaxws/src/java.xml.bind/share/classes/javax/xml/bind/Messages.properties
changeset 43852 93a527059d8a
parent 25871 b80b84e87032
child 45678 65fdff10664d
equal deleted inserted replaced
43752:3c68ef249093 43852:93a527059d8a
     1 #
     1 #
     2 # Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2003, 2017, Oracle and/or its affiliates. All rights reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Oracle designates this
     7 # published by the Free Software Foundation.  Oracle designates this
    24 #
    24 #
    25 
    25 
    26 ContextFinder.ProviderNotFound = \
    26 ContextFinder.ProviderNotFound = \
    27         Provider {0} not found
    27         Provider {0} not found
    28 
    28 
       
    29 ContextFinder.DefaultProviderNotFound = \
       
    30         Implementation of JAXB-API has not been found on module path or classpath.
       
    31 
    29 ContextFinder.CouldNotInstantiate = \
    32 ContextFinder.CouldNotInstantiate = \
    30         Provider {0} could not be instantiated: {1}
    33         Provider {0} could not be instantiated: {1}
    31 
    34 
    32 ContextFinder.CantFindPropertiesFile = \
    35 ContextFinder.CantFindPropertiesFile = \
    33         Unable to locate jaxb.properties for package {0}
    36         Unable to locate jaxb.properties for package {0}