Could not create table with SQL: CREATE CACHED TABLE JMS_MESSAGES ( MESSAGEID INTEGER NOT
NULL, DESTINATION VARCHAR(255) NOT NULL, TXID INTEGER, TXOP CHAR(1), MESSAGEBLOB OBJECT,
PRIMARY KEY (MESSAGEID, DESTINATION) )
Could not create table with SQL: CREATE CACHED TABLE JMS_TRANSACTIONS ( TXID INTEGER,
PRIMARY KEY (TXID) )
Yes i have checked that post which Prabhat is saying but it did not work.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053391#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...