P
Peter Judge
Guest
The sorting is (very) important. PASOE's web transport selects the first webhandler (looking from handler1…handlerN) it finds and it uses a BEGINS search. So if there's a config earlier that matches the URI it will use that one. I think that it's using handler19 in the "broken" case, because /v1/Persons/{organisationid} is a valid begins match for /web/v1/Persons/2/addPersonByCustomerId/10220933
Continue reading...
Continue reading...