Re: request-response patterns.

2009-07-26 Thread liucong
Some information about JMS Correlation ID patten and Message ID pattern >> on request-response patterns >> (http://edocs.bea.com/alsb/docs25/interopjms/MsgIDPatternforJMS.html). >> >> By digging into the code about jms-transport, I know the current >> jms-transport uses the

Re: request-response patterns.

2009-07-24 Thread Christian Schneider
ID patten and Message ID pattern > on request-response patterns > (http://edocs.bea.com/alsb/docs25/interopjms/MsgIDPatternforJMS.html). > > By digging into the code about jms-transport, I know the current > jms-transport uses the Correlation ID Pattern. But the SOAP/JMS > sp

Re: request-response patterns.

2009-07-23 Thread Willem Jiang
ith > the specification? > > > liucong wrote: >> Hi, >> >> Some information about JMS Correlation ID patten and Message ID pattern >> on request-response patterns >> (http://edocs.bea.com/alsb/docs25/interopjms/MsgIDPatternforJMS.html). >> >> B

Re: request-response patterns.

2009-07-23 Thread liucong
Hi, Should I change to use Message ID Pattern and make it compatible with the specification? liucong wrote: > Hi, > > Some information about JMS Correlation ID patten and Message ID pattern > on request-response patterns > (http://edocs.bea.com/alsb/docs25/interopjms/MsgIDPat

request-response patterns.

2009-07-23 Thread liucong
Hi, Some information about JMS Correlation ID patten and Message ID pattern on request-response patterns (http://edocs.bea.com/alsb/docs25/interopjms/MsgIDPatternforJMS.html). By digging into the code about jms-transport, I know the current jms-transport uses the Correlation ID Pattern. But the