Hi,

Yes, a regular HelloWorld servlet works fine.

RMI does not call out to native methods.

RMI opens a socket and listens using threads.  It also loads classes
using the RMIClassLoader and the RMISecurityManager.  I'm guessing that
one of these 4 things is the problem.  (Unless someone else has RMI
working correctly, in which case it's my configuration.)

Platform:

UltraSPARC IIi
Solaris 2.7
Apache 1.3.6
Apache Jserv 1.0b4

Ben White


jon * wrote:
> 
> > If this turns out to be a real problem with Apache JServ, I'd be
> > interested in helping to completely debug and eliminate it if I can get
> > a little guidance from the developers.
> 
> Does a regular helloworld servlet work with your setup?
> 
> Does RMI call out to native methods? If so, have you defined your library
> include paths correctly?
> 
> -jon
> 
> -- --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> READ THE FAQ!!!!     <http://java.apache.org/faq/>
> Archives and Other:  <http://java.apache.org/main/mail.html/>
> Problems?:           [EMAIL PROTECTED]


-- --------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to