JBoss Community

Re: Using sockets from JBoss AS?

created by Matthew Browne in JBoss Remoting - View the full discussion

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

Start a new discussion in JBoss Remoting at Community