Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-4657

Explain how the pojo module.xml should be configured

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 9.3
    • 9.2
    • JDG Connector
    • None

    Description

      The JDG resource adapter documentation must explain how the pojo module.xml should be configured.

      <?xml version="1.0" encoding="UTF-8"?>
      <module xmlns="urn:jboss:module:1.0" name="com.client.quickstart.remotecache.pojos">
          <resources>
              <resource-root path="jdg-remote-cache-materialization-pojos.jar" />
              <!-- Insert resources here -->
          </resources>
      
          <dependencies>
              <module name="org.infinispan.client.hotrod" slot="${jdg.slot}" optional="true" services="export"/>
         	<module name="org.infinispan.protostream" slot="${jdg.slot}"  optional="true" services="export"/>
          </dependencies>
      </module>
      

      Also, explain that Teiid Designer feature for reverse engineering that will create the pojo and module.

      Attachments

        Activity

          People

            van.halbert Van Halbert (Inactive)
            van.halbert Van Halbert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: