holodeck-b2b / Holodeck-B2B

Holodeck B2B is an AS4 system-to-system messaging solution that implements the OASIS specifications for ebMS3 and it's AS4 profile. For more information visit the project website
http://holodeck-b2b.org
GNU General Public License v3.0
77 stars 38 forks source link

Database doesn't save long meta data strings #8

Closed RenateS closed 8 years ago

RenateS commented 8 years ago

Messages where one or more of the ebMS meta data strings like Service, Action or Properties has a length of more than 255 characters can not be saved in the database and therefore are not processed correctly. Conform AS4 spec long strings must be possible in the message meta data. Issue has to be resolved in the persistency classes.