You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsif-dev@ws.apache.org by as...@apache.org on 2004/08/23 23:52:46 UTC

cvs commit: ws-wsif/java/src/org/apache/wsif/providers/soap/apacheaxis WSIFOperation_ApacheAxis.java

aslom       2004/08/23 14:52:46

  Modified:    java/samples/clients DynamicInvoker.java
               java/src/org/apache/wsif/providers/soap/apacheaxis
                        WSIFOperation_ApacheAxis.java
  Log:
  fixed bug http://nagoya.apache.org/jira/browse/WSIF-62
  org.apache.wsif.WSIFException: Cannot get Object part 'Result'. No parts are set on the message
  
  Revision  Changes    Path
  1.12      +83 -74    ws-wsif/java/samples/clients/DynamicInvoker.java
  
  http://cvs.apache.org/viewcvs/ws-wsif/java/samples/clients/DynamicInvoker.java.diff?r1=1.11&r2=1.12
  
  
  1.90      +2214 -2216ws-wsif/java/src/org/apache/wsif/providers/soap/apacheaxis/WSIFOperation_ApacheAxis.java
  
  http://cvs.apache.org/viewcvs/ws-wsif/java/src/org/apache/wsif/providers/soap/apacheaxis/WSIFOperation_ApacheAxis.java.diff?r1=1.89&r2=1.90