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 bu...@apache.org on 2002/03/12 20:20:01 UTC

cvs commit: xml-axis/java TODO.txt

butek       02/03/12 11:20:01

  Modified:    java     TODO.txt
  Log:
  Added a "MUST DO FOR BETA 1" section.
  
  Revision  Changes    Path
  1.18      +9 -0      xml-axis/java/TODO.txt
  
  Index: TODO.txt
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/TODO.txt,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- TODO.txt	14 Feb 2002 23:03:07 -0000	1.17
  +++ TODO.txt	12 Mar 2002 19:20:01 -0000	1.18
  @@ -8,6 +8,15 @@
   
                    * <Glen> Write TO DO list
   
  +MUST DO FOR BETA1
  +-----------------
  +! <Doug> Doug's issue 1: Attachments are broken
  +! <Doug> Doug's issue 2: A fault isn't being thrown anymore on the client when the server throws an exception - in the past it did work.
  +! <Russell> Published interfaces must be vetted.
  +! <?> getParameterName() should return a QName
  +! <?> Taras' fix to MessageElement (getValue-like method).
  +
  +
   MESSAGE PARSING / ENCODING
   --------------------------
   * <Glen/Rich> Support different encodingStyles