[Addendum] Re: Tomcat and RMI client - setup (ClasCastException)

2005-05-28 Thread Nikola Milutinovic
Bill Barker wrote: "Nikola Milutinovic" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] - setup catalina.policy - run it with "-security" option I'm on Windows XP, how do I enable security mode for TC? That's the idea. And, as a bonus, it works the same on Linux, Solari

Re: Tomcat and RMI client - setup

2005-05-27 Thread Bill Barker
"Nikola Milutinovic" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi all. > > This might be a simple question. I have a working RMI client and server. I > have tested it no problem. Now I would like to make a JSP/Servlet that > will act as a RMI client and connect to the RMI se

Re: Tomcat and RMI

2001-04-18 Thread Sam Newman
I've done it with servlets. First ly uou need to make sure your using a SecurityManager before accesing the RMI object (i'll dig the code out of you need it) - try searching for RMISecurityManager or something in the jdk API docs. You may also want to change the tomcat.policy file in conf to allow

RE: tomcat and rmi

2001-01-22 Thread Grobe, Gary
Wendy, As far as Tomcat goes, you don't need to do anything except know the order in which to bring it up for your applications bindings. Nothing extra needs to be done if I remember right, been awhile. Ahhh, and don't forget to include your stub classes in your app tree. When I did it, my servl

Re: tomcat and rmi

2001-01-22 Thread Filip Hanik
that is a pure Java issue, remember that in a servlet you are just writing Java code like anywhere else. Just copy your current Java code into the servlet and bada bing, bada bom, you're done Filip ~ Namaste - I bow to the divine in you. ~ Filip Hanik Technical Architect [EMAIL PROTECTED] -