[
http://jira.jboss.com/jira/browse/JBESB-1382?page=all ]
Mark Little closed JBESB-1382.
------------------------------
Resolution: Done
It makes no sense to make the table name mandatory while the fields are optional (with
defaults). So I agree with Tom: at the moment everything is now mandatory.
SQL Listener XSD definition assigning suspicious defaults
---------------------------------------------------------
Key: JBESB-1382
URL:
http://jira.jboss.com/jira/browse/JBESB-1382
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Configuration
Affects Versions: 4.2.1
Reporter: Tom Fennelly
Assigned To: Mark Little
Fix For: 4.2.1 CP1
It's assigning defaults to some of the column names. I'd have thought it
shouldn't be defaulting these - they either exist and are configured and used... or
they're not and the code should check for that and/or give an error because it allows
code to continue on blindly thinking everything is cool.
<xsd:attribute default="message_id" name="message-id-column"
<xsd:attribute default="message" name="message-column"
<xsd:attribute default="status" name="status-column"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira