Uploaded image for project: 'JBoss Server Migration Tool'
  1. JBoss Server Migration Tool
  2. CMTOOL-103

Migrate modules referenced by Naming's Object Factories

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • 1.0.0.CR1
    • None
    • EAP 7.0, WildFly 10.0
    • None

      JNDI Object Factories reference modules, and are defined in Naming subsystem configurations, thus the tool should migrate these (and dependencies), if missing in the target server.

      <subsystem xmlns="urn:jboss:domain:naming:2.0">
          <bindings>
              <object-factory name="java:global/foo/bar/factory" module="org.foo.bar" class="org.foo.bar.ObjectFactory" />
          </bindings>
      </subsystem>
      

            emartins@redhat.com Eduardo Martins
            emartins@redhat.com Eduardo Martins
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: