[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: The uploaded loan approval example
There appears to be an error in the loanapproval.wsdl and
loanapprovalBound.wsdl files; the <portType> element under <plnk:role> is
not in the partner link namespace:
<plnk:role name="assessor">
<portType name="asns:riskAssessmentPT"/>
</plnk:role>
Maybe I am missing something, but it should it not be:
<plnk:role name="assessor">
<plnk:portType name="asns:riskAssessmentPT"/>
</plnk:role>
Regards,
Kristofer
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]