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 2010/07/03 14:44:50 UTC

[jira] Resolved: (OWB-400) starting OWB as part of an EAR in geronimo causes a exception due to missing 'bundle' protocol

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

Mark Struberg resolved OWB-400.
-------------------------------

    Fix Version/s: 1.0.0-CR1
                       (was: 1.0.0-CR2)
       Resolution: Fixed

fixed by implementing an own ClasspathScanner for OSGi environments in webbeans-osgi.

> starting OWB as part of an EAR in geronimo causes a exception due to missing 'bundle' protocol
> ----------------------------------------------------------------------------------------------
>
>                 Key: OWB-400
>                 URL: https://issues.apache.org/jira/browse/OWB-400
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: M4
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.0.0-CR1
>
>
> The following Exception occurs when trying to deploy an EAR with OWB in geronimo:
> 2010-06-22 18:14:05,746 ERROR [WebScannerService] ERROR_0002
> java.io.IOException: Unable to scan directory of protocol: bundle
>         at org.scannotation.archiveiterator.IteratorFactory.create(IteratorFactory.java:39)
>         at org.scannotation.AnnotationDB.scanArchives(AnnotationDB.java:291)
>         at org.apache.webbeans.web.scanner.WebScannerService.configure(WebScannerService.java:65)
>         at org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery.scan(AbstractMetaDataDiscovery.java:74)
>         at org.apache.webbeans.lifecycle.AbstractLifeCycle.startApplication(AbstractLifeCycle.java:117)

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