Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-12918

Support JBeret's job repository table prefix and suffix

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Batch
    • None

      On jberet.properties you can set suffix and prefix of repository table.

      See this link

      On Wildfly configuration I cannot see any config like the above,
      can you enhance it ?

      Current jdbc job repository definition in schema:
      https://github.com/wildfly/wildfly/blob/master/batch-jberet/src/main/resources/schema/wildfly-batch-jberet_2_0.xsd#L109

          <xs:complexType name="jdbcType">
              <xs:annotation>
                  <xs:documentation>
                      <![CDATA[
                              Used to describe how the job repository should connect to a database.
                      ]]>
                  </xs:documentation>
              </xs:annotation>
              <xs:attribute name="data-source" type="xs:token" use="required"/>
          </xs:complexType>
      

            weli@redhat.com Weinan Li
            fabriziostellato Fabrizio Stellato (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: