oracle - tomcat connection/performance /configuration problem

2000-12-15 Thread rahul pawar
hello sir, i am working on tomcat-apache on linux. i have employ.jsp file which opens connection and connects to the oracle database and retrives the results from the EMP table and it closes the connection. it works fine for first few attempts but on requesting it continiously , gets hanged and bu

separate tomcat instance??

2000-12-15 Thread Shailaja Someshwar
Hello I would like to give servlet and jsp support for Apache Virtual Hosts. Tomcat 3.2 does support virtual hosts but by running separate instances of tomcat and multiple JVM's. Is it possible to configure tomcat to support virtual hosts to run under a single JVM just like Jserv does it. Also,

RE: webapps are useless toys?!

2000-12-15 Thread Andy Nuss
So assuming the site requires "single sign-on". And that there are several segmentations of the site, each of which could be handled by a different web-app: I'm getting the impression that I'm supposed to do some kind of magic with the session cookie. Is it necessary to persist all of the sessi

Re: webapps are useless toys?!

2000-12-15 Thread Charles Forsythe
Andrew Oliver wrote: > From my perspective you should have a secure login. > if your login is passed from a non-secure area to a > secure area there's not really that much purpose in > providing the security in the first place. No argument, but who said anything about logging in? Sessions can b

Re: tomcat_apache.conf & tomcat.conf

2000-12-15 Thread Filip Hanik
use Tomcat 3.2 and read this guide http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/mod_jk-howto.html that should get you started. after that if you have any questions, just let us know Filip - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, Dec

RE: tomcat_apache.conf & tomcat.conf

2000-12-15 Thread Sudheesh Nair
these files are used when you use mod_jserv as the connector between tomcat and apache. they are not at all used if you are using mod_jk. Now since the tomcat_apache.conf is always recreated ..You need to copy this to tomcat.conf and make your modification in it as per the docs and include this

Specifying CLASSPATH in web.xml

2000-12-15 Thread David Miller
I am trying to figure out if there is a way of specifying a part of my CLASSPATH from within the web.xml file. I have some configuration files used by one of my webapps (that need to be in the CLASSPATH) and would love to find a way of having tomcat figure this out automatically. Thanks for your

really dumb question: tomcat + apache

2000-12-15 Thread Roubal, Eric
I'm trying to merely run the sample application given with the Tomcat documentation. I'm using tomcat-apache.conf. Merely using the ant tool like to doc tells me... Why do servlets only work when I address it as: http://localhost:8080/myapp/hello but it doesn't work when I put: http://loca

tomcat_apache.conf & tomcat.conf

2000-12-15 Thread mayan
Hi, I started using tomcat with Apache recently. I am confused by tomcat.conf and tomcat_apache.conf. According to the User's Guide, tomcat_apache.conf is automatically generated by tomcat. So I will have to: 1) include tomcat_apache.conf at the end of Apache's httpd.conf. 2) start to

RE: apxs not finishing for mod_jk.so??

2000-12-15 Thread Simon Orchanian
I'm using this exact command: Here is what I type in all on one line: /usr/local/apache/bin/apxs -o mod_jk.so -DSOLARIS \ -I/usr/java1.2/include/solaris \ -I../jk -I/usr/java1.2/include \ -l posix4 -c *.c ../jk/*.c Please help. Thanks, Simon --- Sudhee

RE: apxs not finishing for mod_jk.so??

2000-12-15 Thread Sudheesh Nair
Use this command in native/apache1.3 .. $APACHE_HOME/bin/apxs -o mod_jk.so -DSOLARIS \ -I${JAVA_HOME}/include/solaris \ -I../jk -I${JAVA_HOME}/include \ -l posix4 -c *.c ../jk/*.c Sudheesh -Original Message- From: Simon Orchanian [mail

how the servlets put under subdirectory of web-inf/classes

2000-12-15 Thread David Hua
I put my servlets under myapp/web-inf/classes directory. They works fine. But if I put the servlets under subdirectory("subclasses") of classes, I try different URL: localhost:8080/myapp/servlet/myservlet or localhost:8080/myapp/servlet/subclasses/myservlet Both didn't work. Please help me. ___

apxs not finishing for mod_jk.so??

2000-12-15 Thread Simon Orchanian
I dowloaded tomcat source and trying to build mod_jk.so using apxs gives this error during the linking of the o files: apxs: Break: Command failed with rc=16777215. Does anyone know what this means? How can I get past this part so that I can resume? Thank you, Simon

RE: my html can't find my servlet

2000-12-15 Thread Duck-Jin Chun
I'm not familiar with that book or the examples... but try: Note the "/" at the begining of the action. This makes an absolute reference... otherwise, your reference is relative. hope it helps, -Duck -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, D

tomcat access logs

2000-12-15 Thread Mark Dunstan
How do access logs work with Tomcat? We are using the redirector with IIS4.0 and and our site statistics program cannot see the different page hits because they are not in the log file for IIS instead they show the redirect.dll. We also cannot find logs files under tomcat for this information. D

RE: mod_jk.so (for Solaris)

2000-12-15 Thread Ed Gomolka
H I thought that the restriction was that you could not redistribute the SDK ; I didn't think that linking to it would be a problem, unless you mean that it's a static link, and part of the SDK ends up being incorporated into mod_jk. This sounds like a question for Craig.   Ed

AW: "...the annual scientific inquiry into Santa Claus."

2000-12-15 Thread Christian Bister
unsubscribe

my html can't find my servlet

2000-12-15 Thread meb
I am working on the "Three Parameters" servlet in Marty Hall's book (p.69) and the servlet is working great when I call it from the "Location" line of the browser such as: http://localhost:8080/examples/servlet/ThreeParams?param1=bubba¶m2=jimbo¶m3=janiesue But I can't find the secret code to put

security bug, problem in tomcat 3.2, 3.2.1 with apache

2000-12-15 Thread Landaluze Produktions IS - Carlos
i have detected in, i have, a web aplication, a bug in the tomcat-apache combination. a problem that if i make some redirects the tomcat send to the apache, and this show, the http header, SO, version please i tomcat developer writte me , and dont want in this list show the problem. Note:

RE: mod_jk.so (for Solaris)

2000-12-15 Thread Sudheesh Nair
Hi ..   I am not Sure about the Licensing issues. But Let me tell you this much this site also has an EXCELLENT documentation written by a gentleman ( I don't know his name but I am really thankful to him for this document) which, if you follow properly, will get you through Apache 1.3.14 w

"...the annual scientific inquiry into Santa Claus."

2000-12-15 Thread Michael G. Anderson
"Tis, the season to be jolly" (So going off topic is covered by this caveat) Hi Gary, et. al., I too, see some "flaws" in the analysis... But NOT due to "Einsteinian effects". One must remember that if "Santa's sleigh is moving at 650 miles per second" this is a far-cry from 186, 000 mi/sec! W

Jserv with IIS

2000-12-15 Thread David Fusari
I would like to use JServ with IIS - I am not ready to make the leap to Tomcat. I am using the isapi_redirect.dll that is part of Tomcat hoping it will work with JServ since it supports apj12. I keep getting the following in the isapi_redirect.dll log and cannot figure out what is going wrong. C

RE: location of mod_jk.so

2000-12-15 Thread Sudheesh Nair
please see my earlier posting on this .. -Original Message- From: Wojciech Wasowicz [mailto:[EMAIL PROTECTED]] Sent: Friday, December 15, 2000 12:46 AM To: [EMAIL PROTECTED] Subject: Re: location of mod_jk.so Simon Orchanian wrote: > I've downloaded Tomcat3.2 and need > to know where

Re: tomcat an another files, servlet api

2000-12-15 Thread Craig R. McClanahan
[EMAIL PROTECTED] wrote: > try /opt/servletapi. Hiwever you may want to put both of these in a > subdirectory for organization. > If you only want to *run* Tomcat, as opposed to build it, you do not need the servletapi package at all. It is available for people who want to see the source code o

Re: tomcat an another files, servlet api

2000-12-15 Thread nirav
try /opt/servletapi. Hiwever you may want to put both of these in a subdirectory for organization. Nirav On Fri, 15 Dec 2000, Landaluze Produktions IS - Carlos wrote: > i have run in my linux the tomcat, > i have download the jakarta-servletapi-3.2. > whit this file what i must to make? > if my

tomcat an another files, servlet api

2000-12-15 Thread Landaluze Produktions IS - Carlos
i have run in my linux the tomcat, i have download the jakarta-servletapi-3.2. whit this file what i must to make? if my tomcat is in /opt/tomcat, where i must put this directory? (the jakarta servletapi? thanks Carlos

Re: Apache/Tomcat confusion

2000-12-15 Thread Filip Hanik
you shouldn't have to do a whole lot to tomcat.conf. however, when tomcat starts up it generates a file called "mod_jk.conf-auto" so in your httpd.conf you would include it like this Include /usr/java/tomcat/conf/mod_jk.conf-auto hope this helps, the mod_jk-HOWTO doc describes this really well

Re: WML Not served.

2000-12-15 Thread Craig R. McClanahan
Tomcat 3.2 no longer reads the "conf/web.xml" file (this functionality is restored in Tomcat 4.0).  in the mean time, add these settings to your application's own web.xml file instead. Craig McClanahan   Gunjan Doshi wrote: Friends:I added the following to the web.xml in the conf directory.    

Re: question on servlet contexts and class loaders and statics

2000-12-15 Thread Craig R. McClanahan
"Komatineni, Satya" wrote: > Take the scenario where multiple web applications are running under the same > JVM. Each of these web applications will have their own class loader and > servlet contexts. > > Can they share/use the same utility jar file? > what if the jar file has statics? > > For ex

Apache/Tomcat confusion

2000-12-15 Thread Simon Orchanian
Hi, I'm just a bit confused. I currently have the following: Solaris 2.7 Apache 1.3.14 (/usr/local/apache) Tomcat 3.2 (/usr/local/tomcat3.2) I built Apache with DSO enabled. server.xml: (Is this correct?) httpd.conf: (Is this correct?) LoadModulejk_module libexec/mod_jk.so JkWorkers

Re: Samba expert

2000-12-15 Thread Stein M. Eliassen
Hi, Try to set "security = share" in smb.conf. And here is a nice online-book called "Using Samba", but you are allowed to buy it certainly... http://www.oreilly.com/catalog/samba/chapter/book/ Regards Stein M. Eliassen System Developer - KPNQwest Norway AS

Re: Server Side Include in Tomcat

2000-12-15 Thread Hans Bergsten
"Narayanan" <[EMAIL PROTECTED]> wrote: >I tried to invoke a Server Side include in a shtml file. Iam using Tomcat > 3.2.1 Filter with Apache. It is not giving any error but the servlet is not > getting invoked. > > Iam unable to use Post method on a .shtml file. Tomcat doesn't support SSI,

Re: [HELP] JSP Security Sample

2000-12-15 Thread nirav
I had the same problem. I'm still working on it. I'll let you know if I figure anything out. Just remeber, you are not alone. Nirav On Fri, 15 Dec 2000, Kenichi Mori wrote: > Hi there! > > I'm playing with Tomcat+Apache. > I have configured Tomcat3.2 to be able to access via Apache1.3.12. So,

Can't stop tomcat

2000-12-15 Thread Blair Tingey
Hello,   I have installed Tomcat 3.2 on Solaris and I have not modified any of the XML files so this is a pretty generic install. After starting tomcat using ./tomcat.sh start   I issue the command: ./tomcat.sh stop  to stop Tomcat and the process does not stop.   It looks as if classes

RE: Tomcat - JVM_BIND in use

2000-12-15 Thread John de la Garza
get into the task manager then look to see if a java.exe is running that you are not using...end it. -Original Message-From: Johann Dumser [mailto:[EMAIL PROTECTED]]Sent: Friday, December 15, 2000 10:10 AMTo: [EMAIL PROTECTED]Subject: Tomcat - JVM_BIND in use When I want

Tomcat - JVM_BIND in use

2000-12-15 Thread Johann Dumser
When I want to run Tomcat, I write startuo and…anybody seen a message similar to the following : java.net.BindException: address in use: JVM_BIND this is on Win2000 and no matter what port I specify in the OAPort parameter it will saythat...   Thanks a lot   --

Re: mod_jk.so (for Solaris)

2000-12-15 Thread Dave Smith
Ed,   It probably breaks the licence because it links on code in the SDK. Isn't that the issue? If not I can make my FreeBSD mod_jk.so available to people who want it.   Dave  - Original Message - From: Ed Gomolka To: [EMAIL PROTECTED] Sent: Friday, December 15,

Re: Sessions mix up when using Tomcat 3.1/Apache

2000-12-15 Thread Craig R. McClanahan
"Hanusch, Hartwig" wrote: > Hi there, > > any ideas? > Same context, but when calling > > getSession(false); > > different session object than the previously createted via > getSession(true); > Upgrade to Tomcat 3.2. The 3.1 release has tons of bugs, session management behind Apache being one o

Re: Tomcat 3.2 SSL error:Error reading request

2000-12-15 Thread Dave Smith
Hi Robert,   I can tell you keystores for 1.2 and 1.3 are not compatible (at least in my experience).   I ignored the note about compiling tomcat and was able to get SSL working in tomcat standalone configuration. See the Dasho-Pro reference? That's a tag from deep in the Cipher suite. I'm

WML Not served.

2000-12-15 Thread Gunjan Doshi
Friends: I added the following to the web.xml in the conf directory.           wml            text/vnd.wap.wml                    wmls            text/vnd.wap.wmlscript  

Re: error in HttpSessionFacade when working with Apache/Tomcat 3.2

2000-12-15 Thread Sean Kroah
I am seeing a similar problem, but it is not related to mod_jk. Occassionaly  I try to access my Session I get this NullPointerException from HttpSessionFacade, which is just trying to access the Session object. The code runs fine under Tomcat 3.1. Mind you I still think it's my code that is the 

Re: 3.2.1 build fails - any ideas?

2000-12-15 Thread Ed Gomolka
I got the same errors, and resolved them by cleaning out the build directory and re-building from scratch. Stefán F. Stefánsson wrote: > Hello. I'm getting the following error when I try to build Tomcat > 3.2.1. I've been using (and building) Tomcat 3.2 successfully: > > --

RE: mod_jk.so (for Solaris)

2000-12-15 Thread Ed Gomolka
>At 07:51 PM 12/14/00 -0800, you wrote: >To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>>Subject: RE: mod_jk.so>>try this site>http://www.ccl.net/cca/software/UNIX/apache/solaris-t3.2/files/mod_jk.so   Excellent! I didn't realize that there was a binary for Solaris. It seems odd that there is

Tomcat 3.2 SSL error:Error reading request

2000-12-15 Thread Robert Oschwald
Hi,   I'm currently stuck with my SSL enabling of tomcat 3.2 with a weird error message. As soon as I try to access SSL secured content, the following error occurs:   2000-12-15 05:23:51 - ContextManager: Error reading request R( /) 4002000-12-15 05:23:51 - Ctx(  ): 400 R( /) null2000-12-15

Problem: Web Application Stress Tool (Cookie name Path reserved)

2000-12-15 Thread Mike Moseler
Hello, I am trying to stress test my JSP page. It connects to an EJB under jBoss and displays some information. This page works fine when called from a browser and no errors occur. When using the Web Application Stress Tool, I am getting many these errors on the console (shown below). If anyo

Re: Merry XMAS - is there really a santa claus :)

2000-12-15 Thread Gary Lawrence Murphy
He neglect time dilation due to Lorenz contractions, the 31 other dimensions of a super-string Universe, and Dr. Who's explaination of the Tardis being bigger inside than outside: "Imagine if we could bring that orange from over there to over hear without it growing any bigger" Sorry, couldn't re

RE: JDBC Realm documentation

2000-12-15 Thread Nacho
There arent any more docs, than howto, ask here ... i your better bet.. Saludos , Ignacio J. Ortega > -Mensaje original- > De: Kurt, Oliver [mailto:[EMAIL PROTECTED]] > Enviado el: viernes 15 de diciembre de 2000 15:07 > Para: '[EMAIL PROTECTED]' > Asunto: JDBC Realm documentation > >

Re: webapps are useless toys?!

2000-12-15 Thread Andrew Oliver
>From my perspective you should have a secure login. if your login is passed from a non-secure area to a secure area there's not really that much purpose in providing the security in the first place. I would finger that one as good dev tools (trying to stop you from doing something you shouldn't

Merry XMAS - is there really a santa claus :)

2000-12-15 Thread Simon Clur
IS THERE A SANTA CLAUS? - AN ENGINEERING ANALYSIS>As a result of an overwhelming lack of requests, andwith research help from that renowned scientificjournal SPY magazine (January, 1990) - I am pleased topresent the annual scientific inquiry into Santa Claus.1. No known species of reindeer c

Classpath - ext directory

2000-12-15 Thread Gunjan Doshi
Friends: I know that this is not directly releated to Tomcat, but does affect it. Config: OS: Windows NT 4.0 Srv JDK Directory: c:\jdk1.2.2 JRE: c:\program files\javasoft\jre1.2.2 When you put user jar files in C:\jdk1.2.2\jre\lib\ext and C:\Program Files\JavaSoft\JRE\1.2\lib\ext Jar files get

RE: Jakarta NT Service stops on logout

2000-12-15 Thread Bezpalec, Marek
I had the same problem, but they advised me here. You're probably using JDK 1.3 which causes this problem (it's on their bug-list). Use JDK 1.2.2 instead and it will work fine. Marek -Original Message- From: David Wroton [mailto:[EMAIL PROTECTED]] Sent: Friday, December 15, 2000 12:27 AM

How do I get past "Admin" password dialog for /admin/ context?

2000-12-15 Thread Jason Pell
Hi, I have compiled and installed Tomcat 3.2 on Linux Redhat 6.2. I wanted to used the /admin context via the 8080 port, but was confronted with a Apache login box. Any idea how I can setup passwords for this? I have an idea how to disable via the /admin web.xml but would rather work out the c

session tracking and SSL problem

2000-12-15 Thread Olivier Tourdes
Hi, I use apache 1.3.14 + SSL and tomcat 3.2.1 (ajp12 and mod_jk). I use a servlet to show my pages. When I switch from http to https, a new session is created ! I have a session for http and a session for https...How can I share session between them (I use virtualHost _default_:443 in httpd.

JDBC Realm documentation

2000-12-15 Thread Kurt, Oliver
Hi! I'm actually searching more documentation for the JDBC Realm stuff. I only found the "JDBC Realms - Use a set of configurable tables inside an RDBMS to store validation data." Page. Where can I find additional docs? Thanx, Oliver Kurt

Setting a session attribute in Tomcat 3.0

2000-12-15 Thread Setanta Mathews
Howdy, This might seem a bit odd but here's the scenario: Using Tomcat 3.1 my application starts up Tomcat and I keep a reference to a Context object that I'm interested in. Within the application I make a URLConnection to a JSP. The JSP page needs to use a bean that my application has initia

jboss-tomcat work-dir

2000-12-15 Thread Sam Terburg
I'm using jboss with embedded-tomcat. since in this case it won't parse server.xml i'm wondering how do i set the work dir for tomcat?   Sam.

question on servlet contexts and class loaders and statics

2000-12-15 Thread Komatineni, Satya
Take the scenario where multiple web applications are running under the same JVM. Each of these web applications will have their own class loader and servlet contexts. Can they share/use the same utility jar file? what if the jar file has statics? For example: class A { public static St

mod_jk

2000-12-15 Thread Andreas . cloess
Hi! I'am using Linux (RedHat 7) + Apache + Tomcat 3.2 + mod_jserv and all works fine. But when I change to mod_jk the examples will work but my own servlet not! The tomcat-logs are empty. In the apache-error-log is an entry: File does not exist: /usr/java/tomcat/webapps/MyServlet/MyServlet M

Sessions mix up when using Tomcat 3.1/Apache

2000-12-15 Thread Hanusch, Hartwig
Hi there, any ideas? Same context, but when calling getSession(false); different session object than the previously createted via getSession(true); Cheers Hartwig

mod_jk with and virtual host

2000-12-15 Thread Michael Wood
Hi everyone, I just upgraded to Tomcat 3.2.1 and am trying to switch over to mod_jk vs. mod_jserv; however, I can't seem to get Apache to mount the contexts for my virtual hosts. I have my virtual hosts inside of tags in server.xml, but I only have one ajp13 worker defined to listen on port

Re: webapps are useless toys?!

2000-12-15 Thread Charles Forsythe
Andy Nuss" <[EMAIL PROTECTED]> wrote: > > It seems like each webapp is a separate servlet context, which means > > that there is no way to share session info among different components > > of the site, if they are segmented as Webapps. Steve Quail wrote: > > Two words: > cookie >

RE: AW: Custom error pages!!

2000-12-15 Thread Alexander Telnikoff
Has anybody sucessfuly configured Tomcat with Apache/mod_jk to use different instances of Tomcat for different virtual domains? I do everything as per documentation, i.e. start two versions of Tomcat specifying different server.xml files, but get error "address already in use" when it comes to ope

Re: AW: Custom error pages!!

2000-12-15 Thread Pankaj Bhagat
Hi: Just to continue on the proposed solutions. I was getting similar problems with Apache1.3 and Tomcat 3.2 (final) in my case whenever an exception occurs Tomcat setting (in the web.xml) would catch the exception and successfully redirect to an error page. But in case of error codes somehow...

RE: Samba expert

2000-12-15 Thread Charles Sabourdin
I am far form being a samba expert meanwhile did you add any samba user o smbpasswd -U [ unix user name] -a [SAMBA user name] [password] and then restart you server o samba restart it should works. --- Alexander Telnikoff <[EMAIL PROTECTED]> wrote: > The only documentation I had was

Re: Samba expert

2000-12-15 Thread A.T.Z.
SMB-howto or www.samba.org or search for samba via your favorite searchengine. There is also a list on this. Bye, B.

RE: Samba expert

2000-12-15 Thread AC
http://www.samba.org/ andrea At 10.38 15/12/2000 +, you wrote: >The only documentation I had was the smb.conf file, wich explains what >command does what. One thing to check is whether or not you need to use >encrypted or plain-text passwords. Different versions of Windows may treat >encrypt

Re: AW: Custom error pages!!

2000-12-15 Thread Kief Morris
Scott Jones typed the following on 12:33 14/12/2000 -0800 > >500 >/errors/error.jsp > > >However, this doesn't seem to work at all -- an error in a Cocoon page will >just give me a plain-ol' stack dump like I normally get from Tomcat. Does >anyone have any suggestions for

Re: Servlet timeout

2000-12-15 Thread Kief Morris
Saikat Chatterjee typed the following on 12:06 15/12/2000 +0530 >Hello all, >I have a question regarding 'timeout' period of a servlet. >Is it possible for me to set this 'timeout' period of a servlet in >Tomcat?There must be some configuration file where i can set this. I'm not sure

RE: Samba expert

2000-12-15 Thread Alexander Telnikoff
The only documentation I had was the smb.conf file, wich explains what command does what. One thing to check is whether or not you need to use encrypted or plain-text passwords. Different versions of Windows may treat encryption differently. Alexander > -Original Message- > From: Moursli

RE: Setting up Apache/Tomcat for SSL

2000-12-15 Thread Michael Cohen (ETL)
Hi Guy, I posted Jans' directions for installing apache+modssl+mod_jk+tomcat a couple of weeks ago. If that is what you meant then the url is: http://www.ccl.net/cca/software/UNIX/apache/ Two snippets (sp?) of my httpd.conf are below but this is autogenerated if you follow the instructions in t

Re: Samba expert

2000-12-15 Thread Clifford . Okoro
Try using the html interface. I've forgotten the port on which you can access it but you can get the port number either from the /etc/services.conf file or from the 'man' pages for samba. BTW i'm assuming youre using the OS that counts i.e. Unix? "Moursli Nabil" <[EMAIL PROTECTED]> on 12/

Differerences in Jakarta distributions (Was 3.2.1 build fails - any ideas?) Please comment

2000-12-15 Thread Stefán F. Stefánsson
Thanks everybody! I've managed to build it now. The problem was kindof weird and the "solution" (if I can call it a solution) was even weirder... Like one of you pointed out I had to do a "build clean". After that everything worked. I found this rather weird since I deleted EVERYTHING in my J

Samba expert

2000-12-15 Thread Moursli Nabil
Is there any Samba expert out there? I know it's not the right mailling-list. But Anyway, I installed the samba-2.0.3-8.i386.rpm. with the right readline properties, and I did all the conf in my smb.conf. I can see my Redhat computer on the Windows workgroup, but I can't acces it, with no user. A

Re: 3.2.1 build fails - any ideas?

2000-12-15 Thread Andy
Hello Stefan, This is just a wild guess but make sure you don't have old tomcat/jakarta/etc stuff in your classpath. it could be picking up the old stuff first (earlier in the classpath) which would likely cause missing methods/etc (as they'd not been implemented. In the future please don't cro

[HELP] JSP Security Sample

2000-12-15 Thread Kenichi Mori
Hi there! I'm playing with Tomcat+Apache. I have configured Tomcat3.2 to be able to access via Apache1.3.12. So, I can access tomcat samples by this URL: http://mytesthost/examples/jsp/ But, when I access to this URL: http://mytesthost/examples/jsp/security/protected/ Apache shows the list of dir

error in HttpSessionFacade when working with Apache/Tomcat 3.2

2000-12-15 Thread Hanusch, Hartwig
Hi there, does anybody know why a servlet works fine with tomcat only (port 8080) but when using apache/tomcat via jk_mod (or old jserv) the servlet throws an error like that: java.lang.NullPointerException: at org.apache.tomcat.facade. HttpSessionFacade.getId(HttpSessio

Re: location of mod_jk.so

2000-12-15 Thread Wojciech Wasowicz
Simon Orchanian wrote: > I've downloaded Tomcat3.2 and need > to know where the mod_jk.so file is > so that I can build it. > > I'm running Solaris 2.7. > > Thanks, > Simon > > __ > Do You Yahoo!? > Yahoo! Shopping - Thousands of Stores. Millions of

Single JVM

2000-12-15 Thread Shailaja Someshwar
Hello I would like to give servlet and jsp support for Apache Virtual Hosts. Tomcat 3.2 does support virtual hosts but by running separate instances of tomcat and multiple JVM's. Is it possible to configure tomcat to support virtual hosts to run under a single JVM just like Jserv does it. Also,