You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/04/10 22:49:15 UTC

[jira] [Resolved] (OWB-799) arquillian adapter uses archive:// url which can be slow because of host resolution

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

Mark Struberg resolved OWB-799.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0
         Assignee: Mark Struberg

not a problem anymore as I do not call equals() nor hashCode() on this URL.
Instead I wrote an own UrlSet which uses the externalForm as key.
                
> arquillian adapter uses archive:// url which can be slow because of host resolution
> -----------------------------------------------------------------------------------
>
>                 Key: OWB-799
>                 URL: https://issues.apache.org/jira/browse/OWB-799
>             Project: OpenWebBeans
>          Issue Type: Bug
>            Reporter: Romain Manni-Bucau
>            Assignee: Mark Struberg
>             Fix For: 2.0.0
>
>
> in openejb we hacked it using: new URL("jar:file://!/WEB-INF/classes/");

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira