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 2004/06/02 19:06:26 UTC

cvs commit: ws-axis/java/lib wsdl4j.jar

dims        2004/06/02 10:06:26

  Modified:    java/lib wsdl4j.jar
  Log:
  Latest WSDL4J (see below for cvs log since last check-in.)
  
  2004-04-27 14:31 duftler2
   Fixed a bug in all the getExtensionAttribute(...) methods (except
    PortTypeImpl) where the result was being explicitly cast to QName. This
    would have caused a ClassCastException to be thrown if the attribute was
    registered as having a type other than QName. Thanks to Jeremy Hughes
    for pointing this out.
  
  src/com/ibm/wsdl/BindingFaultImpl.java (1.5)
  src/com/ibm/wsdl/BindingImpl.java (1.7)
  src/com/ibm/wsdl/BindingInputImpl.java (1.5)
  src/com/ibm/wsdl/BindingOperationImpl.java (1.5)
  src/com/ibm/wsdl/BindingOutputImpl.java (1.5)
  src/com/ibm/wsdl/FaultImpl.java (1.5)
  src/com/ibm/wsdl/ImportImpl.java (1.8)
  src/com/ibm/wsdl/InputImpl.java (1.5)
  src/com/ibm/wsdl/MessageImpl.java (1.6)
  src/com/ibm/wsdl/OperationImpl.java (1.5)
  src/com/ibm/wsdl/OutputImpl.java (1.5)
  src/com/ibm/wsdl/PartImpl.java (1.9)
  src/com/ibm/wsdl/PortImpl.java (1.5)
  src/com/ibm/wsdl/ServiceImpl.java (1.6)
  
  2004-04-27 14:31 duftler2
   Fixed a bug in all the getExtensionAttribute(...) methods (except
    PortTypeImpl) where the result was being explicitly cast to QName. This
    would have caused a ClassCastException to be thrown if the attribute was
    registered as having a type other than QName. Thanks to Jeremy Hughes
    for pointing this out.
  
  src/com/ibm/wsdl/TypesImpl.java (1.6)
  
  Revision  Changes    Path
  1.20      +707 -681  ws-axis/java/lib/wsdl4j.jar
  
  	<<Binary file>>