You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (JIRA)" <de...@tuscany.apache.org> on 2008/07/04 17:33:47 UTC

[jira] Assigned: (TUSCANY-2459) Malformed binding uris cause problems in wire builder

     [ https://issues.apache.org/jira/browse/TUSCANY-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws reassigned TUSCANY-2459:
-----------------------------------

    Assignee: Simon Laws

> Malformed binding uris cause problems in wire builder
> -----------------------------------------------------
>
>                 Key: TUSCANY-2459
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2459
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-1.3
>         Environment: WinXP SP2 IBM JDK5
>            Reporter: Simon Laws
>            Assignee: Simon Laws
>             Fix For: Java-SCA-1.3
>
>
> In BaseWireBuilderImpl.createComponentReferenceTargets() there is code that uses java.net.URI to process the binding uri to see if it's a target service name. as this uri may not be a valid URI we need to catch the exception here and just assume that a target name is not present if an exception is thrown.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.