src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/Messages.properties

changeset 397
b99d7e355d4b
parent 286
f50545b5e2f1
child 637
9c07ef4934dd
     1.1 --- a/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/Messages.properties	Thu Aug 08 10:10:38 2013 -0700
     1.2 +++ b/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/Messages.properties	Fri Aug 23 09:57:21 2013 +0100
     1.3 @@ -50,3 +50,7 @@
     1.4  
     1.5  UNINTERNED_STRINGS = \
     1.6      Namespace URIs and local names to the unmarshaller needs to be interned.
     1.7 +
     1.8 +# user have to set Logger.getLogger("com.sun.xml.internal.bind").setLevel(Level.FINEST)
     1.9 +ERRORS_LIMIT_EXCEEDED = \
    1.10 +    Errors limit exceeded. To receive all errors set 'com.sun.xml.internal.bind' logger to FINEST level.

mercurial