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 di...@apache.org on 2002/09/13 17:18:10 UTC

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

dims        2002/09/13 08:18:10

  Modified:    java/src/org/apache/axis/utils axisNLS.properties
  Log:
  Fix for Bug 12531 - Misnamed option in WSDL2Java?
  
  Revision  Changes    Path
  1.60      +1 -1      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.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- axisNLS.properties	6 Sep 2002 15:18:43 -0000	1.59
  +++ axisNLS.properties	13 Sep 2002 15:18:10 -0000	1.60
  @@ -874,7 +874,7 @@
   
   noVector00={0}:  {1} is not a vector
   
  -optionFactory00=name of the JavaWriterFactory class for extending Java generation functions
  +optionFactory00=name of a custom class that implements GeneratorFactory interface (for extending Java generation functions)
   optionHelper00=emits separate Helper classes for meta data
   
   badParameterMode=Invalid parameter mode byte ({0}) passed to getModeAsString().