A simple alternative to writing a transport would be to create a Message Driven Bean (MDB) that calls your platform using SOAP calls. All the transports (including HTTP) all use Java object serialization for message passing, which isn't C++-friendly.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841796#3841796 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841796 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
