You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Achim Nierbeck (JIRA)" <ji...@apache.org> on 2011/04/09 00:04:05 UTC

[jira] [Resolved] (KARAF-518) Unable to load features.xml with included schema attribute

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

Achim Nierbeck resolved KARAF-518.
----------------------------------

    Resolution: Fixed

> Unable to load features.xml with included schema attribute
> ----------------------------------------------------------
>
>                 Key: KARAF-518
>                 URL: https://issues.apache.org/jira/browse/KARAF-518
>             Project: Karaf
>          Issue Type: Bug
>          Components: runtime
>    Affects Versions: 2.2.0, 3.0.0
>         Environment: xp, linux, java6
>            Reporter: Dan Tran
>            Assignee: Achim Nierbeck
>             Fix For: 2.2.1, 3.0.0
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Karaf 2.2 is not able to load the following features.xml when dropping it to deploy directory.  No activity in the log.  Remove the schema attributes works
> <?xml version="1.0" encoding="UTF-8"?>
> <features xmlns="http://karaf.apache.org/xmlns/features/v1.0.0">
>  <feature name='activemq-client' version='5.4.2' >
>    <bundle>mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1</bundle>
>    <bundle>mvn:org.apache.geronimo.specs/geronimo-jms_1.1_spec/1.1.1</bundle>
>    <bundle>mvn:org.apache.geronimo.specs/geronimo-j2ee-management_1.1_spec/1.0.1</bundle>
>    <bundle>mvn:org.apache.geronimo.specs/geronimo-annotation_1.0_spec/1.1.1</bundle>
>    <bundle>mvn:org.apache.activemq/activemq-core/5.4.2</bundle>
>    <bundle>mvn:org.apache.activemq/kahadb/5.4.2</bundle>
>    <bundle>mvn:org.apache.xbean/xbean-spring/3.7</bundle>
>    <bundle>mvn:org.springframework/spring-jms/3.0.5.RELEASE</bundle>
>    <bundle>mvn:org.springframework/spring-tx/3.0.5.RELEASE</bundle>
>  </feature>
> </features>
> Details discussion is at http://karaf.922171.n3.nabble.com/no-log-activity-when-deploy-a-features-xml-to-deploy-directory-td2678861.html#a2687462

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira