RMI « EJB « Spring Q&A





1. RMI/EJB look up using spring    forum.springsource.org

How to do the below code in Spring? any Help will be appreciated or link to any doc is also appreciate Code: Hashtable < String, String > env = new Hashtable ...

2. Use RMI to retrieve a 2MB file through stateless EJB    forum.springsource.org

Use RMI to retrieve a 2MB file through stateless EJB Hi Everyone: I hava a distributed system which consists of a Tomcat as web tier and a Jboss server hosts SLSB- ...

3. RMI vs. EJB    forum.springsource.org

RMI vs. EJB Hi, for performance reasons, I am thinking about distributing my application across multiple servers. After doing some reading and posting (iterative process), I came to the conclusion, that ...

4. RMI vs EJB vs HTTP    forum.springsource.org

RMI vs EJB vs HTTP We are developing an application from scratch. It involves 4 components: UI, business logic layer (with DAO's etc), WS for external clients and WS for integrating ...

5. Help: Remote EJB, RMI Exception    forum.springsource.org

Help: Remote EJB, RMI Exception Hello All, I am trying to connect to a remote EJB load on JBoss server In my appcontext.xml I created bean using spring SimpleRemoteStatelessSessionProxyFactoryBean