Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-518

Unable to load features.xml with included schema attribute

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0, 3.0.0
    • 2.2.1, 3.0.0
    • karaf
    • None
    • xp, linux, java6

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              achim_nierbeck Achim Nierbeck
              danttran Dan Tran
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: