Hi All,
Am getting the following error while trying to parse my service wsdl with
Axis 1.2 wsdl2java:
Feb 10, 2010 11:28:59 AM org.apache.axis.utils.JavaUtils
isAttachmentSupported
WARNING: Unable to find required classes (javax.activation.DataHandler and
javax
.mail.internet.MimeMultipart). Attachment support is disabled.
java.io.IOException: Type {
http://www.w3.org/2000/09/xmldsig#}SignatureProperty
is referenced but not defined.
        at
org.apache.axis.wsdl.symbolTable.SymbolTable.checkForUndefined(Symbol
Table.java:665)
        at
org.apache.axis.wsdl.symbolTable.SymbolTable.add(SymbolTable.java:545
)
        at
org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.jav
a:518)
        at
org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.jav
a:495)
        at org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:361)
        at java.lang.Thread.run(Unknown Source)

is it reporting the actual error? is this due to some issue with WSDL?
Appreciate your help.
Thanks,
Venkatesh.

Reply via email to