Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-1841

Some issues with outbound jca connector

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.9, 2.1.3
    • Integration
    • None

    Description

      1. The client proxy factory does not get configured by Configurer to inject configurations. So, for example, the ws security cannot be enabled in JCA connector.
      2. ManagedConnectionImpl should implement equals() ahd hashcode() based on properties as required by JCA 1.5
      3. A single bus is shared by multiple web applications. It is not possible to have a per web application bus config.
      4. If a bean class is defined in a WAR and it is referenced by bus config, the bus cannot be created when the JCA connector starts in WebSphere 6.1. The reason is JCA connector classloader cannot load the class in belong in a WAR.
      5. The outbound connector APIs should be moved to the api module so that javadoc can be produced for them.

      Attachments

        1. CXF-1841.patch
          94 kB
          William Tam

        Activity

          People

            njiang Willem Jiang
            wtam William Tam
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: