Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1612

Unable to configure DB binary store in JBoss AS 7.1.1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 3.0.0.Beta4
    • 3.0.0.Beta3
    • Server
    • None

      The JBoss AS7 configuration is not accepting the JNDI name for the "db-binary-store" section, claiming that the datasource jndi name is null. The output looks like this when attempting to set it from the CLI:

      [standalone@localhost:9999 /] /subsystem=modeshape/repository=author_repository/configuration=binary-storage/storage-type=db-binary-storage:add(data-source-jndi-name=java:/DezideWebAuthor2DB)
      {
          "outcome" => "failed",
          "failure-description" => "JBAS014746: data-source-jndi-name may not be null",
          "rolled-back" => true
      }
      

      I use the datasource in an Infinispan cache loader, so it is working (I've also tried stripping the "java:/" without success).

              rhn-engineering-tejones Edwin Jones
              cpoulsen-1 Chris Poulsen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: