that Tomcat 4 is stable and has shown decent performance.
Just curious as to whether anyone can comment on RESIN vs. TOMCAT,
especially under Linux ?
I noticed there has not been a RESIN post on this list for a long, long
time.h
Hi all,
when i try to connect Interbase's database through jsp Classfor, the console give out:
Classnotfounderror,interbase.interclient.driver
the sample code like this:
try {
Connection
conn=DriverManager.getConnection("jdbc:interbase://localhost/d:/Study/Java/data/bookshop.gdb");
Hi
I have a problem with my resin server. It is very unstable and tends to
loose persistence(?). What happens is that database connection is ok for a
while, but as soon as I change a class, or a jsp, it throws the error
mentioned below. What I do is delete all the *.jsp and *.class files form
Hi,
Does someone have an installation file to help me to configure Resin with IIS? I've
followed the caucho's instructions but it doesn't work..is there something wrong with
caucho's configuration f
Hi,
I have installed resin on my server. I have also shared the various resin
directories through FTP so that I can configure resin remotely. I can
directly upload JSPs to the /doc directory. However, if any specific library
is to be uploaded (in the form of a JAR file) which is required by the
Does any know how to integrate IIs with resin.
Trying to get my resin to work with IIS
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body
correct with
tomcat 4.0.1. Later, I switched to resin-2.0.0 and to my surprise resin
didn’t raise an exception but instead served the error page that I
specified in my web.xml for http 404 errors.
Now, what is considered to be correct behavior? I’ve
checked the specifications but I can’t find anything
Hi,
I have configured apache to use resin as the servlet runner. Now, if Apache
is running on port 80 and I enter http://localhost/examples/login/index.jsp,
Apache is able to service the request. However, if I enter
http://localhost/examples/login (which was working when only resin was
running
Hi All,
Resin CMP is a webserver and EJB container downloadable from www.caucho.com. Has anyone used it? How do its
features and performance compare with other app servers like JBoss.
Thanx
Hardeep Singhhttp://SeeingWithC.cjb.net
Hi, Can anyone help me how to
configure database taglibs in Resin Servlet Runner. I am using the taglibs
available at http://jakarta.apache.org/taglibs/dbtags
. I successfully configured it in Apache and Tomcat. If anyone knows, please
help me in this. I urgently needed it.Thanks
12 juli 2001 05:42
Till: [EMAIL PROTECTED]
?mne: User authentication/session management with JSPs/Resin
Hi All,
Has anyone used the Authenticator in Resin 2.0.0?
If you have could you please briefly explain to a complete novice at
JSP(though I am familiar with java itself), a good approach to
Hi All,
Has anyone used the Authenticator in Resin 2.0.0?
If you have could you please briefly explain to a complete novice at
JSP(though I am familiar with java itself), a good approach to user
authentication, possibly using this Authenticator interface providen in
Resin.
Are there any other
I don't know anything about resin but here is the flavor of js that JRun
uses to allow JavaScript as the jsp scripting language.
http://www.mozilla.org/rhino/
Bryan LaPlante
816-347-8220
[EMAIL PROTECTED]
http://www.netwebapps.com
Web Development
- Original Message -
From: &qu
Hi,
I've installed apache with tomcat. I am quite well versed with the
configurations of tomcat engine as well as apache and tomcat with
apace.
Then recently in this list i heard about resin and wanted to try it.
So i've installed it and i have run resin successfully.
But i fi
OK,
After a period of time our resin server starts to run 100% cpu usage and
prints out the following
to the console. We are running httpd from the console so we can trap these
messages.
"Can't get Connectionjava.sql.SQLException: Server configuration denies
access to
data source&q
Hello All,
I am basically looking for verification of my findings and/or
better solutions to the problem/issue I found.
I ran into a nice "feature" of Resin when porting a JSP from Tomcat
to Resin. A page that worked perfectly with Tomcat did not work with
Resin, and it
18, 2001 5:17 PM
To: [EMAIL PROTECTED]
Subject:VERY
URGENT.java.lang.UnsupportedOperationException in Resin
Hi All!
We are using JDK1.2 and Resin1.2.2.When we use
absolute() method in the ResultSet
It's working in Tomcat.This Problem comes only in
Resin.
Rgds
E.M.S.Vasu
--- "Savas Alparslan (Garanti Teknoloji)"
<[EMAIL PROTECTED]> wrote:
> Your database doesn't support absolute recordset
> movements.
>
> > -Original Message-
> &g
Your database doesn't support absolute recordset movements.
> -Original Message-
> From: ems vasudevan [mailto:[EMAIL PROTECTED]]
> Sent: Friday, May 18, 2001 12:17 PM
> To: [EMAIL PROTECTED]
> Subject: VERY URGENT.java.lang.UnsupportedOperationException in
Hi All!
We are using JDK1.2 and Resin1.2.2.When we use
absolute() method in the ResultSet class Resin is
throwing
java.lang.UnsupportedOperationException.Please help us
to resolve this.
__
Do You Yahoo!?
Yahoo! Auctions - buy the things
Dear all,
I'm using Resin to deploy my servlet & JSP. When I used servlet package
there's no problem but when I try to import package from JDK 1.3, ie:
java.util.ArrayList and java.lang.reflect.Field the following error messages
come up. Can anybody here help me solve it? FYI, I
What version of Resin are you using? I used to see this with Resin 1.2.0,
but I have not seen it since I switched to 1.2.1 and later to 1.2.2.
--
Martin Cooper
Tumbleweed Communications
At 12:17 PM 2/15/01 +0530, S Kumaresan wrote:
>hi all,
> I am developing a JSP web applicatio
hi all,
I am developing a JSP web application. (OS - NT) I am using Resin as
my web server. When I am running my application, Dr.Watson of windows NT
(its is an error detecting application) occurs often, stating that
"an application error has occured
a
Server Pages specification and
reference <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc:
Subject: Re: resin/tomcat
ok, I figured that out, I had to drop xml.jar into jre\lib\ext, duh,
and
everything almost works, but it won't run jsp, gives me internal
server
error, havn't tr
A mailing list about Java Server Pages specification and
reference <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc:
Subject: Re: resin/tomcat
Thanks John, I made the conf changes, but now when I start Tomcat
with
tomcat run, it gives me class not found exception on
com.sun.xml.p
reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Grant C Peters
Sent: Saturday, January 27, 2001 12:29 PM
To: [EMAIL PROTECTED]
Subject: Re: resin/tomcat
Thanks John, I made the conf changes, but now when I start Tomcat with
tomcat run, it gives me class not found exception on
com.sun.xml.par
PROTECTED]
Subject: Re: resin/tomcat
Hi,
Here's the step by step process for WinNT using mod_jserv and tomcat:
1) Dowload ApacheModuleJserv.dll from tomcat binary downloads and copy
it to the \Modules directory.
2) Append the following line to httdp.conf file in \conf\
directory
Hi,
The process is not same, but it is whole lot simpler than
mod_jserv. Most of the confusion is if u have configured mod_jserv
already. I suggest u install tomcat3.2 before using mod_jk.dll, This
helps a lot during configuration. Here are the steps while configuring
mod_jk
1) If u have alr
[EMAIL PROTECTED]]
> Reply To: A mailing list about Java Server Pages specification and
> reference
> Sent: Wednesday, January 24, 2001 10:16 AM
> To: [EMAIL PROTECTED]
> Subject: Re: resin/tomcat
>
> I didn't set up our server, but I remember that i
com> on 01/24/2001
> 09:22:37 AM
>
> Please respond to A mailing list about Java Server Pages specification
> and reference <[EMAIL PROTECTED]>
>
> Sent by: A mailing list about Java Server Pages specification and
> reference <[EMAIL PROTECTED]>
>
>
:37 AM
Please respond to A mailing list about Java Server Pages specification
and reference <[EMAIL PROTECTED]>
Sent by: A mailing list about Java Server Pages specification and
reference <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc:
Subject: resin/tomcat
does anyone kno
I didn't set up our server, but I remember that in the httpd.conf of apache you
have to tell it to pass it off to resin and tell it what directories to look in.
That may point you in the right direction... I'll also ask our techs and see if I
can get a better answer for you.
-Danie
does anyone know how to intergrate apache with either tomcat or resin? the
documentation is lacking at best, I have resin up and running, and I can do
everthing at myDomainName:8080/ but I want to run jsp without using port
8080 is this possible
Hi Everyone.
I had been searching for good JSP Engine to configure with IIS. I tested
tomcat, ServletExec, JSWDK but they were unable to run Properly. Now I have
installed and configue Resin 1.2.1 with IIS 5.0 as plug-in, Its working
perfectly and it fast as well. I suggest you to try this
Do you have any problems with the IIS service not restarting when using
resin?
We are using ServletExec and IIS hoses about 20% of the time when I restart
the service. ServletExec requires an IIS restart when you change java class
files.
You using IIS 4.0 or 5.0?
THanks
- Original
At 02:47 PM 2000/12/01 +0530, you wrote:
>Hi,
> Can i use the Resin server as plug in for IIS to run the
> servlets and
>JSP?.
> I would like to know the Performence of Resin Server.
> If some one using the Resin please give the feedback about t
Don't agree.
For me Resin works very well on winNT.
The only argument you give is that it uses 100% processor when compiling.
Sounds reasonable to me ;-)
I think the choice Linux/ winNT isn't about performance. They're very close
to each other. Use whatever you like.
Odd, we never had that problem. Did it do it for any JSP file? And did it do it
every time?
-Daniel
Guilherme Zambon wrote:
> DO NOT use Resin with winnt. Winnt get the lowest performance by its nature
> of windows. Use Resin as a Apache plugin in an UNIX (or) LINUX and be hapy!
&g
We use Resin as an add-on for OpenSA (a form of Apache for WinNT), so I don't see
any reason why you couldn't set it up with IIS. We went through a couple other
servers and add-ons before we found resin and compared to everything else we used,
Resin is extremely fast and very stable.
well I am unable to open the website to download the Resin Server
If you know FTP please let me know. I am in the same situation that I have
to install it as IIS 5 plug in.
Thank you,
Zahid
- Original Message -
From: "Robuschi (Delfi)" <[EMAIL PROTECTED]>
To: <[EMA
DO NOT use Resin with winnt. Winnt get the lowest performance by its nature
of windows. Use Resin as a Apache plugin in an UNIX (or) LINUX and be hapy!
I used resin as a IIS plugin, but when Resin compiles a JSP file it consomes
100% of process in my windows. I have used Resin under winnt and i
I just installed Resin to make some trials it seems to be very fast and
robust... I installed it as plug-in for IIS and it works perfectly!!!
Bye
Robuschi Roberto Delfi srl
P.za Ravenet 1/b - 43100 PARMA
Tel. 0521/932474 Fax 0521/989045
[EMAIL PROTECTED
Hi,
Can i use the Resin server as plug in for IIS to run the servlets and
JSP?.
I would like to know the Performence of Resin Server.
If some one using the Resin please give the feedback about the Resin
Server 1.2.1
Jithu
Hi, every one,
I developed an application and it runs well in Tomcat, but the performance
is not so nice. Therefore, I was recommanded to switch to run it in Resin. I
copy my application to the default doc folder of resin. It works. Now what i
am trying to do is put my application in another
Dear Daniel,
I went to the Resin homepage and read the benchmark and Resin seems to be
impressivly fast.
The only hold back is, I am not sure how big and popular is that company. If
I use Resin instead of JRun, and then they don't support Resin in a short
time or there will not be a
I haven't used JRun before, but I can tell you that my jsp pages have been loading
almost instantly, even on the first run.
-Daniel
Anthony Mak wrote:
> Is Resin faster than JRun (Allaire)?
>
> Anthony Mak
>
>
Is Resin faster than JRun (Allaire)?
Anthony Mak
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/js
Sorry for asking the question below, I should have done more research before
asking. I found this page which compare JRun and Resin.
http://www.caucho.com/articles/jsp_benchmarks.xtp
Anthony Mak
- Original Message -
From: "Anthony Mak" <[EMAIL PROTECTED]>
To: <[EMA
You might want to make that:
http://www.caucho.com/products/resin/
--
Martin Cooper
Tumbleweed Communications
- Original Message -
From: "Daniel Lynn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 15, 2000 7:23 PM
Subject: Re: Open
Resin download and info can be found at http://www.coucho.com/products/resin
-Daniel
Anthony Mak wrote:
> Dear Daniel,
>
> Can you post the link for a download and documentory site for Resin?
>
> Anthony Mak
>
> - Original Message -
> From: "Daniel L
Dear Daniel,
Can you post the link for a download and documentory site for Resin?
Anthony Mak
- Original Message -
From: "Daniel Lynn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 16, 2000 2:39 AM
Subject: Open SA and Resin
> I'
I'm currently using Apache with Resin for our server. We've recently
come across something called OpenSA, which seems to be apache geared
toward an NT machine with all the SSL and everything set up and the
program recompiled for us... in short, it's everything apache becomes
whe
I'm using Resin 1.1.4, if that helps.
Raj.
> I am having similar issues. What version of Resin are you running? I am
> using the beta.
--
Rajnish Bhaskar
[EMAIL PROTECTED], http://i.am/rajy
IT Education Unit, University of Glasgow
http://www.iteu.gla.ac.
I am having similar issues. What version of Resin are you running? I am
using the beta.
-murph
-Original Message-
From: Rajnish Bhaskar [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 04, 2000 4:09 AM
To: [EMAIL PROTECTED]
Subject: Problems running a JSP with Resin
Hi all
Hi all,
I'm just experimenting with Resin as a replacment servlet/JSP
container for Tomcat. However, I've run into an odd error. When I
try and run my login JSP, I get the following error:
com.caucho.jsp.JspParseException: /ITEU/html/studentlogin.jsp:5:
can't find prope
I am almost convinced that Resin (1.2b) is a much more robust jsp container
than Tomcat. However, I am having trouble installing my web-app. I
modified resin.conf like this: (I also tried different variations with '/' &
without the '/')
33 AM
Subject: Re: serving an image from a JSP file with Resin 1.2.b2
> Matthew Hixson wrote:
>
> > I need to be able to serve up an image to a customer based upon the
branding of
> > their site. For example, they should get their logo when they ask for
> > logo.gif. I'm doi
does that mean that we can't use out.print in our jsp 1.1?
- Original Message -
From: Craig R. McClanahan <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 23, 2000 1:33 AM
Subject: Re: serving an image from a JSP file with Resin 1.2.b2
>
f > /tmp/logo.gif' the file will be
> one byte larger than it is on the web server. This extra byte must be getting
> appended to the file because the browser will still display the gif correctly.
> I think that the JSP server (Resin 1.2.b2) is appending one carriage return to
>
web server. This extra byte must be getting
appended to the file because the browser will still display the gif correctly.
I think that the JSP server (Resin 1.2.b2) is appending one carriage return to
the end of the file.
I've considered leaving it alone as it appears to be working, but t
Prohaska <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 18, 2000 8:36 PM
Subject: Help installing Resin
> Can anyone help me get Resin installed on a Redhat 6.2 system? I untared
the
> tar.gz file under /usr/local which created /usr/local/resin1.2.b1 and then
Can anyone help me get Resin installed on a Redhat 6.2 system? I untared the
tar.gz file under /usr/local which created /usr/local/resin1.2.b1 and then
ran ./configure --with-apache=/usr/local/apache, then ran make. Now when I
run make I am getting a lots of errors saying directory or file not
I meant as
-Original Message-
From: Hensley, Zachary [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 01, 2000 2:50 PM
To: [EMAIL PROTECTED]
Subject: Re: who is the leader : Tomcat, Resin, orion, websphere
My JSP pages were not cross platform because of some of the naming schemes
ther problem of similar virtue but I can not remember exactly
what it was at the time.
-Original Message-
From: Maillet, David J. [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 24, 2000 10:05 AM
To: [EMAIL PROTECTED]
Subject: Re: who is the leader : Tomcat, Resin, orion, websphere
In what
In what specific way(s) does iPlanet not fully implement the servlet spec?
-Original Message-
From: Hensley, Zachary [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 17, 2000 3:06 PM
To: [EMAIL PROTECTED]
Subject: Re: who is the leader : Tomcat, Resin, orion, websphere
Talk about a
7 July 2000 20:06
> To: [EMAIL PROTECTED]
> Subject: Re: who is the leader : Tomcat, Resin, orion, websphere
>
>
> Talk about a headache. I do all of my development on Tomcat and it is
> fairly easy to develop and deploy. However, I deploy the
> applications onto
>
solutions and at the end i dropped it, 'cause after 1 month i was
at the same point as when i startedall errors...
> -Original Message-
> From: EXT Sicaud Patrice [mailto:[EMAIL PROTECTED]]
> Sent: 18. July 2000 1:08
> To: [EMAIL PROTECTED]
> Subject: Re: who is the le
.
-Original Message-
From: Hensley, Zachary [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 17, 2000 12:06 PM
To: [EMAIL PROTECTED]
Subject: Re: who is the leader : Tomcat, Resin, orion, websphere
Talk about a headache. I do all of my development on Tomcat and it is
fairly easy to
eader : Tomcat, Resin, orion, websphere
anyone has any comment on iPLanet 4.1?
-Original Message-
From: Phil Mak [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 12, 2000 12:23 AM
To: [EMAIL PROTECTED]
Subject: Re: who is the leader : Tomcat, Resin, orion, websphere
Yes you can deplo
On the theory that "give a man a fish, he eats for a day, teach a man to
fish, he eats ..."
<http://www.google.com/search?q=resin+server&meta=lr%3D%26hl%3Den>
and
<http://www.google.com/search?q=orion+server&num=10&meta=hl%3Den%26lr%3D&saf
e=off>
Pleas
Actually it's http://www.orionserver.com/
/Micke
- Original Message -
From: "Sven van 't Veer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 12, 2000 6:44 PM
Subject: Re: [JSP-INTEREST] who is the leader : Tomcat, Resin, orion, webs
"RICHARDSON-SIMON (IT)" wrote:
>
> Is there a link for orion / resin?
www.orion.com
--
==
Sven van 't Veer http://www.cachoei
anyone has any comment on iPLanet 4.1?
-Original Message-
From: Phil Mak [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 12, 2000 12:23 AM
To: [EMAIL PROTECTED]
Subject: Re: who is the leader : Tomcat, Resin, orion, websphere
Yes you can deploy EJB with jRun 3. You need to
Weblogic!
-Original Message-
From: keith kwiatek [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 11, 2000 9:59 PM
To: [EMAIL PROTECTED]
Subject: who is the leader : Tomcat, Resin, orion, websphere
Hello,
Which JSP engine to use ---Tomcat, Resin, orion, websphere ?
Which
Is there a link for orion / resin?
**
IMPORTANT NOTICE:
This email is confidential, may be legally privileged, and is for
the intended recipient only. Access, disclosure, copying,
distribution or reliance on any of it by anyone
If you don't need EJB built in to the application server then Resin is a
great choice. Besides speed and stability, its other primary feature is that
the source for Resin is freely available. That means that you can get it to
work in almost any development environment. For example, we have
Jonas Larsson wrote:
>
> My absoulute favourite is orion since it is as fast as resin (at least) and it is
>always the first application server to implement the latest specs.. And ofcourse, it
>is a full application server including EJB (1.1 and 2.0 Public Draft), JMS, JSP. And
My absoulute favourite is orion since it is as fast as resin (at least) and it is
always the first application server to implement the latest specs.. And ofcourse, it
is a full application server including EJB (1.1 and 2.0 Public Draft), JMS, JSP. And
it doesn't rely on anything else
Yes Resin works with Apache.
/Micke
On Wed, 12 Jul 2000, Louis wrote:
> Hi Kevin,
>
>Can resin run with Linux Apache?
>
>
> Louis
>
> - Original Message -
> From: "Kevin Duffey" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
&g
Hi Kevin,
Can resin run with Linux Apache?
Louis
- Original Message -
From: "Kevin Duffey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 12, 2000 3:54 AM
Subject: Re: who is the leader : Tomcat, Resin, orion, websphere
> Resin i
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 12, 2000 12:04 PM
Subject: Re: who is the leader : Tomcat, Resin, orion, websphere
> Dear Artthur
> Can I deploy my EJB by using JRUN 3.0?
>
> BR
> Senaka
>
> -Original Message-
> From: A mailing list about Java
is the leader : Tomcat, Resin, orion, websphere
Hey,
How come there is no mention of Allaire's JRUN ??
Very inexpensive (free for dev), the smallest, and
super fast. It is always up to date, and has EJB
and JMS built in.
Their transaction monitor is 100% pure JAVA!
-aa-
- Ori
ROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 11, 2000 10:54 PM
Subject: Re: who is the leader : Tomcat, Resin, orion, websphere
> Resin is very fast indeed. Resin has some nice features too, that recently
> Orion incorporated as well. Orion in my opinion offers the b
Resin is very fast indeed. Resin has some nice features too, that recently
Orion incorporated as well. Orion in my opinion offers the best bang for the
buck. First..its free for all use except commercial use. Its a full J2EE
implementation app server, where as Tomcat and Resin are Servlet 2.2/JSP
Hello,
Which JSP engine to use ---Tomcat, Resin, orion, websphere ?
Which is the most popular/supported?
Resin seems very fast
Keith
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INT
I'm using Resin and I have problem with accent.
Any idea to resolv this problem??
--
Maximiliano Muller
[EMAIL PROTECTED]
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Som
Hi all
I am trying to get Resin (from www.Caucho.com) running with Apache (Windows
98) and am failing. I was hoping that someone might have already done this
and could give me some pointers?
I have installed both and followed the instructions. Apache is running
fine. If I click on a JSP file
Hi,
I'm trying to configure resisn to run servlets under apache 1.3.12 on
Redhat linux 6.2.
Everything is compiled and installed fine, the problem I am having is
getting Resisn to use servlets in a directory other than its default
location of where resin or apache is installed.
I ca
Resin is a Servlet/JSP server extention; a pice of software that can work
with a web server and extend its capabilities in order to suppot JSP's and
Servlets.
SSL Stands for Secure Socket Layer (if I remember well) and is a secure
protocol defined to comunicate private data over the intern
Hi,
Can anybody tell me what is SSL Server and what is Resin 1.1?
URGENT
Regards,
Sujoy
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servl
Hi everybody,
I think i have a problem here, does anybody known what the following
exception mean?
I have a huge jsp, i don't known if there is any lenght restrictions
with the jsp file size???
Thanks in advance.
Mateo
500 Servlet Exception
java.lang.VerifyError: (class: _jsp/_webBUI/_
Hi all!
My question relates to resin's configuration.
I believe configuring resin is a cumbersome task, atleast as much as i
understand it. If any onethinks otherwise please let me know. What i mean
is, it is extermely labarious to get your own package to be used while
processing a jsp pag
dnesday, May 03, 2000 12:24 PM
> To: [EMAIL PROTECTED]
> Subject: HELP Resin on IIS
>
>
> I need some help.
> I am trying to install Caucho Resin 1.1 so that my IIS 4.0 can run
> servlets
> and JSPs. I use the setup.exe utility (correctly, I believe).
> Everytime I
> t
I need some help.
I am trying to install Caucho Resin 1.1 so that my IIS 4.0 can run
servlets
and JSPs. I use the setup.exe utility (correctly, I believe).
Everytime I
try to use httpd.exe or srun.exe, I get the following message:
Can't find java executable in D:Java;
Couldn't st
ED]
> Subject: Re: *** Java Server supporting Servlets and Free? - Resin
>
>
> Sure resin got bugs.
> If you don't accept that I think you better stay away from
> computers ;-)
>
> Of course it's possible that a single bug has a big impact on
> your specific
> imp
Sure resin got bugs.
If you don't accept that I think you better stay away from computers ;-)
Of course it's possible that a single bug has a big impact on your specific
implementation, but in most cases there are workarounds.
A problem with the SingleThreadModel is more a feature
My only problem is I'm not sure if resin hasn't got any bugs, 'cause
I know this server since a few months ago. Also, I've noticed version
1.1 had some problems with servlets that implement the
SingleThreadModel and running servlets that connect to databases.
These problems
Is there anyone out there who has managed to get Resin working under HP-UX
(i.e. is it possible & if so how?).
Does anyone have experience of running Tomcat under HP-UX?
Thanks in advance to anyone who's got any info here.
-Original Message-
From: A mailing list about Java Ser
Hi..
I apologize for my posting of a Resin specific question to the JSP-INTEREST
group. I thought I was replying to Scott. It was meant for him directly
anyways.
===
To unsubscribe: mailto [EMAIL PROTECTED] with body
Hi,
Concerning Resins ability to reload classes and all...
>From what I was told by a few, Resin is the only servlet engine that can
reload classes if they change? I am not quite clear on your reply in the
jsp-interest group. I downloaded it and saw the WEB-INF/src and set up my
source fi
1 - 100 of 141 matches
Mail list logo