RE: [JBoss-user] RMI Call back

2001-04-11 Thread BillTC
Hello Chris, Thank you very much. I got it working. What I did was modified the files jboss.properties to install a RMISecurity manager also the rmi.server.codebase . Then It started working.   BillTC   Hi,> -Original Message-> From: BillTC [mailto:[EMAIL PROTECTED]]> I am using jbo

Re: [JBoss-user] RMI Call back

2001-04-10 Thread Ken Jenks
BillTC wrote: >Hello All, >I am using jboss2.1 I have deployed a Ejb which have a list of all clients >interfaces client is a SwingUI but when I register to the server I am >getting an error like below: >What I am trying >Here what basicly I am trying to do is . When my Swing Application is >e

RE: [JBoss-user] RMI Call back

2001-04-09 Thread Kimpton,C (Chris)
Hi, > -Original Message- > From: BillTC [mailto:[EMAIL PROTECTED]] > I am using jboss2.1 I have deployed a Ejb which have a list of all clients interfaces client is a SwingUI but > when I register to the server I am getting an error like below: > What I am trying > Here what basicly I

[JBoss-user] RMI Call back

2001-04-09 Thread BillTC
Hello All, I am using jboss2.1 I have deployed a Ejb which have a list of all clients interfaces client is a SwingUI  but when I register to the server I am getting an error like below: What I am trying Here what basicly I am trying to do is . When my Swing Application is executed it regist