Hey tuscany team,
I was playing with tuscany 1.1 and interop on SDO and got a nullpointer on line
194
org.apache.tuscany.sca.interfacedef.wsdl.java2wsdl.Java2WSDLHelper
>> for (int i = 0; i < nodeMap.getLength(); i++) {
for a null nodeMap -- adding a nullcheck before fixed that.
I debuged into it - and for those cases where
root.getNodeName == "#document" - there are obviously no attributes
It might be that this is an oracle.xml/wsdl parser thing - but I thought to
send you a node.
cheers clemens
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]