Hi; please you would have an example ?
Thank's sileshi wrote: > > For what you wanted to do all JMS implentation that include > ActiveMQ, JBoss MQ, etc... > You at least need to do the following: > 1. Need to serialize tou Java object or UTF8 encode XML > 2. Create BytesMessage using the byte array from above streams > 3. Send it > and need to the reverse at reception. > > That is all! > > > soussou97 wrote: >> >> Hi; >> >> I search a good implementation that allows to get and send of JMS >> messages using any JMS provider (MOM) with of JMS message containing XML >> file or Java objects (I use Jboss as Server). >> >> regards; >> > > -- View this message in context: http://www.nabble.com/JMS-implementation-tf2510474.html#a7006436 Sent from the ActiveMQ - User mailing list archive at Nabble.com.
