← Prev in month ← Prev in thread

The uploaded loan approval example

From
Kristofer Agren <>
Date
2004-03-15T20:35:36+00:00
ID
Thread
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
← Prev in month ← Prev in thread