[
http://jira.jboss.com/jira/browse/JBESB-1499?page=all ]
Jiri Pechanec updated JBESB-1499:
---------------------------------
Description:
All databases but PostgreSQL omits status column from result set.
The issue is probably related to upper/lower case names of columns
was:
Table was created
create table GATEWAY_TABLE (UNIQUE_ID integer, DATA_COLUMN varchar(255), STATUS_COL
varchar(255))
body: [ objects: {org.jboss.soa.esb.message.defaultEntry={DATA_COLUMN=Bye ESB World,
STATUS_COL=P, UNIQUE_ID=5, unique_id=5, status_col=P, data_column=Bye ESB World},
org.jboss.soa.esb.message.defaultEntry-set-stack=Deferred serialized value: 3fa3586c} ]
The issue is probably related to upper/lower case names of columns
SQLGateway adds process column
------------------------------
Key: JBESB-1499
URL:
http://jira.jboss.com/jira/browse/JBESB-1499
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Rosetta, Adapters
Affects Versions: 4.2.1
Environment: FC7/PostgreSQL
Reporter: Jiri Pechanec
Assigned To: Tom Cunningham
Fix For: 4.2.1 CP1
All databases but PostgreSQL omits status column from result set.
The issue is probably related to upper/lower case names of columns
--
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