Matthew Browne [http://community.jboss.org/people/mbrowne] created the 
discussion

"Re: Using sockets from JBoss AS?"

To view the discussion, visit: http://community.jboss.org/message/578236#578236

--------------------------------------------------------------
I ended up using the Netty framework instead. It was simpler to get working 
since all I needed was to send simple DTOs over the network.

FYI, the only gotcha was that MaxMSP uses a special classloader, but 
fortunately Netty allows you to tell it what classloader to use when 
instantiating the ObjectDecoder object.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/578236#578236]

Start a new discussion in JBoss Remoting at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to