Re: Mod_jserv for Solaris 7.0 sparc

2000-11-19 Thread Sunny L.S.Chan
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

mod_jk.conf-auto is not automatically generated when Tomcat starts up

2000-11-19 Thread 張鈺東
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.

Re: jk_nt_service.exe will not run in NT 2000

2000-11-19 Thread Elijah Roberts
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

HELP:ApacheModuleJserv.dll

2000-11-19 Thread Chetna Bhatt
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.

please help me (Apache + modssl + openssl + tomcat)

2000-11-19 Thread 연구소 엔진개발부 박시현
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

Re: can't get tomcat to compile...servlets.

2000-11-19 Thread Parvez Rishi
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

help me..

2000-11-19 Thread Thilan Silva
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

Re: DANG! Do I really need 3.2??

2000-11-19 Thread Mark Koscak
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

Re: Where is jakarta-tomcat/src/native/apache1.3

2000-11-19 Thread Jim Richards
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

Re: System properties

2000-11-19 Thread Jim Rudnicki
> 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

Where is jakarta-tomcat/src/native/apache1.3

2000-11-19 Thread 張鈺東
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

Re: JSP and embedded servlet call

2000-11-19 Thread Craig R. McClanahan
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

Re: Can a server call an other servlet?

2000-11-19 Thread Craig R. McClanahan
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

jk_nt_service.exe will not run in NT 2000

2000-11-19 Thread Tim Regulski
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,

Multiple IIS redirectors for SSL/non SSL Servlets

2000-11-19 Thread Sherman Mohler
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

Re: Why tomcat NT service get killed when the user log off

2000-11-19 Thread Steve Ruby
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

Re: Why tomcat NT service get killed when the user log off

2000-11-19 Thread Sherman Mohler
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

UnsupportedEncodingException Staring Tomcat

2000-11-19 Thread barreiro
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

Re: Can a server call an other servlet?

2000-11-19 Thread Miles Daffin
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

Can a server call an other servlet?

2000-11-19 Thread Boszormenyi Laszlo
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

Re: Exception in jaspers compiler

2000-11-19 Thread Kurt Bernhard Pruenner
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

Exception in jaspers compiler

2000-11-19 Thread Maik Wiege
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

JSP and embedded servlet call

2000-11-19 Thread Boszormenyi Laszlo
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