Re: Java app server on linux ?

1999-05-23 Thread Nitin Borwankar



Aravind Selvaraje wrote:
> 
> My case
> 
> RedHat 6.0
> JDK 1.1.7 v2
> BEA WebLogic 4.02
> 
> Also, using Apache and Jserv.

Do you connect to any of the big name databases over JDBC ?
( Oracle, Sybase, DB2 ... )

Nitin.

> 
> Works great.
> 
> > -----Original Message-
> > From: Nitin Borwankar [mailto:[EMAIL PROTECTED]]
> > Sent: Sunday, 23 May 1999 12:30
> > To: [EMAIL PROTECTED]
> > Subject: Java app server on linux ?
> >
> >
> >
> > Is anyone using (development or production)
> > a Java application server such as BEA Weblogic or even
> > an all Java HTTP server such as Javasoft's Java WebServer ?
> >
> > Is this feasible at all ?
> >
> > What version JDK do you use on what Linux distro and version ?
> >
> > I am setting up a development environment for 3-tier Java apps
> > and would like to use Linux but don't know if it's feasible
> > I would prefer cases of 100% Java app servers but those built in
> > C/C++ that serve EJB and/or Java Servlets will also do.
> >
> > I will be doing this for a development environment for production
> > applications and need some real life working cases I can point to.
> >
> > Thanks!
> >
> > Nitin Borwankar
> > [EMAIL PROTECTED]
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact
> > [EMAIL PROTECTED]
> >
> >


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Java app server on linux ?

1999-05-23 Thread Nitin Borwankar



[EMAIL PROTECTED] wrote:
> 
> Someone correct me if I'm wrong, but I don't think Java Webserver is an
> all java web server.

ACtually the Java WebServer is 100% Java.
the SSL libraries are C and currently are only available on NT and
Solaris.
But you can run the server on Linux without using SSL.
Actually there appears to be no excuse for SSL in C as
RSA makes JSAFE libraries in Java which could eb used for SSL by
JavaSoft.


Nitin.

> 
> On Sat, 22 May 1999, Nitin Borwankar wrote:
> 
> >
> > Is anyone using (development or production)
> > a Java application server such as BEA Weblogic or even
> > an all Java HTTP server such as Javasoft's Java WebServer ?
> >
> > Is this feasible at all ?
> >
> > What version JDK do you use on what Linux distro and version ?
> >
> > I am setting up a development environment for 3-tier Java apps
> > and would like to use Linux but don't know if it's feasible
> > I would prefer cases of 100% Java app servers but those built in
> > C/C++ that serve EJB and/or Java Servlets will also do.
> >
> > I will be doing this for a development environment for production
> > applications and need some real life working cases I can point to.
> >
> > Thanks!
> >
> > Nitin Borwankar
> > [EMAIL PROTECTED]
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> >


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Java app server on linux ?

1999-05-23 Thread Nitin Borwankar


Is anyone using (development or production)
a Java application server such as BEA Weblogic or even
an all Java HTTP server such as Javasoft's Java WebServer ?

Is this feasible at all ?

What version JDK do you use on what Linux distro and version ?

I am setting up a development environment for 3-tier Java apps
and would like to use Linux but don't know if it's feasible
I would prefer cases of 100% Java app servers but those built in
C/C++ that serve EJB and/or Java Servlets will also do.

I will be doing this for a development environment for production
applications and need some real life working cases I can point to.

Thanks!

Nitin Borwankar
[EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]