cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Null Characters being added to payload

Former Member
0 Kudos

Hi.

I have an application which produces jms messages to a queue.

Every message I have created seems to have 4 NULL characters pasted onto the end of the payload.

I am experiencing the same issue with deployed applications and those just connecting to the jms server from a different application outside of Netweaver.

This has only just started happening, and everything was working ok before this happened - has anyone any pointers at all??

Im very confused as to why this would happen.

Update: It also only applies to BytesMessages as TextMessage is ok.

Regards,

Andrew

Edited by: Andrew Morton on May 15, 2008 12:14 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

This is to do with the jms framework.

The 2 ways to get the payload out of the message resulted in 2 different sizes of payload being delivered.