TUSCANY-3480 revert this workaround as this in not the root cause of the problems we see in the otests.

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918408 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
slaws 2010-03-03 11:07:00 +00:00
commit 865e5cb3ee

View file

@ -514,9 +514,7 @@ public class EndpointReferenceBinderImpl implements EndpointReferenceBinder {
// if there are unresolved intents the service and reference don't match
if (eprIntents.size() > 0){
matchAudit.append("No match because there are unresolved intents " + eprIntents.toString() + " ");
// FIXME: TUSCANY-3480, this should return false but as the code isn't finished for now let it go and return true
// return false;
return true;
return false;
}
// if there are no policy sets on epr or ep side then