Servlet preLoad difference between IBM JDK Sun JDK

2001-02-07 Thread Kwan, Kenneth Y
Recently I have tried IBM JDK1.3 to run my tomcat and everything seems ok. However, when I wanted to pre-load a servlet from a package, I found that the behavior of IBM¡¦s JDK Sun¡¦s JDK are different where IBM¡¦s only works with package.class while Sun¡¦s is package/class. Can anyone advise

Servlet preLoad difference between IBM JDK Sun JDK

2001-02-07 Thread Kwan, Kenneth Y
Recently I have tried IBM JDK1.3 to run my tomcat and everything seems ok. However, when I wanted to pre-load a servlet from a package, I found that the behavior of IBM¡¦s JDK Sun¡¦s JDK are different where IBM¡¦s only works with package.class while Sun¡¦s is package/class. Can anyone advise

Length of JSESSIONID ?

2001-02-07 Thread david . svanberg
In order to configure our load balancer to enable cookie based persistence we have to set the name of the cookie the load balancer will look for, but we also need to set the number of characters in that string that are unique. So my question is: What is the length of the JSESSIONID cookie? I

AW: tomcat.policy, SSL and SQL - AccessControlException

2001-02-07 Thread Matthes, Detlev
Hello Gerd, have you got a solution for your problem? I have a simular one using RMI over IIOP. Please inform me when you give me a hint. Thank you Detlev -Ursprngliche Nachricht- Von: gerd trautner [mailto:[EMAIL PROTECTED]] Gesendet am: Montag, 5. Februar 2001 08:05 An: [EMAIL

configuration issue (server.xml)

2001-02-07 Thread Markus Illenseer
Yes, I have read the FAQ and the HowTo, but I fail to setup tomcat in the manner I would like to. Apache 1.3.14 config reads /opt/tomcat/conf/tomcat-apache.conf DocumentRoot is /opt/apache/docs Tomcat 3.2.1 has /opt/tomcat/conf/server.xml Hence default DocumentRoot is /opt/tomcat/webapps

Re: AW: tomcat.policy, SSL and SQL - AccessControlException

2001-02-07 Thread GT
"Matthes, Detlev" wrote: Hello Gerd, have you got a solution for your problem? I have a simular one using RMI over IIOP. Please inform me when you give me a hint. ok, seems that we both had the same troubles. I only had to add: grant codeBase "file:${tomcat.home}/webapps/shv_wb/-" {

Re: Intercepting 404's !! PLEASE HELP

2001-02-07 Thread Kief Morris
Dan Sojka typed the following on 02:28 PM 2/6/2001 -0800 I am trying to set up a custom error page to intercept Tomcat 404's I have Apache intercepting static page 404's. I am using tomcat 3.2 final.. And I have searched all the archives and found one common answer: in web.xml --

Re: Length of JSESSIONID ?

2001-02-07 Thread Kief Morris
[EMAIL PROTECTED] typed the following on 09:56 AM 2/7/2001 +0100 In order to configure our load balancer to enable cookie based persistence we have to set the name of the cookie the load balancer will look for, but we also need to set the number of characters in that string that are unique. So my

IIS Virtual Host Tomcat

2001-02-07 Thread Rimbert Rudisch
Hello, has anyone done a successful setup of an IIS virtual host cooperating with Tomcat ? Greetings, Rimbert - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Tomcat can't start as service

2001-02-07 Thread sofun
Dear Sir, Sorry to bother u, But I have some problem about Tomcat can't start as NT service. I am a newbie to java and JSP. I follow the instruction to install JDK 1.3, apache and tomcat. ButWhen I try to run Tomcat as service. I have error message "about could not start the tomcat service

Tomcat IIS configuration problem

2001-02-07 Thread Rahul Desai
I am trying to congigure Tomcat with IIS using the article by Gal Shacor(Tomcat IIS HowTo) at http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-iis-howto.html But I am unable to configure it sucessfully. He says : "Check the jakarta filter you added and make sure its status

wml

2001-02-07 Thread Carlos
i have in a linux only the tomcat as the web server. how can i to server wml pages? what i must configure? in which files i must to configure and what i must to write? thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED]

How set a 128bits key for Tomcat with SSL direct

2001-02-07 Thread Loïc Courtois
I'am trying to have a 128bits key for Tomcat (configure with SSL direct), but I can't do it. For the moment, the SSL certification is a 40bits one. Thanks Loic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: wml

2001-02-07 Thread Christoph Fischer
Hi Carlos, You have to add the following mime-types For .WML files: "text/vnd.wap.wml" For .WMLC files: "application/vnd.wap.wmlc" For .WMLS files: "text/vnd.wap.wmlscript" For .WMLSC files: "application/vnd.wap.wmlscriptc" For .WBMP files: "image/vnd.wap.wbmp" e.g. mime-mapping !-- WAP/WML

RE: Tomcat IIS configuration problem

2001-02-07 Thread Randy Layman
First, don't sent HTML mail to this list - there are a number of users who are not able to read these messages, therefore not allowing them to read your question, much less answer it. Second, you need to check the all the registry entries. A typo in the other portions can cause

RE: IOException while loading CSS or GIFs

2001-02-07 Thread Randy Layman
Actually the current working theory on this list seems to be that when web browsers have a local copy of a file, the accept enough of the data to see that they have the same copy and close the connection, thus saving network traffic (and fulfilling the purpose of a cache). Problem is,

Please Help Me ; encoding problem at JSP compil.

2001-02-07 Thread CLAVIER Remi FTRD/RTA/LAN
When I try to execute a JSP file, I have aan error like this. org.apache.jasper.JasperException: Unable to compile class for JSPC:\tomcat\webapps\examples\WEB-INF\classes\DALNet\VisuWeb.java:1: The source file encoding may be different with this platform encoding. Please use -encoding option to

RE: Tomcat can't start as service

2001-02-07 Thread Randy Layman
First, don't sent HTML mail to this list - there are a number of users who are not able to read these messages, therefore not allowing them to read your question, much less answer it. As is mentioned in the HOW-TO for the service, Tomcat can not be installed into a directory

RE: Tomcat IIS configuration problem

2001-02-07 Thread Chris Thompson
There are two issues we had when trying to setup IIS and tomcat that may help. First check that all your registry settings are correct - all the spelling should be spot on! The other issue we found was that the configuration files (tomcat/conf) were in UNIX format - the carriage returns

tomcat version

2001-02-07 Thread Carlos
how can i know what is the version of my tomcat? thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RE: tomcat version

2001-02-07 Thread Chris Thompson
If you have installed Tomcat correctly and got to the Tomcat page through a browser it will say at the top of the page what version you are running. Chris -Original Message- From: Carlos [mailto:[EMAIL PROTECTED]] Sent: 07 February 2001 14:14 To: [EMAIL PROTECTED] Subject: tomcat

Re: tomcat on win2k

2001-02-07 Thread Salvatore Borrelli
Hi everyone, I have installed the Tomcat Release version 3.2 on a Windows 2000 server, and integrated it with IIS 5.0 (as a standalone process) with almost no problems. I say "almost" because, though the system seems to work correctly, sometime it hangs (i.e. it doesn't serve my JSP pages

RE: tomcat on win2k

2001-02-07 Thread Etienne Baert \(SPS Office\)
Hi Salvatore, this happens when you click inside the command window in which the tomcat process is active. Microsoft sets the default behaviour in w2k for such actions to hanging the running application. Pressing on ENTER key simply releases this hanging. If you need to select the tomcat

ISP with tomcat

2001-02-07 Thread Johnathan Smith
Does any one know a ISP with tomcat on it?? = If your into Body For Life, check out http://clubs.yahoo.com/clubs/bodyforlifestatenislandny __ Do You Yahoo!? Yahoo! Auctions - Buy the things you want at great prices.

RE: ISP with tomcat

2001-02-07 Thread Alistair Hopkins
www.mycgiserver.com does, I think... -Original Message- From: Johnathan Smith [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 07, 2001 2:56 PM To: [EMAIL PROTECTED] Subject: ISP with tomcat Does any one know a ISP with tomcat on it?? = If your into Body For Life, check out

Re: ISP with tomcat

2001-02-07 Thread John Ahrens
Alistair Hopkins wrote: www.mycgiserver.com does, I think... It actually uses resin. -Original Message- From: Johnathan Smith [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 07, 2001 2:56 PM To: [EMAIL PROTECTED] Subject: ISP with tomcat Does any one know a ISP with

Re: tomcat on win2k

2001-02-07 Thread Peter Alfors
I thought that I tried that. I was not online however. Therefore, when I prefix my URLs with Http:// IE asks me to connect to the internet. I then choose 'work offline' and the page is not found. I will try it again tonight, maybe I missed in my MANY attempts to get it to work on IE. :)

Servlet source code??

2001-02-07 Thread Johnathan Smith
I am using tomcat 3.2.1 and someone told me that I could see the source code that my JSP makes?? can someone please tell me how to see the servlet source code that my JSP pages make = If your into Body For Life, check out http://clubs.yahoo.com/clubs/bodyforlifestatenislandny

Re: Parse Error in the tag library

2001-02-07 Thread Peter Alfors
This is how we set up our own taglibs. on the JSP pages, we include this line: %@ taglib uri="my-taglib" prefix="mytags" % In the web.xml file we include this: taglib taglib-urimy-taglib/taglib-uri taglib-location/WEB-INF/tlds/mytaglib.tld/taglib-location /taglib HTH,

RE: Servlet source code??

2001-02-07 Thread Nicholas Christopher
A nice habbit to get into is using jspc to precompile your JSP's. That way you see the compile time errors in advance of running and the code is there for easy review. You can also compile and deploy the resultant classes for a performance boost. -Original Message- From: Johnathan Smith

[Windows 2000] Is that Tomcat eating memory ?

2001-02-07 Thread Oleg L. Sverdlov
Hello. The machine runs Tomcat 3.2.1 + jdk 1.3 + iis_redirect + Win2K Professional Every time a browser reloads a page, "Java" process eats out a few bytes of memory. Simple hello.jsp consumes a few bytes. Pages dealing with Java beans or db connections, consume more memory. On Win2K

RE: Missing mod_jserve.so file?

2001-02-07 Thread Mike Braden
It should be called mod_jserv.so, at least for Solaris and some OS's, the .so can be different. The file should be located in /usr/local/apache/libexec If it is not there, it is because your distribution does not contain it. Assuming you already have gcc, its not that hard to build. You need

Re: tomcat on win2k

2001-02-07 Thread Peter Alfors
We have noticed this behaviour as well in NT. If you click in the tomcat window, you will notice the word "Select" appears at the top of the command window. This 'pauses' tomcat until you hit a key to release it. Pete "Etienne Baert (SPS Office)" wrote: Hi Salvatore, this happens when

Re: tomcat on win2k

2001-02-07 Thread Peter Alfors
I think that you are right...It does appear that as soon as you select 'work offline' it does not try to connect. I think I tried the local IP address (127.0.0.1) as well. I will try this tonight also. Setting the connect via LAN is a good idea, I know I didn't try that. (I tried the never

Recuring problem - please help

2001-02-07 Thread Arif Shaikh
Hi Everybody; I am having problems with invoking my JSPs. i am using Apache-Tomcat insideVisualAge forJava 3.5. the simple JSPsare workingwhere it has to show only the html (static) content. but ifany JSP needs to get something from the database it givesme the following error(i have

Re: Servlet source code??

2001-02-07 Thread Peter Alfors
look in the work directory within tomcat. You will find the java files for all the pages that you have visited. Johnathan Smith wrote: I am using tomcat 3.2.1 and someone told me that I could see the source code that my JSP makes?? can someone please tell me how to see the servlet source

RE: ISP with tomcat

2001-02-07 Thread Patrick Vanden Driessche
There are a couple around : http://www.myservlethosting.com http://www.cwihosting.com http://www.inihosting.com All offering tomcat in one of their hosting plans. Although www.myservlethosting.com offers the possibility to have your own private tomcat runtime. -Original Message-

Re: Missing mod_jserve.so file?

2001-02-07 Thread canoffroad
Thanks Mike, I will look at that. I did notice that Tomcat seems to be looking for Apache in /usr/lib where the Redhat 7 dist installs it in /usr/local (which is the same as you quoted) Is this going to be a problem or is there only the 1 reference to /usr/lib? Rick - Original Message

trouble with mod_jk

2001-02-07 Thread Hladky, David
All, I have looked around on alot of the sights and I haven't seen a whole lot of success with anybody being able to build mod_jk on any platform. Anyhow, I was wondering if anyone could give me a bit of advice on building it on IRIX. I am running into alot of the same issues others have

Re: Parse Error in the tag library

2001-02-07 Thread John Golubenko
The tld files should go in META-INF directory I think. Original Message On 2/6/01, 5:08:22 PM, "Paolo Barolat-Romana" [EMAIL PROTECTED] wrote regarding Parse Error in the tag library: I get the following error when I try to access a jsp that has tags in it. My tag library resides in

Re: How set a 128bits key for Tomcat with SSL direct

2001-02-07 Thread John Golubenko
Not really. It's 128bit, but if you talking about info after clicking lock icon in the browser, it's not that. Original Message On 2/7/01, 4:21:53 AM, "Loc Courtois" [EMAIL PROTECTED] wrote regarding How set a 128bits key for Tomcat with SSL direct: I'am trying to have a 128bits key for

RE: trouble with mod_jk

2001-02-07 Thread Mike Braden
David, apxs is a perl script that is part of the apache distribution, which requires perl 5.003 (maybe 5.004) or greater. The biggest problem seems to be that apxs assumes that Apache was built on your system. If you installed apache from a binary distribution, you can run into problems

Re: ISP with tomcat

2001-02-07 Thread AC
If you need I can host you in my server ... Which kind of applications do you want to run? andrea At 06.56 07/02/2001 -0800, you wrote: Does any one know a ISP with tomcat on it?? = If your into Body For Life, check out http://clubs.yahoo.com/clubs/bodyforlifestatenislandny

Re: Tomcat can't start as service

2001-02-07 Thread John Golubenko
Title: Re: Tomcat can't start as service Well, it seems to me that Group\tomcat\... is wrong, it should be Apache Group\tomcat\...which says you should install the tomcat under HDD root directory, such as C:\tomcat, and C:\apache.On my Linux box for example, I have to escape the spaces with \,

Re: ISP with tomcat

2001-02-07 Thread Johnathan Smith
just to please around with --- AC [EMAIL PROTECTED] wrote: If you need I can host you in my server ... Which kind of applications do you want to run? andrea At 06.56 07/02/2001 -0800, you wrote: Does any one know a ISP with tomcat on it?? = If your into Body For Life,

Re: How set a 128bits key for Tomcat with SSL direct

2001-02-07 Thread Loïc Courtois
Yes, I'am talking about the informations displayed in the browser... But, who knows the difference between the key length, and the information in the browser? How could I get a 128bit SSL information in the browser with tomcat? Thanks a lot. Loic - Original Message - From: "John

RE: mod_jk: build problem OpenBSD 2.8

2001-02-07 Thread Palumbo, Mark
I don't know if this helps but on my system, the #define your compile is failing on, is located in: /usr/include/dlfcn.h This appears to be the header file associated with the dynamic-loader library (libdl.a), notice this header file is included at the top of the jk_jni_worker.c...again I don't

IllegalStateException on index.html??

2001-02-07 Thread sean . hammon
Title: IllegalStateException on index.html?? Error: 500 Location: /partners/index.html Internal Servlet Error: java.lang.IllegalStateException: Can't happen - classname is null, who added this ? at org.apache.tomcat.core.ServletWrapper.loadServlet(ServletWrapper.java:261) at

IllegalStateException on index.html??

2001-02-07 Thread sean . hammon
Title: IllegalStateException on index.html?? Error: 500 Location: /partners/index.html Internal Servlet Error: java.lang.IllegalStateException: Can't happen - classname is null, who added this ? at org.apache.tomcat.core.ServletWrapper.loadServlet(ServletWrapper.java:261) at

RE: Intercepting 404's !! PLEASE HELP

2001-02-07 Thread Dan Sojka
Title: Intercepting 404's !! PLEASE HELP Ok here is my stack trace...pretty ugly. Tomcat's output on the console shows the non-exsistant page repeatedly being called.. I can point my browser at the 404.jsp page. All it contains is this : %@page language=java% html 404 error page /html

problem with tomcat and javamail

2001-02-07 Thread Rich Catlett
I am running tomcat with a security manager and I can get a mail taglibrary that uses the javamail api to work. My best guess is that the taglib is trying to access the system properties and can't due to the security manager. I have tried to set javamail properties in the code so that it

RE: problem with tomcat and javamail

2001-02-07 Thread Wang, Jianming
Did you give the code permission in the security file to connect to the specific host and port? -Original Message- From: Rich Catlett [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 07, 2001 12:51 PM To: [EMAIL PROTECTED] Subject: problem with tomcat and javamail I am running

RE: IllegalStateException on index.html??

2001-02-07 Thread Kyle Robinson
Title: IllegalStateException on index.html?? I occasionally get this error when I recompile a class that Tomcat is using. After you recompile all your classes you should restart Tomcat. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Sent: Wednesday,

RE: Recuring problem - please help

2001-02-07 Thread Jurrius, Mark
I have seen this error before. In my case it was because I was using a JSP keyword for a field name in the database refered to in the JSP. It happened to be the 'page' directive. I hope this helps. Mark -Original Message- From: Arif Shaikh [mailto:[EMAIL PROTECTED]] Sent:

Eating CPU on Solaris 7

2001-02-07 Thread Fredrick Backman
We have a Solaris 7 (sparc Ultra 250) where the java process is using up what appears to be an unnecessary ammount of CPU, 'top' shows an average of 90%, and vmstat also shows a high overall CPU usage: procs memorypagedisk faults cpu r b w swap

Doug McNamara

2001-02-07 Thread GMcnam7639
Doug McNamara - Sorry if this creates duplicates I sent this mail when I subscribed but I am not sure if that's what need to do. I am using Tomcat 3.2.1. I have a number of classes that use property files. Each class file expects its .prp file to be in the same directory as the class

still having some trouble with mod_jk on SGI

2001-02-07 Thread Hladky, David
Mike and Others, Thanks for the info this morning on building it locally. That appears to have gotten me going in the right direction. I doesn't error code rc=1 now. I am still not getting it compile the shared object though. As far as the libraries I jsut simply took my old apache

RE: Doug McNamara

2001-02-07 Thread Randy Layman
There are two ways. The first is the way that I prefer, and another is one that my co-worker prefers. 1. When you access your resource, use ClassLoader.getResourceAsStream() and then use the fully qualified class name (i.e. org.apache.tomcat.Tomcat), but you will need to

RE: still having some trouble with mod_jk on SGI

2001-02-07 Thread Nael Mohammad
Use mod_jserv, I've fought this battle and determined that mod_jk does not work and mod_jserv works perfectly fine with Apache, tomcat and cocoon. All working. With Mod_jk, never worked. -Original Message- From: Hladky, David [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 07, 2001

Jsp: page directive related question

2001-02-07 Thread Srinivas Kurella
Title: Jsp: page directive related question If a jsp includes another jsp and if both the jsps have 'page' directives in them, the jsp compiler complains. Is this as per spec ?? This is not an issue with some other jsp compilers/engines. Srini

Session Timeout Config in Catalina

2001-02-07 Thread Steve Ruby
Under Tomcat4 my web.xml which contains (for an individual webapp) session-config session-timeout480/session-timeout /session-config /web-app at the end throws: org.xml.sax.SAXParseException: Element "web-app" does not allow "session-config" here. Where does it go?? The

RE: Doug McNamara

2001-02-07 Thread George McKInney
-Original Message- From: Randy Layman [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 07, 2001 10:49 AM To: [EMAIL PROTECTED] Subject: RE: Doug McNamara There are two ways. ... 1. When you access your resource, use ClassLoader.getResourceAsStream() and then

Tomcat+SSL

2001-02-07 Thread Julie Ruiz
I am trying to configure SSL in Tomcat over Windows NT and Linux but it fails in the two Operating Systems. I followed the instructions in the tomcat-ssl-howto but something fails. To use the HTTP with SSL connector in tomcat, I activated in server.xml I installed the 3 jars of the JSSE in the

Installing Tomcat windows 98

2001-02-07 Thread FHSL1
Hi, ich habe versucht Tomcat unter Windows98 zu installieren. Beim starten der Batchdatei startup bekomme ich jedesmal folgende Fehlermitteilung: Kein Speicherplatz mehr im Umgebungsbereich. Für Tips wäre ich sehr dankbar . Gruß Frank

Re: Session Timeout Config in Catalina

2001-02-07 Thread Craig R. McClanahan
Steve Ruby wrote: Under Tomcat4 my web.xml which contains (for an individual webapp) session-config session-timeout480/session-timeout /session-config /web-app at the end throws: org.xml.sax.SAXParseException: Element "web-app" does not allow "session-config" here.

Re: Doug McNamara

2001-02-07 Thread Craig R. McClanahan
George McKInney wrote: Because WEB-INF/classes is searched before WEB-INF/lib (AFAIK), properties files in /classes will override those in /lib jar files. This is required in servlet 2.3 (which Tomcat 4.0 implements). It was unspecified in servlet 2.2, so your mileage may vary on different

*.properties files

2001-02-07 Thread John Golubenko
Hi, I've been having problem to use *.properties files. I'm running Slackware 7.1 (Linux), Tomcat 3.x, JDK 1.2.2, Apache 1.3.12 /www/index.jsp /www/db.properties /www/servlets/test.class /www/servlets/db.properties Also tried: /www/WEB-INF/lib/db.properties /www/META-INF/db.properties Neither

Servlet init method called twice

2001-02-07 Thread Scott Walter
If I have a servlet that I have setup as load-on-startup the init() method is called twice. However if remove the load-on-startup and call the servlet manually the init() method is called once. Any clues? thanks, scott. __ Do You Yahoo!? Yahoo!

Re: Session ids (netscape)

2001-02-07 Thread Peter Alfors
Sorry to keep this post going on, and on, and on... But I am still pretty confused. I am attempting to disable the cookies on the server side by using the "noCookies" attribute in the RequestInterceptor as follows: RequestInterceptor

RE: *.properties files

2001-02-07 Thread Randy Layman
Try /www/WEB-INF/classes/db.properties if you are trying to use the ClassLoader.getResource("db.properties"). Randy -Original Message- From: John Golubenko [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 07, 2001 4:42 PM To: [EMAIL PROTECTED] Subject: *.properties

Re: Installing Tomcat windows 98

2001-02-07 Thread Bill_Fellows/MO/americancentury
Wir sprechen Englisch bitte. (We speak English please) Ausweitung der kapazitaet der Speicherplatz. rechtklinke MSDOS, das Eigentum, speicherplatzetikett , anfangswert circa 3072 (Increase in capacity the memory. Right click MSDOS, in properties, Memory tab, initial value approximately 3072)

Tomcat Install Moved Apache?

2001-02-07 Thread Rick at canoffroad.net
After installing Tomcat 3.2.1-1 from the RPM it seems that apachectl (and everything else) has moved from /usr/local/apache/bin/ to /usr/local/apache/proxy/bin. Is it supposed to do this? My scripts for restarting, etc are now all wrong? Richard

RE: Servlet init method called twice

2001-02-07 Thread Randy Layman
A new instance of each servlet is created for each way you access the servlet (i.e. for each ServletName you assign, one for the servlet invoker, etc). For each new instance, the init method is called. Randy -Original Message- From: Scott Walter [mailto:[EMAIL

Re: Servlet init method called twice

2001-02-07 Thread Shahed Ali
I had exactly the same problem. However, it was with my config. I had setup the directory under webapps, and also as part of a host. So tomcat was loading the same application under (in my case) 3 different contexts. Check your server.xml and see. Also check your logs (tomcat.log I think and see

RE: still having some trouble with mod_jk on SGI

2001-02-07 Thread Mike Braden
David, What compiler are you using? It sounds like compiling apache worked OK, right? Looks like your complier is choking on these options: cc: unrecognized option `-n32' cc: unrecognized option `-KPIC Did your compiler build apache with the above flags w/o error? Have you

Re: still having some trouble with mod_jk on SGI

2001-02-07 Thread Ed Mooney
Here's a transcript of a compilation on Solaris 8 x86: cd /usr/local/share/jakarta-tomcat-3.2.1-src/src/native/apache1.3/ apxs -S CC=gcc -S CFLAGS_SHLIB="-G -fpic" -o mod_jk.so -DSOLARIS -I../jk -I/usr/java/include -I/usr/java/include/solaris -lposix4 -c *.c ../jk/*.c gcc -DEAPI -DMOD_PERL

Re: still having some trouble with mod_jk on SGI

2001-02-07 Thread Ed Mooney
Here's a transcript from a compilation on Solaris 8 x86 (apologies for however my mail client is sure to mangle the output): cd /usr/local/share/jakarta-tomcat-3.2.1-src/src/native/apache1.3/ apxs -S CC=gcc -S CFLAGS_SHLIB="-G -fpic" -o mod_jk.so -DSOLARIS -I../jk -I/usr/java/include

RE: still having some trouble with mod_jk on SGI

2001-02-07 Thread Hladky, David
Yes, it has always done that with everything I have compiled, it just seems to ignore them. I am using the gcc that comes from SGI's freeware download site. It is version 2.95.2. Apache compiled perfectly and fires right up. I think the -n32 stands for "native 32 bit". I only know this

Re: Session ids (netscape)

2001-02-07 Thread Craig R. McClanahan
Peter Alfors wrote: Sorry to keep this post going on, and on, and on... But I am still pretty confused. I am attempting to disable the cookies on the server side by using the "noCookies" attribute in the RequestInterceptor as follows: RequestInterceptor

NoSuchMethodError when using custom tag with attributes - found info but still can't resolve

2001-02-07 Thread Matthias Ferber
I've found this error described in the mailing list archives, but I cannot figure out why I'm still seeing it and I can't make it go away. When I try to load a JSP page that uses a custom tag library containing attributes (my own, or the sample included with Tomcat), I get the following

integrating tomcat with netscape 4.0

2001-02-07 Thread Jay Scherer
can someone please send some info on integrating tomcat with netscape 4.0. I followed the instructions from http://jakarta.apache.org/cvsweb/index.cgi/jakarta-tomcat/etc/tomcat-netscape-howto.html , but they don't seem to work. I will eventually be using a Solaris, but for now I'm just trying

Re: Session ids (netscape)

2001-02-07 Thread Peter Alfors
"Craig R. McClanahan" wrote: The safe solution (and the only solution if you cannot control whether the user uses cookies or not) is to program your app to deal with the "two windows / one session" problem. One approach to this would be to embed a hidden variable in each form that is

Problems with Jakarta on IIS

2001-02-07 Thread Fabricio Costa
I made all configurations of the jakarta IIS how-to but when i try to start de Internet Services, it does the following messages in file /logs/iis_redirect: [jk_uri_worker_map.c (155)]: Into jk_uri_worker_map_t::uri_worker_map_alloc [jk_uri_worker_map.c (195)]: Into

RE: Newbie needs help ASAP!

2001-02-07 Thread Dan Sojka
Title: RE: Newbie needs help ASAP! What os are u running? Did u put the ApacheModuleJServ.dll in the modules folder in Apache? Also make sure you have the right ApacheModuleJServ.dll depending on your Tomcat version. I had the same problem using tomcat 3.2.. I fixed it by getting the

RE: Newbie needs help ASAP!

2001-02-07 Thread Dan Sojka
Title: RE: Newbie needs help ASAP! u can download it from apche site .. Tomcat 3.2.1 ?? heres the url... http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/win32/i386/ -Original Message- From: Rezaul H. Safiuddin [mailto:[EMAIL PROTECTED]] Sent: Wednesday,

context related classpath question -ASAP

2001-02-07 Thread Srinivas Kurella
Title: context related classpath question -ASAP Tomcat documentation says that all the jars under the WEB-INF/lib directory in a context are automatically added to the CLASSPATH. I am finding this not to be true. I have to add them explicitly to the CLASSPATH. Am i missing something ???

RE: Newbie needs help ASAP!

2001-02-07 Thread Nael Mohammad
Have you read the users guide that comes with tomcat when the install is completed? It provides you with a detailed step by step instructions on how to do so. I'm assuming WINDOW$ platform: So here it goes, you need to have the Mod_jserv.dll specified in the tomcat-apache.conf file. I usually

RE: Newbie needs help ASAP!

2001-02-07 Thread Rezaul H. Safiuddin
I am using Windows 2000. Where do I get the ApacheModuleJServ.dll ? Also can anyone give me a "Hello World" Servlet Code. I am really new with this Servlet thing. Thanks. On Wed, 7 Feb 2001, Dan Sojka wrote: What os are u running? Did u put the ApacheModuleJServ.dll in the modules folder

Custom error pages from servlets?

2001-02-07 Thread Les Hartzman
Using Tomcat 3.2.1, is it possible to define/display custom error pages based on errors that occur within a servlet? No JSPs are used; this is a servlet/EJB environment. I've seen in the spec for web.xml that there is an error-page element for either a general error code or an exception type.

Re: context related classpath question -ASAP

2001-02-07 Thread Matthias Ferber
I think the startup scripts actually add the .jar files to the CLASSPATH variable. Are you using the normal startup scripts to start Tomcat? At 04:42 PM 2/7/2001 -0800, you wrote: Tomcat documentation says that all the jars under the WEB-INF/lib directory in a context are automatically added

RE: context related classpath question -ASAP

2001-02-07 Thread Srinivas Kurella
Craig, Thanks for the clarification. I have a servlet to be loaded on startup which is looking for another class. They are in different jars under the same app. However the servlet can't see the class. Srini -Original Message-From: Craig R. McClanahan [mailto:[EMAIL

I fixed the Makefile for building NSAPI redirector on Solaris (Makefile.solaris) but still unable to connect! (help needed!)

2001-02-07 Thread José Vicente Núñez Zuleta
Greetings I modified the Makefile that comes with Jakarta Tomcat 3.2 in order to compile the Redirector under Solaris (i found some things that didn't work under with my configuration); I'm not sure if will work for everybody but at least you can try :) This is my current setup: Solaris 2.6

NullPointerException at java.io.Reader when WAR file expanded.

2001-02-07 Thread Richard Hart
We have a web application distributed in a WAR file that consists of servlets that were compiled from JSPs, one index.jsp file and a number of JavaBeans and JAR files on Tomcat 3.2.1. When Tomcat is started, it unpacks the war file correctly with everything in its place. However, part of the

RE: Newbie needs help ASAP! - HelloWorldServlet

2001-02-07 Thread Bill_Fellows/MO/americancentury
import java.io.PrintWriter; import java.io.IOException; import javax.servlet.*; import javax.servlet.http.*; /** * This should correctly implement a Hello Wold Servlet */ public class HelloWorldServlet extends HttpServlet { public void init(ServletConfig config) throws ServletException

Tomcat alias in tomcat standalone SSL

2001-02-07 Thread Barbara Nelson
I'm trying to integrate Tomcat 3.2.1 with my application, and have modified the implementation of SSLSocketFactory to use my keystore and trust manager. I have a certificate in my keystore, but it has a different alias (not tomcat) and I cannot change the alias. Where in the tomcat source code

Re: context related classpath question -ASAP

2001-02-07 Thread Craig R. McClanahan
Srinivas Kurella wrote: Tomcat documentation says that all the jars under the WEB-INF/lib directory in a context are automatically added to the CLASSPATH. This is not precisely what happens. I am finding this not to be true. I have to add them explicitly to the CLASSPATH. Am i missing

Re: context related classpath question -ASAP

2001-02-07 Thread Craig R. McClanahan
Srinivas Kurella wrote: Craig,Thanks for the clarification. I have a servlet to be loaded on startup which is looking for another class. They are in different jars under the same app. However the servlet can't see the class.Srini Can you create a small test case that reproduces this

Tag Libraries: manual processing of tag bodies?

2001-02-07 Thread Jeffrey Bonevich
Hello all! A question in search of an answer... I am developing a tag library, and for one particular tag I want to prevent the body content from being processed as JSP. I know I can prevent this by declaring body-cententTAGDEPENDENT/body-content in the descriptor file for the library. (I am

Re: Tag Libraries: manual processing of tag bodies?

2001-02-07 Thread Craig R. McClanahan
Jeffrey Bonevich wrote: Hello all! A question in search of an answer... I am developing a tag library, and for one particular tag I want to prevent the body content from being processed as JSP. I know I can prevent this by declaring body-cententTAGDEPENDENT/body-content in the descriptor

absolute newby

2001-02-07 Thread Jason Teh
hey guys wondeirng if you can help me out i have succesfully installed tomcat into my user account on solaris 5.7 I now want to start mucking around with jsp but i dont know how to start or where to put the files or what url to use as all html files need to go into a public_html directory for

  1   2   >