Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-14635

Unable to get PlatformTransactionManager OSGI service

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • fuse-7.8-GA
    • fuse-7.8-GA
    • Karaf
    • None
    • % %
    • build3

    Description

      Karaf could not provide org.springframework.transaction.PlatformTransactionManager OSGI service.

      Reproducer:

      <?xml version="1.0" encoding="UTF-8"?>
      <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      	<osgi:reference xmlns:osgi="http://www.osgi.org/xmlns/blueprint/v1.0.0" id="jtaTransactionManager" interface="org.springframework.transaction.PlatformTransactionManager"/>
      </blueprint>
      

      deployment fails because it unabler to resolve reference to [(objectClass=org.springframework.transaction.PlatformTransactionManager)]

      Regression: yes

      Attachments

        Activity

          People

            ggrzybek Grzegorz Grzybek
            tturek@redhat.com Tomas Turek
            Tomas Turek Tomas Turek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: