wsif: [echo] Building WSIF... init: prepare: checkDependencies: checkSoapRMI: [echo] Warning: SoapRMI dependencies were not resolved. dynamic: [javac] Compiling 153 source files to T:\apps\psesp\classes [javac] Found 2 semantic errors compiling "T:/apps/psesp/src/org/apache/wsif/wsdl/extensions/format/FormatBindingSerializer.java": [javac] <----------------------------------- [javac] 232. DOMUtils.getQualifiedAttributeValue( [javac] . . . [javac] 236. false); [javac] ---------------------------------> [javac] *** Error: No applicable overload for the method named "getQualifiedAttributeValue" was found in type "com/ibm/wsdl/util/xml/DOMUtils". Perhaps you wanted the overloaded version "javax.xml.namespace.QName getQualifiedAttributeValue(org.w3c.dom.Element $1, java.lang.String $2, java.lang.String $3, boolean $4, javax.wsdl.Definition $5) throws javax.wsdl.WSDLException;" instead? [javac] <----------------------------------- [javac] 238. DOMUtils.getQualifiedAttributeValue( [javac] . . . [javac] 242. false); [javac] ---------------------------------> [javac] *** Error: No applicable overload for the method named "getQualifiedAttributeValue" was found in type "com/ibm/wsdl/util/xml/DOMUtils". Perhaps you wanted the overloaded version "javax.xml.namespace.QName getQualifiedAttributeValue(org.w3c.dom.Element $1, java.lang.String $2, java.lang.String $3, boolean $4, javax.wsdl.Definition $5) throws javax.wsdl.WSDLException;" instead? [javac] Found 5 semantic errors compiling "T:/apps/psesp/src/org/apache/wsif/wsdl/WSIFWSDLLocatorImpl.java": [javac] 79. public class WSIFWSDLLocatorImpl implements javax.wsdl.xml.WSDLLocator { [javac] ^-----------------^ [javac] *** Error: The abstract method "org.xml.sax.InputSource getBaseInputSource();", inherited from type "javax/wsdl/xml/WSDLLocator", is not implemented in the non-abstract class "org/apache/wsif/wsdl/WSIFWSDLLocatorImpl". [javac] 151. baseReader = StringUtils.getContentAsReader(url); [javac] ^---------------------------------^ [javac] *** Error: No method named "getContentAsReader" was found in type "com/ibm/wsdl/util/StringUtils". [javac] 204. importReader = StringUtils.getContentAsReader(url); [javac] ^---------------------------------^ [javac] *** Error: No method named "getContentAsReader" was found in type "com/ibm/wsdl/util/StringUtils". [javac] 243. importReader = StringUtils.getContentAsReader(url); [javac] ^---------------------------------^ [javac] *** Error: No method named "getContentAsReader" was found in type "com/ibm/wsdl/util/StringUtils". [javac] 254. importReader = StringUtils.getContentAsReader(url); [javac] ^---------------------------------^ [javac] *** Error: No method named "getContentAsReader" was found in type "com/ibm/wsdl/util/StringUtils". [javac] Found 1 semantic error compiling "T:/apps/psesp/src/org/apache/wsif/compiler/util/Utils.java": [javac] 179. String indentStr = StringUtils.getChars(indent, ' '); [javac] ^-------------------------------^ [javac] *** Error: No method named "getChars" was found in type "com/ibm/wsdl/util/StringUtils". [javac] Found 1 semantic error compiling "T:/apps/psesp/src/org/apache/wsif/wsdl/extensions/jms/JMSPropertyValueSerializer.java": [javac] <----------------------------------- [javac] 215. DOMUtils.getQualifiedAttributeValue( [javac] . . . [javac] 219. false); [javac] ---------------------> [javac] *** Error: No applicable overload for the method named "getQualifiedAttributeValue" was found in type "com/ibm/wsdl/util/xml/DOMUtils". Perhaps you wanted the overloaded version "javax.xml.namespace.QName getQualifiedAttributeValue(org.w3c.dom.Element $1, java.lang.String $2, java.lang.String $3, boolean $4, javax.wsdl.Definition $5) throws javax.wsdl.WSDLException;" instead? [javac] Found 1 semantic error compiling "T:/apps/psesp/src/org/apache/wsif/wsdl/extensions/jms/JMSFaultPropertySerializer.java": [javac] <----------------------------------- [javac] 204. DOMUtils.getQualifiedAttributeValue( [javac] . . . [javac] 208. false); [javac] ---------------------> [javac] *** Error: No applicable overload for the method named "getQualifiedAttributeValue" was found in type "com/ibm/wsdl/util/xml/DOMUtils". Perhaps you wanted the overloaded version "javax.xml.namespace.QName getQualifiedAttributeValue(org.w3c.dom.Element $1, java.lang.String $2, java.lang.String $3, boolean $4, javax.wsdl.Definition $5) throws javax.wsdl.WSDLException;" instead? [javac] Found 1 semantic error compiling "T:/apps/psesp/src/org/apache/wsif/wsdl/AuthenticatingProxyWSDLLocatorImpl.java": [javac] 79. public class AuthenticatingProxyWSDLLocatorImpl implements javax.wsdl.xml.WSDLLocator { [javac] ^--------------------------------^ [javac] *** Error: The abstract method "org.xml.sax.InputSource getBaseInputSource();", inherited from type "javax/wsdl/xml/WSDLLocator", is not implemented in the non-abstract class "org/apache/wsif/wsdl/AuthenticatingProxyWSDLLocatorImpl". BUILD FAILED file:T:/apps/psesp/build/wsif.xml:123: Compile failed; see the compiler error output for details. Total time: 20 seconds