Uploaded image for project: 'PicketLink'
  1. PicketLink
  2. PLINK-398

JDBC STS registry not working under jboss 6/7 and Oracle

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • PLINK_2.7.0.Beta2
    • PLINK_2.6.0.CR2, PLINK_2.6.0.Final
    • SAML
    • None
    • Hide

      configure JDBC STS registry under jboss 6/7 and use an oracle datasource

      Show
      configure JDBC STS registry under jboss 6/7 and use an oracle datasource
    • Workaround Exists
    • Show
      See https://github.com/picketlink/picketlink/pull/246

    Description

      The JDBC STS code can not be configured in standalone/domain.xml because the jndi name is prefixed with java:comp/env (jboss uses the prefix java:jboss).

      Also, even if this is changed, the serialized data are saved as varchar and some databases (like Oracle) limit the size of varchar to 4k. A blob should be used instead. Finally dates are not passed to jdbc properly and the oracle driver fails.

      Attachments

        Activity

          People

            psilva@redhat.com Pedro Igor Craveiro
            alpapad_jira Alexander Papadakis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: