I have gotten the RemoteCacheServerFactory to work by adding RemoteException to the right file and successfully running rmic against it. Who do I need to talk to so that we can get this into the code?
-Mike -----Original Message----- From: Michael Register [mailto:[EMAIL PROTECTED]] Sent: Friday, September 27, 2002 10:01 AM To: [EMAIL PROTECTED] Subject: Remote Server Problem (no rmic) In order for org.apache.jcs.auxiliary.remote.server.RemoteCacheServerFactory to work as a RMI remote server it needs to have rmic run against this class. I see no stub/skel's in the jar file which lead me to believe that there is no rmic target being run. any ideas as to why this is not being done? -Mike -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
