-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Just from looking at your configuration below I've got a few questions.
1) Why aren't you running the latest version of Apache? If I'm not
mistaken 1.3.6 is a requirement.
2) If you're trying to connect to a database running on the NT
machine... why not run the Jserv on the NT machine and forget about
having to do RMI? We use a setup like that and it works beautifully.
Jonathan Tew
airofaru wrote:
>
> Hello,
>
> I have a big problem ;))
> I have these 2 machines :
> - PC Linux Redhat 5.2
> Apache 1.3.4
> JServ 1.0
> Jdk 1.2 pre-release 2
> - PC NT 4.0 server - service pack 5 - with a RMI server (driver Rmi
> Odbc-Jdbc) + jre 1.2.2.
>
> When I use native thread, sometimes the connection between Jserv et the
> Rmi Server broke ;(
> So I want use green thread ... When I execute 1 servlet, there is no
> problem, but when I try to execute this servlet just after the
> connection broke and the Rmi Server stop with an exception �
> So if someone has an idea �
>
> Thanks,
> Christophe Airo
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]