Hi Dunith, > I delegated the message formatting and building responsibility to the > StompPacketListener so that I could eliminate the need of a message > formatter and builder. Hope you are still implementing the MessageFormatter and MessageBuilder interfaces.. Implementing them allows Axis2 to support mix & match message formats irrespective of the transport based on the content type (or the equivalent in the given transport). Also having the message builder/formatter pluggable will allow the users the send/receive different formats of messages on top of Stomp transport.
Apologies to my poor knowledge about Stomp, if the above does not fit at all with Stomp (eg: hard wired message format & transport).. thanks, Thilina > > For a understanding about this transport, I published a blog post > illustrating the component architecture. You can visit there using this > link. > > Currently, I've finished coding the transport and running tests on it. I > like to contribute my code into Axis2 code base. But I have no idea about > how to do it and what are the procedures I should follow. > > I appreciate your feedback on this. > > Regards, > Dunith Dhanuhska > > > > > > -- Thilina Gunarathne - http://thilinag.blogspot.com