You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by to...@apache.org on 2002/05/31 22:37:39 UTC

cvs commit: xml-axis/java/src/org/apache/axis/utils axisNLS.properties

tomj        2002/05/31 13:37:39

  Modified:    java/src/org/apache/axis/utils axisNLS.properties
  Log:
  Add messages for Java2WSDL to support --style switch.
  
  Revision  Changes    Path
  1.3       +2 -0      xml-axis/java/src/org/apache/axis/utils/axisNLS.properties
  
  Index: axisNLS.properties
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/src/org/apache/axis/utils/axisNLS.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- axisNLS.properties	30 May 2002 12:14:08 -0000	1.2
  +++ axisNLS.properties	31 May 2002 20:37:39 -0000	1.3
  @@ -850,3 +850,5 @@
   ftsf04=isServerTrusted: yes
   ftsf05=getAcceptedIssuers: none
   
  +j2woptStyle00=The style of binding in the WSDL.  Values are DOCUMENT or LITERAL.
  +j2woptBadStyle00=The value of --style must be DOCUMENT or LITERAL.
  \ No newline at end of file