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 as...@apache.org on 2003/01/23 18:24:01 UTC

cvs commit: xml-axis-wsif/java/doc changes.html RELEASE_TASKS.txt

aslom       2003/01/23 09:24:00

  Modified:    java/doc changes.html RELEASE_TASKS.txt
  Log:
  updated to refelct RC4 status
  
  Revision  Changes    Path
  1.18      +24 -17    xml-axis-wsif/java/doc/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/xml-axis-wsif/java/doc/changes.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- changes.html	22 Jan 2003 18:18:12 -0000	1.17
  +++ changes.html	23 Jan 2003 17:24:00 -0000	1.18
  @@ -23,6 +23,8 @@
   <a name="TODO"><h3>In future:</h3></a>
   <ul>
   <li>change WSIFServiceFactory to look for alternative implementations before instantiating default factory</li>
  +<li>performance improvements
  +<li>modularization
   </ul>
   
   <a name="WSIF_2_0"><h3>first official 2.0 release (WSIF_2_0) </h3></a>
  @@ -30,8 +32,28 @@
   <p>current estimate: January 2003 after completing <a href="RELEASE_TASKS.txt">list of tasks scheduled for this release</a>.
   
   <ul>
  +<li>1/23/04: built RC3 release (tagged as <b>WSIF_2_0_RC3</b>)
   
  -<li>Updated FAQ.</li>
  +<li>added JCA sample
  +
  +<li>fixed bugs:<br>
  +<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13646">13646</a> WSIFOperation_ApacheAxis fails to set up Call's Parameter list<BR>
  +<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15134">15134</a>  AXIS provider requires mail.jar and acivation.jar even when not using attachements<BR>
  +<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15578">15578</a>  WSIF incorrectly handles returned attachment from service<BR>
  +<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15691">15691</a>  errors in docs<BR>
  +<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15780">15780</a>  WSIF stub invocation for doc style with unwrapped parts don't work<BR>
  +<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15837">15837</a>  Attachments fail if in the wrong order<BR>
  +<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16041">16041</a>  There is no way to override the default (de)serializers used by the WSIF AXIS provider<BR>
  +<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16196">16196</a>  WSIF AXIS provider performance unacceptable<BR>
  +<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16197">16197</a>  axis provider messaging with attachments don't work<BR>
  +<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16199">16199</a>  response soap headers not passed to WSIF client<BR>
  +<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16199">16199</a>  WSIF AXIS provider no longer supports jms:property parts in the input message<BR>
  +<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16256">16256</a>  WSIF AXIS Operation uses incorrect encoding style<BR>
  +<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16271">16271</a>  WSIFUtils method initializeProviders should be public<BR>
  +<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16334">16334</a>  WSIF NPE for a document style service which is not wrapped<BR>
  +
  +
  +<li>updated FAQ</li>
   <li>added <a href="samples.html">DSL provider</a> sample to demonstrate how WSIF
   can be used ot interact with many services each potentially implemented with
   different protocol (EJB, JMS, SOAP, ...).</li>
  @@ -75,21 +97,6 @@
   </ul>
   
   
  -<H3>Fixed Bugzilla bugs:</H3>
  -<P>13646  WSIFOperation_ApacheAxis fails to set up Call's Parameter list<BR>
  -15134  AXIS provider requires mail.jar and acivation.jar even when not using attachements<BR>
  -15578  WSIF incorrectly handles returned attachment from service<BR>
  -15691  errors in docs<BR>
  -15780  WSIF stub invocation for doc style with unwrapped parts don't work<BR>
  -15837  Attachments fail if in the wrong order<BR>
  -16041  There is no way to override the default (de)serializers used by the WSIF AXIS provider<BR>
  -16196  WSIF AXIS provider performance unacceptable<BR>
  -16197  axis provider messaging with attachments don't work<BR>
  -16199  response soap headers not passed to WSIF client<BR>
  -16212  WSIF AXIS provider no longer supports jms:property parts in the input message<BR>
  -16256  WSIF AXIS Operation uses incorrect encoding style<BR>
  -16271  WSIFUtils method initializeProviders should be public<BR>
  -16334  WSIF NPE for a document style service which is not wrapped<BR>
   
   </P>
   <P><BR>
  
  
  
  1.22      +9 -22     xml-axis-wsif/java/doc/RELEASE_TASKS.txt
  
  Index: RELEASE_TASKS.txt
  ===================================================================
  RCS file: /home/cvs/xml-axis-wsif/java/doc/RELEASE_TASKS.txt,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- RELEASE_TASKS.txt	21 Jan 2003 17:20:40 -0000	1.21
  +++ RELEASE_TASKS.txt	23 Jan 2003 17:24:00 -0000	1.22
  @@ -1,16 +1,10 @@
   RELEASE PLAN for Apache WSIF 2.0: 
  -* next IRC chat on Thursday Jan 23th - just before final release (if RC2 decided to be final)
  -* confirm the dates for the RC2 and the 2.0
  -* RC2 ASAP (just cut it - Tuesday/Wednesday would be good)
  -* schedule a 2.0 release for say Thursday/Friday next week, if that is ok?
  +* next IRC chat on (tentatively) Thursday Jan 30th about future of WSIF
  +* RC4 release Friday (jan 24th) and unless major problems are discovered it is renamed to 2.0
   * after that do a 2.01 or 2.1 ASAP 
  -	put in some bugs Ant has been fixing related to doc style support, 
   	put the Forrest-ed web pages
   	users feedback ....
  -* TASK to keep discussing best build structure and how to make it easy
  - - also tentatively Ant in next RC will move all jar files to one lib directory
  -* keep updating list tof changes in doc (including new additions, bug fixes etc.)!
  -* moved to next release some of "high priority" tasks that nobody signed for them (or seems to be working on them ...)
  +* keep updating list of changes in doc (including new additions, bug fixes etc.)!
   * release often after 2.0 (including bug fixes and doc changes)
     baseline would be 2.0.x then if we really have something significant change the 0
   * VERY IMPORTANT: _all_ pending tasks for final release and RCs must be in RELEASE_TASK.txt
  @@ -18,25 +12,17 @@
    (it is in CVS in doc/ subdirectory) - finished tasks will beused for release notes
   
   TASKS for 2.0 release (high priority):
  -* check current RC1 release (soon RC2) and report problems
  -  ESPECIALLY: look on how build scripts work (including build.* and classpath.*) and on lib/subdires structure
  -  also consider how to structure jar dependencies (subdirectories or everything in one directory) 
  +* check current RC4 release (soon final 2.0) and report problems
   * put HERE all remaining tasks, for example: remaining critical bugs including URLs such as:
     Bug 13646 WSIFOperation_ApacheAxis fails to set up Call's Parameter list http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13646
     and regularly monitor bugzilla bugs and decide as appropriate if fix should be included in RCx or final
  -* checkproblem with build srcdist and zip taks that throws NPE (at least on IBM JDK)
  -* piotrp? fix build for JCA samples
  -* documentation: we have most of it now but some reading/checking will only make it better
  -* we need more people to check documentation
  -* document each sample (Nirmal is doing great work here both writing and documenting samples)
  -* alek: check initial readme/overview docs
  -* alek: check sample documentation for simplesoap and run sample
  -* alek: check sample documentation for complexsoap and run sample
  -* alek: check if we can distribute all jar files
  -* alek: JAVAMAIL/JAF issue especially in context of http://java.sun.com/products/javamail/FAQ.html#free 
  +* DONE document each sample (Nirmal is doing great work here both writing and documenting samples)
  +* DONE: check JAVAMAIL/JAF issue especially in context of http://java.sun.com/products/javamail/FAQ.html#free 
   	and http://java.sun.com/products/javamail/LICENSE.txt 
     (that would greatly simplify WSIF installtion if activation.jar and mail.jar coul dbe included)
     (note, you shouldn't need these jars to run WSIF unless you really are using attachments now)
  +  RESULT: license is very anclear and it seems thay can not be distributed (alek): 
  +* DONE check problem with build srcdist and zip taks that throws NPE (at least on IBM JDK)
   * DONE piotrp: expand J2C provider sample. The sample currently included in a complete 
     rar file including all the sources of the sample J2C connector (MyEIS) using wsif j2c provider.
     The script to build rar from the source as well as sample proxy that uses MyEIS connector
  @@ -62,6 +48,7 @@
   ----- Post 2.0 release
   
   TASKS for next release (high priority):
  +* piotrp fix build for JCA samples and make sure that GUMP build works
   * some limitations on DOC style w/attachments which Ant is working to 
   * fix nightly builds (check how they are created and how they are propagated?)
   * add sample to demonstrate how to use WSIF async operations [as requested by Jeff Greif]