[esb-issues] [JBoss JIRA] Created: (JBESB-2979) Override juddi sequence name

Kevin Conner (JIRA) jira-events at lists.jboss.org
Tue Nov 17 07:05:29 EST 2009


Override juddi sequence name
----------------------------

                 Key: JBESB-2979
                 URL: https://jira.jboss.org/jira/browse/JBESB-2979
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Registry and Repository
    Affects Versions: 4.6
            Reporter: Kevin Conner
            Assignee: Kevin Conner
             Fix For: 4.7


The juddi v3 hibernate configuration is using hibernate_sequence as the name of its sequence and this clashes with the jBPM setup.

We have also discovered an issue where this sequence is not always created but this is related to the database configuration.

Depending on the startup sequence the following outcomes are possible
- no errors are seen and everything works
- complaint during juddi initialisation that the hibernate_sequence does not exist
- complaint during the jBPM initialisation that the hibernate_sequence already exists.

Changing the name of the sequence removes the conflict between the jBPM and juddi configurations.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the esb-issues mailing list