-
Bug
-
Resolution: Done
-
Major
-
EAP_EWP 5.1.0
-
None
-
SOA 5.1.0 ER3 (based on EAP 5.1.0 GA)
-
-
Not Required
Using the JMS persistence service from:
jboss-eap-5.1/jboss-as/docs/examples/jms/sybase-persistence-service.xml
with Sybase 15 causes errors of the form:
2010-10-26 13:15:13,460 DEBUG [org.jboss.jms.server.plugin.JDBCJMSUserManager] (main) Failed to execute INSERT INTO JBM_USER (USER_ID, PASSWD) VALUES ('guest', 'guest')
com.sybase.jdbc4.jdbc.SybSQLException: The column CLIENTID in table JBM_USER does not allow null values.
and the entries in the "JBM_USER" table that have no "CLIENTID" defined are not inserted into the database.
- is duplicated by
-
JBPAPP-5349 Issue in JBoss Messaging sybase-persistence-service.xml example file
- Closed