I have encountered the same problem like Lester
(Same OS), the extend of the message is :
# /usr/local/apache_1.3.14/bin/apxs -c -o
mod_jserv.so *.cgcc -DSOLARIS2=270 -DUSE_EXPAT -I../lib/expat-lite
-DNO_DL_NEEDED -I/usr/local/apache/include -c autochange.cgcc
-DSOLARIS2=270 -DUSE_EXPAT
Title: mod_jk.conf-auto is not automatically generated when Tomcat starts up
Hi,
when I starts up Tomcat, the tomcat-apache.conf is generated automatically. According to the document (working with mod_jk), the mod_jk.conf-auto should be created automatically. However, it is not created.
On Saturday November 18, 2000 Tim Regulski wrote:
> Hello,
>
> I am trying to run the jk_nt_service.exe file to allow Tomcat to run as an
> NT service. When I run the downloaded the executable and tried to run it in
> a DOS prompt in NT 2000 Pro, I receive the message:
>
> "This program cannot
hello,
I am new to JSP and have downloaded Tomcat v3.1 and Apache web Server
1.3.12 for Windows NT4 as the platform.I have also downloaded the
ApacheModuleJserv.dll file from the site.
My qurery is that do i have to install JServ to be able to execute JSp
files and if yes, where can i find Jserv.
hi
I want to use Apache + modssl + openssl + tomcat.
I found next memo during searching intenet .
===
>>If you want to use modSSL (with Apache and Tomcat), I have that
>> > running on
>> > my machine and can help. I have a step-by-st
ok thanks.
yes it is compiling jsp'si'm sorry for that.
And Then Kurt Bernhard Pruenner wrote .
> Parvez Rishi wrote:
> > hi,
> > i'm new to servlets and tomcat. i've installed tomcat with apache
> > 1.3.12. it serves servlets and jsp's but it does not compile them.
>
> Wel
I'm thilan from Sri Lanka
Now i installing tomcat for IIS bcouse i think
somting is wrong... so can U tell me how to install and check it working
correctly..
i try to like this
my server is david.espada.co.uk
http://david.espada.co.uk/test.jsp
but not working
pls h
Well that explains it, I was searching archives and online documentation, my
understanding was that rebuilding Apache with mod_so would do the trick.
i.e. ./configure --enable-so
Regards
Mark
- Original Message -
From: Jim Richards <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Mond
You need to run a Tomcat 3.2 build. It's not in Tomcat 3.1.
> I would like to build mod_jk.so from the source distribution (Tomcat
> 3.1). After I downloaded the source distribution, I could not find the
> directory jakarta-tomcat/src/native/apache1.3 (or apache 2.0), which is
> mentioned in
> From the looks of things, it is just the way it is, although I was hoping
> the there would be some way to put stuff in the web.xml file, maybe in the
> servlet tag like:
>
>
> myproperty
> 42
>
>
> Anyone think this is a good idea, or am I talking rubbish?
It's a bad idea. Keep your web-ap
Title: Where is jakarta-tomcat/src/native/apache1.3
Hi,
I would like to build mod_jk.so from the source distribution (Tomcat 3.1). After I downloaded the source distribution, I could not find the directory jakarta-tomcat/src/native/apache1.3 (or apache 2.0), which is mentioned in the doc
Boszormenyi Laszlo wrote:
> Hello!
>
> How should I implement something like <.!--#exec cgi="..."--> in a jsp
> page?
Tomcat does not support server-side includes via "#exec cgi". You can use such
commands in HTML pages if you run Tomcat behind a web server, but not in a JSP
page.
> So, I want
Boszormenyi Laszlo wrote:
> Hello!
>
> Let's say I have some servlet, and each of them would like to reach a
> function I write into one of them. Can the others reach it somehow? Maybe
> if I restructure the code?
There are zero mechanisms in the servlet API for one servlet to gain a reference
Hello,
I am trying to run the jk_nt_service.exe file to allow Tomcat to run as an
NT service. When I run the downloaded the executable and tried to run it in
a DOS prompt in NT 2000 Pro, I receive the message:
"This program cannot be run in DOS mode".
Can you let me know why this error occurs,
I would like to somehow map TomCat to IIS more than once, so that I can have
one virtual directory that I can put "require secure channel" (for credit
cards) and another for normal processing (for performance). I have searched
the archives, and while I have seen several similar requests but no
sol
This problem ONLY happens on 1.3
Sherman Mohler wrote:
>
> You say this is a problem with Java 1.3. Will Java 1.2 work correctly ? I am
> about to install and start testing TomCat, and was about to use 1.3 ...
>
> Regards,
>
> -- Sherman Mohler
>
> Nacho wrote:
>
> > Brett can you contribute
You say this is a problem with Java 1.3. Will Java 1.2 work correctly ? I am
about to install and start testing TomCat, and was about to use 1.3 ...
Regards,
-- Sherman Mohler
Nacho wrote:
> Brett can you contributeyour solution to this problem tojakarta??
>
> or at least send me thesources o
Hi,
I've problem starting Tomcat in a Linux Box with:
RedHat 6.2
apache-1.3.12
JDK118_v3
jakarta-tomcat-3.2-b7
startup.sh script dead with the following messages:
-
java.io.UnsupportedEncodingException: UTF8
at java.lang.Throwa
Subject: Can a server call an other servlet?
> Hello!
>
> Let's say I have some servlet, and each of them would like to reach a
> function I write into one of them. Can the others reach it somehow? Maybe
> if I restructure the code?
Easiest way - write a base Servlet class containing the defin
Hello!
Let's say I have some servlet, and each of them would like to reach a
function I write into one of them. Can the others reach it somehow? Maybe
if I restructure the code?
I don't want to package this function to an outstanding (not tomcat -
jakarta servlet) file.
Thanks,
Laszlo
Maik Wiege wrote:
> Hello,
> I'm using tomcat and for Servlets everything works fine. But Jasper
> doesn't work. Calling any JSP-File end up in a Internal Server Error and the
> following Exception was thrown:
>
> java.lang.NoClassDefFoundError: sun/tools/javac/Main
> Has anyone any idea, what
Hello,
I'm using tomcat and for Servlets everything works fine. But Jasper
doesn't work. Calling any JSP-File end up in a Internal Server Error and the
following Exception was thrown:
java.lang.NoClassDefFoundError: sun/tools/javac/Main
at
org.apache.jasper.compiler.SunJavaCompiler.compile
Hello!
How should I implement something like <.!--#exec cgi="..."--> in a jsp
page? So, I want to see the output of the servlet embedded in the jsp
page.
Thanks, Laszlo
23 matches
Mail list logo