Version 4

    In the complex_example.zip, will find sample code showing how JBoss Remoting can be used to make complex calls on a remote POJO based service.  In each of the main packages (complex and complex2), the main classes to run are ComplexServer and ComplexClient. 

     

    This sample code will be part of the next JBoss Remoting release (1.4.0) and will be fully documented in the user guide.  Am posting an early look at it now since there have been a few requests for it.

     

    Can find more examples of how to code and configure remoting in the remoting samples.