[jboss-user] [JBoss Remoting] - Re: Using sockets from JBoss AS?
Matthew Browne
do-not-reply at jboss.com
Mon Jan 3 06:54:47 EST 2011
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110103/9c9b9ae3/attachment.html
More information about the jboss-user
mailing list