[
http://jira.jboss.com/jira/browse/JBESB-1418?page=all ]
Jiri Pechanec updated JBESB-1418:
---------------------------------
Summary: SQLGateway duplicates column names in message and adds process
column (was: SQLGateway duplicates )
Environment: FC7/PostgreSQL
Component/s: Adapters
Rosetta
Fix Version/s: 4.2.1 CP1
Affects Version/s: 4.2.1
Description:
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 duplicates column names in message and adds process
column
---------------------------------------------------------------------
Key: JBESB-1418
URL:
http://jira.jboss.com/jira/browse/JBESB-1418
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
Fix For: 4.2.1 CP1
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
--
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