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/06/22 21:53:55 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12881329#action_12881329 ] 

Mark Struberg commented on OWB-400:
-----------------------------------

after adding some logging, I saw the following classpath URLs comming back from a geronimo classloader: "bundle://319.0:9/"


> 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-CR2
>
>
> 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.