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 st...@apache.org on 2004/03/26 17:45:05 UTC

cvs commit: ws-axis/java/tools/org/apache axis.xml

stevel      2004/03/26 08:45:05

  Modified:    java/tools/org/apache axis.xml
  Log:
  correction of comment
  
  Revision  Changes    Path
  1.2       +1 -1      ws-axis/java/tools/org/apache/axis.xml
  
  Index: axis.xml
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/tools/org/apache/axis.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- axis.xml	4 Oct 2003 05:40:00 -0000	1.1
  +++ axis.xml	26 Mar 2004 16:45:05 -0000	1.2
  @@ -6,7 +6,7 @@
       are in the antlib directory, or a dir stated with -lib on the command line"
       Alternative, load with something like
       <typedef uri="http://ws.apache.org/axis"
  -        resource="org.apache.axis.xml"
  +        resource="/org/apache/axis.xml"
           classpathref="axis.classpath"
           xmlns:axis="http://ws.apache.org/axis"
       -->