[JBoss-user] [Beginners Corner] - Re: JBoss as a RMI Server

2005-12-13 Thread chris.mag
It did! Thanks a lot for your reply! Now I need to dig a bit deeper to see how to set that up at deployement time (for now, I've just tested from the Duke's Bank Sample client app, by launching the configuration of my server app via a call to a StatelessSessionBean...) Thanks again Cheers Chris

[JBoss-user] [Beginners Corner] - JBoss as a RMI Server

2005-12-09 Thread chris.mag
Hi, I'm really new to JBoss and would really appreciate any help on this... Following lies some details but my real question is : How to set up a couple of plain old RMI Remote object available through a lookup (be it rmi registery or JNDI?) First of all some background information: I'm trying