Tomcat should start after Apache during reboot. Also remember to set your
classpath in the startup script.
andrea
At 08.44 11/12/2000 +0100, you wrote:
>Hi,
>I'm trying to start Tomcat whith rebooting a Unix machine.
>Tomcat seems to start for a moment and then dissappears.
>I have a startup s
Hi,
I'm trying to start Tomcat whith rebooting a Unix machine.
Tomcat seems to start for a moment and then dissappears.
I have a startup script in /sbin/rc3.d
I'm using an Alpha1000 with Tru64 unix 4.0D
Who can help me.
Regards,
Jan Stevens
Software Developer
CMG Maastricht B.V. -Telecom Products
Hi,
Is there a standard way to set a property for a
web-app other than in the WEB-INF/web.xml ?
I would like to copy my web app between several
machines each of which requires some unique settings. Previously I've been
doing this by setting the TOMCAT_OPTIONS="-Dprops=my.properties" befor
Hi all
I am using beans for my application. can any one tell me where shall be
they placed.
when i put my JSP file alter.jsp which calls a particular bean, in root
directory, and bean in WEB-INF/classes of same ROOT directory it works.
but if i put my alter.jsp, in subdirectory of ROOT, then my p
Hi,
Is there any way to turn off logging completely?
Thanks, Joe
I had Tomcat working well under version 3.1 (except
for a memory leak). However, when
I change to version 3.2 with no modifications to the JSPs, directory locations
etc, I get the following error "Bad file argument to include". It seems to generate this error
when one JSP calls another J
Hi all,
Quick question re: the Tomcat build process on linux.
I have pulled down all the components and have
populated my classpath and path. However when
trying to build the serveletapi component I am
stuck with Ant complaining about the fact that
it can't find a 'classic' compiler. I have t
Hi all experienced tomcat users
it is highly appreciated if someone can give a helping hand to me for my problem
l have setup the tomcat and it is run standalone without apache.
As l tried out one of it sample about how to do authenication.
http://localhost/examples/jsp/security/protected/index
yanjun wrote:
>
> Thanks for your kind.
> I am a beginner. :(
> And first step, "Adding JNI to Tomcat" ,
> I also don't know to do it.
> Would you please guide me ?
> Thanks.
>
Hello,
Have you had some experience with creating Java programs that use the
Java Native Interface (JNI)?
If so, do
Thanks for your kind.
I am a beginner. :(
And first step, "Adding JNI to Tomcat" ,
I also don't know to do it.
Would you please guide me ?
Thanks.
yan jun
"John Clark L. Naldoza" wrote:
>
> yanjun wrote:
> >
> > Hello all,
> >Where can I get the detail ( step by step) document
> > about
yanjun wrote:
>
> Hello all,
>Where can I get the detail ( step by step) document
> about setting JNI in tomcat (3.1) ?
> Thanks in adv.
>
> yan jun
Hello,
Adding JNI to Tomcat (Stand-Alone mode) is the same as an ordinary
program...;-) You just need to load the native libraries.
It w
Hi all,
The functionality that I need to implement is as follows:
JSP porduces XML output
XML output is parsed with an appropriate XSL and the result is passed
onto the client.
I am using Tomcat 4 milestone build 4. I am aware that this kind of
functionality was not possible with previous tomcat
Hello all,
Where can I get the detail ( step by step) document
about setting JNI in tomcat (3.1) ?
Thanks in adv.
yan jun
Hi all,
I have a question regarding client authentication over
SSL with the Tomcat servers. Firstly, I cannot seem
to get Tomcat 3.2 (final) to work with any SSL3
clients with client auth turned on... This includes
Netscape>4, IE>4, and the openssl client (all Win32,
except openssl client on l
Hi Simon
I have my specific reason on why I need to do this. I call the Oracle 8i
JServer EJB instances from my servlet. IF you familiar on how Oracle JVM
works. It's run in a session that doesn't support threading. thus all
execution in this session is sequential.
Say if I want to call my ej
(thanks to Andy on tomcat-dev)
On Sun, 10 Dec 2000, VoidHawk wrote:
> Hi,
>
> I just installed Tomcat 3.2 :)
>
> Where to I set the username/password for the admin web app?
>
>
> Thanks in advance?
>
-- Forwarded message --
From: Andy <[EMAIL PROTECTED]>
To: [EMAIL PROTEC
Hi,
on all my "post" action I have an error message :
--
Not Found (404)
Original request: application/x-www-form-urlencoded
Not found request: application/x-www-form-urlencoded
--
the strange thing is that with the "get" action the
same JSP works normally.
I use :
windows 2000
JDK 1.3
tomca
Hi,
I just installed Tomcat 3.2 :)
Where to I set the username/password for the admin web app?
Thanks in advance?
in spanish there is a list for jsp...
http://es.egroups.com/group/JUGAnd
This was discussed earlier. Here is a snippet from the post by Craig
McClanahan :
In your , you are specifying entries that
are
not legal according to the servlet specification (such as "*/WCFAdmin.jsp"
and
"*/wcfsystem"). The legal syntax only allows "*" wildcards at the *end* of
the
URL, no
Hello,
The following url-pattern in a security-constraint in my WEB.XML causes the
page WCPAdmin.jsp (which resides in a subdirectory below the context root)
to be protceted under Orion and JRun, whereas Tomcat lets me access it
without any constraints:
*/WCFAdmin.jsp
If I change the pattern t
While I really doubt that already somebody has done the work... - I ask
nevertheless:
Has somebody already implemented a patch/plugin/whatever which allows
the Red Hat TUX Webserver to redirect servlet requests to Tomcat (or
JServ)?
If yes, I would love to hear from this good soul,
Cheers,
- Jak
http://www.orionserver.com/ has benchmarks for JSP showing Tomcat
3.1 to be spectacularly slower than the Orion and Resin servers.
You will also appreciate the benchmarks showning how much faster
JSP is than ASP as implemented on Microsoft's IIS
> Sean wrote:
>
> Developers or other users ...
>
Developers or other users ...I was wondering if
anyone knew of any benchmarks that compare Tomcats performance to other JSP
Containers? I was also wondering if there were any Benchmark goals for
each release or is the only goal of Tomcat to create a reference
implementation? I know that Apa
Respected sir,
I order to run jsp programs on IIS4.0 i downloaded
jakarta-tomcat.zip file.
I also downloaded the html in which it explains how to
configure things.
After doing evertying, still i am not able to run jsp
programs.
Here along with this mail, i have attached the
document which i refere
25 matches
Mail list logo