• JBoss Remoting 3 HelloWorld Sample

    What's the JBoss Remoting 3 HelloWorld Sample   JBoss Remoting is wide used in JBoss Application Server, Remoting 3 is the next generation of JBoss Remoting, this article will provide a quick start sample for us...
    Profile Photo
    last modified by akostadinov
  • Always hit OutOfMemoryError If I try to invoke ejb method with large object as its parameter

    Hi, all     In my stateless EJB, there is on method defined as below.     public void modelSave(SerializableInputStream model) throws java.rmi.RemoteException;     The S...
    Profile Photo
    last modified by licheng
  • [Remoting 3] SASL and Kerberos

    Working on how Kerberos can be supported with Remoting for REM3-29, the first stage is understanding the unederlying mechanism.    Please Note, this article is not a user guide, it is a reference guide to ...
    Profile Photo
    last modified by ron_sigal
  • R3.1 Remote Protocol Specification

    Remote Protocol Specification  Table of Contents  Remote Protocol Specification Table of Contents Overview Message Format Framing Header First and Last Markers End of Data Marker ...
    Profile Photo
    last modified by dmlloyd