I am pulling my hair to figure out why the DS that worked on trunk is not
working on 2.0.2

Ii have verified that the DS MR gets the message (the hard way):

[2009-11-07 18:54:35,672] DEBUG -  DS MR invokeBusinessLogic SOAP Envelope
<?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="
http://www.w3.org
/2003/05/soap-envelope"><soapenv:Header xmlns:wsa="
http://www.w3.org/2005/08/addressing";><wsa:To>
https://10.202.120.28:9444/greg/services/BAMDataCollectionDS</wsa:
To><wsa:ReplyTo><wsa:Address>http://www.w3.org/2005/08/addressing/none
</wsa:Address></wsa:ReplyTo><wsa:MessageID>urn:uuid:CA20DBD64A31ED47101257600278250</wsa:Mess
ageID><wsa:Action>urn:addOperationData</wsa:Action></soapenv:Header><soapenv:Body><ns1:addOperationData
xmlns:ns1="http://ws.wso2.org/dataservice";><ns1:operationID
>6</ns1:operationID><ns1:timestamp>2009-11-07
18:54:34</ns1:timestamp><ns1:avgResTime>4.541666666666667</ns1:avgResTime><ns1:maxResTime>62.0</ns1:maxResTime><ns1:m
inResTime>0.0</ns1:minResTime><ns1:cumReqCount>24</ns1:cumReqCount><ns1:cumResCount>23</ns1:cumResCount><ns1:cumFaultCount>1</ns1:cumFaultCount></ns1:addOperationD
ata></soapenv:Body></soapenv:Envelope>

But when I look at them at createProcessedPreparedStatement in SQLQuery
class, the paramValue appears to be null, and it picks the param
name correctly though.

Can someone please have a look.

Thanks,
Samisa...



-- 
Samisa Abeysinghe
Director, Engineering - WSO2 Inc.

http://www.wso2.com/ - "The Open Source SOA Company"
_______________________________________________
Carbon-dev mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to