Tomcat 3.2 Beta 2 - IOException in ... - Connection aborted by peer:socket write error

2001-01-10 Thread Ari Volcoff
i have the same problem i'm working on windows nt/tomcat 3.2.1 i'm getting this error message: 2001-01-11 09:52:23 - Ctx( ): IOException in: R( + /Static/javascripts/dhtmllib.js + null) Connection aborted by peer: socket write error 2001-01-11 09:52:23 - Ctx( ): IOException in: R( + /Static

Re: Re: Tomcat4.0 installation - ant

2001-01-10 Thread Priya Pinto
Hi, I've downloaded the binary version of Tomcat4.0 and as per the Readme file it states that JNDI, JSSE , JMX etc have to be downloaded and installed and the environmental variable be set. I was not able to follow the instructions given for Ant distribution (subproject "jakarta-ant") . Tha

TC 3.2 cf 4m5: trailing slash and getRealPath

2001-01-10 Thread Jason Harrop
Hello. We have Tomcat 3.2 running under Windows NT. When ServletContext.getRealPath is called on a String which ends with a trailing slash, for example "WEB-INF/xsl/", that String is correctly converted into the absolute path we expect (ie complete with trailing slash). With Tomcat 4 milest

Re: Tomcat4.0 installation - ant

2001-01-10 Thread Narayanan
Just unzip the file (Tomcat 4.0 ) set the java home and tomcat home u need not set the class path for the lib files u find in tomcat - lib folder because in NT ...dynamically class path wil be set this will do - To u

Tomcat4.0 installation - ant

2001-01-10 Thread Priya Pinto
Hi, Am in the process of installing Tomcat4.0 on NT. I've downloaded the ant-project binary version and need to know where to unzip it to and what environment variable to set for it. Thanks Priya _ Chat with your friends as soon as they come

jsp package?

2001-01-10 Thread John Tan
hi guys, i got some problems in configuring the jsp libraries for useusually when we execute a .jsp fileu need a class file right..and u need to have the correct package...now i m having a problem of where to put these .jsp packages...all the jsp packages are in the tomcat ..o i need t

RE: Tomcat, IIS, and Adding Classes for Tomcat to use

2001-01-10 Thread Armin Bajramovic (Armin)
In Tomcat documentation you can find the following and everything else you might need: There3.2 Standard Directory Layout To facilitate creation of a Web Application Archive file in the required format, it is convenient to arrange the "executable" version of your web application (that is, the file

Re: Tomcat on Windows 98..

2001-01-10 Thread Narayanan
i have installed tomcat3.2 on win 98 and it's working fine. just do 2 things 1. open tomcat.bat in wordpad or ms-word and then save it 2. add following line to ur config.sys file SHELL=c:\command.com /E:4096 /P restart and it should work fine. just check TOMCAT_HOME and JAVA_HOME in tomcat.bat

Tomcat on Windows 98..

2001-01-10 Thread Santoshwt
Hi, I'll describe the situation: I've installed tomcat on WidowsNT4.0 the tomcat root is C:\Tomcat\jakarta-tomcat-3.2.1 After that I had set the TOMCAT_HOME=C:\Tomcat\jakarta-tomcat-3.2.1 and JAVA_HOME to the proper place. The server works fine for all, JSPs, servlets etc.. NOW THE PROBLEM: Wh

AW: automated URL rewriting

2001-01-10 Thread Ralph Einfeldt
Yes it will, and it will break sessions of users, who acces the site through a call by call provider. > -Ursprüngliche Nachricht- > Von: David Wall [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 10. Januar 2001 20:36 > An: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Betreff: Re: automated

virtual host with iis --new comer

2001-01-10 Thread niraj
hello, i am i have a problem with virtual host with iis and tomcat i have created tow sites abc.com and xyz.com abc.com 100.100.100.101 root of abc in iis c:\webs\abc\iis   xyz.com 100.100.100.102 root of xyz in iis c:\webs\xyz\iis   the real ip of the computer is 100.100.100.100 both sites

RE: Tomcat 3.2.1/Mime type ignored

2001-01-10 Thread Sanjay Madhavan
I have tried inserting the mime type declarations into the individual webapp/web.xml file but it still does not work. Additionally files which have a filename like test.sample.xxx where xxx is the mime type are not treated as files with mime type xxx but if I rename the file to be testSample.xxx

Nested Servlet Zone

2001-01-10 Thread LUN
Hi, I have a problem with the servlet zone. I can run servlet /examples/servlet/ directory but cannot run servlet in /examples/servlet/xxx/ where xxx is a sub-directory. I think it is a problem about servlet zone. Do anyone have an idea? Thank you very much. ---

Re: Info on connections using mysql

2001-01-10 Thread Robert Wohleb
Nay... you can build mod_jk with a bin distribution. I did so myself. I setup my system with the bin dists of both apache and tomcat. I also switched from mod_jserv to mod_jk without trouble. This is after compiling mod_jk by the way. Here is what I did in my expereience... I had mod_jserv linke

Re: Session Information on Distributed Environment

2001-01-10 Thread Robert Wohleb
Probably not praticle, but I am curious. How about having a servlet on each machine that all sessions to that server use. When it encounters an unknown sessionID, it polls the other servlets on the other computers to see if they have it If they do, they serialize it and send it off to the requ

Re: Info on connections using mysql

2001-01-10 Thread Glen Campbell
On 1/10/01 8:49 PM, "Andrew Burrows" <[EMAIL PROTECTED]> casually stated: > Hi All tomcat people, > Could someone point me in the right direction to find info on using mysql in > conjunction with tomcat/apache. > > Thanks > > [EMAIL PROTECTED] > > > ---

RE: mod_jk ajp12/apache/tomcat 3.2 blows the max number of simultaneous users

2001-01-10 Thread Hoff Ray-o10037
This problem is related to the one I am currently having. How does one increase the number of sessions and reduce the session timeout value? -Original Message- From: Ralph Einfeldt [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 10, 2001 9:46 AM To: '[EMAIL PROTECTED]' Subject: AW:

Info on connections using mysql

2001-01-10 Thread Andrew Burrows
Hi All tomcat people, Could someone point me in the right direction to find info on using mysql in conjunction with tomcat/apache. Thanks [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Thanx

2001-01-10 Thread vikram naik
Hi there, Thankyou everyone there at Jakarta . I was successful in integarting tomcat-iis with the help of your tomcat-iis how to document. Vikram Naik __ Do You Yahoo!? Yahoo! Photos - Share your holiday photos online! http://photos.ya

Re: BEAN EXECUTION PROBLEM WITH TOMCAT

2001-01-10 Thread Narayanan
### - Original Message - From: Khaled Ben Mohamed <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 10, 2001 3:04 PM Subject: BEAN EXECUTION PROBLEM WITH TOMCAT > I don't understand why i have problem with beans in JSP file

RE: Xalan2 in server environment (was Xalan2 Stree Module spans sec ondthread to do transform?)

2001-01-10 Thread Jess Holle and Wendy Vidlak
Thanks, Scott. I doubt it does the trick generally for EJB, but it does the trick for our app server :-) EJB is unkind to threaded algorithms to the point that I see this as a major hole in EJB, though I suppose you could hide this in a Connector and potentially skirt some of the restrictions...

Re: BEAN EXECUTION PROBLEM WITH TOMCAT

2001-01-10 Thread Narayanan
3 - Original Message - From: Khaled Ben Mohamed <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 10, 2001 3:04 PM Subject: BEAN EXECUTION PROBLEM WITH TOMCAT > I don't understand why i have problem with beans in JSP files . > Spec

Re: IBM SDK & Tomcat-package missing

2001-01-10 Thread ???
add tomcat-dir/lib/servlet.jar in your classpath - Original Message - From: "JDunn" <[EMAIL PROTECTED]> To: "tomcat mail list" <[EMAIL PROTECTED]> Sent: Thursday, January 11, 2001 12:51 PM Subject: IBM SDK & Tomcat-package missing > I got tomcat installed & working. I'm using IB

IBM SDK & Tomcat-package missing

2001-01-10 Thread JDunn
I got tomcat installed & working. I'm using IBM's sdk 1.2 on Red Hat Linux When I started to compile my own servlets I got an unexpected error. import javax.servlet.*; import javax.servlet.http.*; package does not exist ? That's a surprise. Ok where is the package. I can't find it on IBM's web

Re: No need for Apache?

2001-01-10 Thread Glen Campbell
Title: Re: No need for Apache? This is basically a reporting application. Some pages might contain static data. Some (few) pages may also include generated charts or graphs. Very, very few truly static pages. Pages would be served (almost exclusively) over a LAN, not over the Internet. On 1/10/

Session Information on Distributed Environment

2001-01-10 Thread Cam DeBuck
We currenlty have a java servlet that is running on 3 machines. The only problem I've seen is trying to keep the session information on all three machines when the load balancer sends the user to another computer. I beleive we have hardware that is actually doing the load balancing and not so

RE: No need for Apache?

2001-01-10 Thread micky mimo
Title: RE: No need for Apache? What about the other 2%? -Original Message- From: Glen Campbell [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 10, 2001 8:44 PM To: [EMAIL PROTECTED] Subject: No need for Apache? I would just like to get confirmation of this: my site will h

Re: No need for Apache?

2001-01-10 Thread Robert Wohleb
Unless your page has no graphics at all, then all is well. However if you do, then Tomcat would be serving them. Apache is better resource wise for static content such as graphics as far I know. If the number of graphics is low then, I don't see a problem. Apache supports persistent connections. A

just a hint?

2001-01-10 Thread Sam T.
hi all I downloaded the sun's bookstore.war file from servlet example and unzip it and when I start to run the servlet I get an error,what will be the problem? Thanks, Ted. 2001-01-11 02:36:46 - Ctx( /bookstore ): Exception in: R( /bookstore + /catalog + null) - java.lang.NoSuchMethodError

No need for Apache?

2001-01-10 Thread Glen Campbell
I would just like to get confirmation of this: my site will have low volume, and 98% of the pages will have dynamic data (JSP). I should be able to configure tomcat to listen on port 80, and get rid of Apache all together? Or is there something I'm missing that would mean I have to use Apache and

Re: Unicode translation?

2001-01-10 Thread Glen Campbell
I think I discovered the problem: the data type of the column in MYSQL is "text". The getObject() method returns the object address? Id? When it doesn't recognize the data type. All other data types (char, varchar, etc.) return proper values. This blew me away because it worked in tomcat 3.1 with

how to protect servlets in Tomcat?

2001-01-10 Thread Jie Yao
I have configured Apache to protect the directory TOMCAT_HOME\webapps\examples\servlets where the links to the actual servlets are stored in the page index.html. The authentication works fine. But if I try to retrieve the authenticated user info in a servlet, everything is null, the getRemoteUser(

Performance question regarding mod_jk

2001-01-10 Thread Scott Croco
I have been running performance tests on a servlet. Some of my tests I go through apache, and other tests I bypass apache and go straight to tomcat. The results of my tests are dramatic. When I go straight through tomcat, my servlet will perform it's task at the rate of 35/second. But when I

Re: can't build mod_jk.so under Solaris

2001-01-10 Thread Pogo Com
OK, I was able to get mod_jk.so to build. The problem was that my apache installation did not properly fill out all the fields in the bin/apxs script. When I manually applied the following diff, mod_jk.so compiled. The values I used were taken from apache's src/modules/Makefile; this Makefile w

Re: can't build mod_jk.so under Solaris

2001-01-10 Thread Pogo Com
Thanks again for responding. The key problem, though, is that my guess of "gcc" as the proper command for the missing link line was incorrect. That was making an executable, not a shared object. I posted a more likely solution to the list just now. Bill --- Bill Kocik <[EMAIL PROTECTED]> wro

RE: .html files does not work with tomcat.

2001-01-10 Thread Craig O'Brien
The default location is [location of tomcat]/webapps/ROOT/..place html files here and you should get them with http://localhost:8080/yourFile.html This is where the default page for tomcat is located. Place your subdirectories here as well. You can use the server.xml file to register different

Re: can't build mod_jk.so under Solaris

2001-01-10 Thread Bill Kocik
> Thanks for the reply. I tried adding those libs, but > there are still a lot of undefined symbols. Does > anyone know where these live? I don't know off the top of my head where they are, but you can use the "nm" utility (man nm) to show you what symbols are defined inside a shared library fi

.html files does not work with tomcat.

2001-01-10 Thread Atmaram Vidhate
Hi, I installed JDK 1.1.8, JSDK 2.0, Apache Jserv, Apache Web Server and Tomcat in the same order on Windows professional 2000. Then I started Tomcat and Apache Web Server. If I visit the site http://localhost it shows me the apache welcome page properly. If I visit to any .jsp file in the tom

mod_include/jsp question...

2001-01-10 Thread Nate Roe
I'm trying to use Apache to parse the bulk of a web page, pulling in a small amount of JSP in the footer with SSI. I'd like the page to be SHTML, and the footer to be JSP. But I'm having trouble... apparently, mod_include doesn't treat included files exactly the way Apache does. (I am _not_ sp

[PATCH] bind to ip

2001-01-10 Thread Thomas Butter
The current org.apache.catalina.connector.http.HttpConnector doesn't bind to a single ip if the hostname of the machine doesn't have a A record for the IP. This breaks most Virtualserver enviroments that want to run different server (for example apache and tomcat) on the same machine. The pat

Debug servlets under tomcat 3.2.1

2001-01-10 Thread Young Lee
Hi:   I have setup Tomcat 3.2.1 on Windows 2000.  I am using Visual Cafe 3.0 for development. How can I configure VCafe 3.0 to debug servlets.  Thanks in advance.   - Young

sealing violation with Tomcat 4.0

2001-01-10 Thread Chris P. McCabe
I am attempting to run Tomcat 4.0, but when it tries to load my servlet, I get a sealing violation (see traceback below). Now I understand that a sealing violation is when a sealed jar file attempts to load a class in the same package that is not in the jar file. But in this case, I get the exc

RE: mod_jserv vs. mod_jk (configuration questions for workers.pro pert ies)

2001-01-10 Thread Max Clark
Title: RE: mod_jserv vs. mod_jk (configuration questions for workers.propert ies) Wait... So you copied the workers.properties file from the tomcat machine and put it onto the apache servers. The apache servers have the mod_jk, no java, no tomcat and everything works? So even though the worker

RE: Sorry--Out of topic question For Html Gurus

2001-01-10 Thread Peter Vertes
Deepak, go to http://www.dynamicdrive.com/dynamicindex1/topnavbar.htm and look at the top of the page :) I highly recommend checking out the rest of the site also... -Peter > hi , > > Does anybody know how to develop Navigation Interface like ones On > microsoft.com home page,Jspin

RE: ?? How to set a context-global variable from a servlet ??

2001-01-10 Thread Ted Husted
From: Cato, Christopher [mailto:[EMAIL PROTECTED]] ?> In Linux, how can I from a servlet set a variable (like a flag, indicating that a certain userid is locked for writing) so that it is persistent andcan be read from the other servlets in it's context?? If the servlets are all part of the same

Re: how to get the group info of an authenticated user

2001-01-10 Thread Craig R. McClanahan
Jie Yao wrote: > Is there a way to get the group info of an anthenticated user? If yes, > how can this be associated with the role info in a HttpServletRequest? The servlet API does not have any concept of a "group" -- most people treat roles as groups, however, because you can assign a role to

Re: Running Tomcat as an NT Service Problem....

2001-01-10 Thread John Ellis
Corey, There is a bug in the JDK 1.3 that causes this. Your options are: use JDK1.2.2, wait for JDK1.3.1, or use an NT service that runs your code through JNI calls like jsrvany or javaserv. John [EMAIL PROTECTED] wrote: > Dear users, > > I have installed tomcat and I am running it as an NT

RE: Running Tomcat as an NT Service Problem....

2001-01-10 Thread Randy Layman
You are using JDK 1.3. This is a known issue with that version of the JDK. You have two options. 1. Use JDK1.2 (might not be possible depending upon your application) 2. Find one of the wrappers for JDK1.3 that trap the user logged off signal. Search the mailing list

RE: Tomcat, IIS, and Adding Classes for Tomcat to use

2001-01-10 Thread Randy Layman
Does Tomcat work when connecting to port 8080? Once that is working, its just a matter of making IIS recognize which pages it need to handle and which pages Tomcat (through iis_redirect.dll) should handle. Randy By the way, classes go in $TOMCAT_HOME/webapps/{My Web App}/Web-in

Is this a bug: "special chars into query params" ???

2001-01-10 Thread Edilmar Alves
Hi, I have used JServ 1.1.2 with my servlet. Now, I have been migrating to Tomcat 3.2.1. I have a form where the user can type a "person name" into text box and the servlet searches for this into a database, returning many fields into HTML response. The form is something like this: Name: M

RE: I need direction from here pretty please!!

2001-01-10 Thread Randy Layman
> -Original Message- > From: Mick Sullivan [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 10, 2001 3:26 PM > To: [EMAIL PROTECTED] > Subject: I need direction from here pretty please!! > > > Hi > I have tomcat running and have a project running on it under the webapps > folder.

Re: Sorry--Out of topic question For Html Gurus

2001-01-10 Thread Matt Goss
do a websearch for DHTML. that's what they are using. Deepak C S wrote: > hi , > > Does anybody know how to develop Navigation Interface like ones On > microsoft.com home page,Jspinsider.com etc...?? > > i.e. On moving mouse cursor over a heading ,a drop down of options is > displayed an

Running Tomcat as an NT Service Problem....

2001-01-10 Thread Corey_Drew
Dear users, I have installed tomcat and I am running it as an NT service and I am running it with IIS. Everything is working fine. I set the Jakarta service to run as the system(default) but when i log off the box the service stops running. I don't know why the service would stop when I log off t

isUserInRole() - Apache to Tomcat

2001-01-10 Thread Mike Snell
I would like to map Apache groups to user roles in Tomcat. I would have thought that HttpServletRequest.isUserInRole(String roleName) would have done just this but it doesn't seem to. Is there a way to configure Tomcat to query Apache for this information? Am I out of luck? Any suggestions? T

RE: ?? How to set a context-global variable from a servlet ??

2001-01-10 Thread Randy Layman
For it to be persistent you must use an outside resource - a file on disk, a database, another process that somehow manages the persistence. Randy -Original Message- From: Cato, Christopher [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 10, 2001 3:50 PM To: '[EMAIL

Tomcat, IIS, and Adding Classes for Tomcat to use

2001-01-10 Thread Jason Hicks
I've recently installed and configured Tomcat to work with IIS and can get the example pages working fine. I want IIS to serve my static pages, and send my JSP requests to tomcat I've got some applications in the webroot of IIS that I want to add some JSP pages to, but I can't seem to configure

Re: can't build mod_jk.so under Solaris

2001-01-10 Thread Pogo Com
Thanks for the reply. I tried adding those libs, but there are still a lot of undefined symbols. Does anyone know where these live? Bill gcc -o mod_jk.so jk_worker.o jk_util.o jk_uri_worker_map.o jk_sockbuf.o jk_pool.o jk_nwmain.o jk_msg_buff.o jk_map.o jk_lb_worker.o jk_jni_worker.o jk_conne

I need direction from here pretty please!!

2001-01-10 Thread Mick Sullivan
Hi I have tomcat running and have a project running on it under the webapps folder. The thing is the entire project is just a front end, i.e. all the files are only HTML files which are linked together. They all have relevant javascript in each one for from validation. My question is where do I

I need direction from here pretty please!!

2001-01-10 Thread Mick Sullivan
Hi I have tomcat running and have a project running on it under the webapps folder. The thing is the entire project is just a front end, i.e. all the files are only HTML files which are linked together. They all have relevant javascript in each one for from validation. My question is where do I

?? How to set a context-global variable from a servlet ??

2001-01-10 Thread Cato, Christopher
Hello... On Linux, how can I from a servlet set a variable (like a flag, indicating that a certain userid is locked for writing) so that it is persistent and can be read from the other servlets in it's context?? And, assuming there is a way to do this, how do I later destroy this variable? Thi

Unicode translation?

2001-01-10 Thread Glen Campbell
I have an interesting problem. First, here's the environment: Linux 2.2 (Redhat 7) Apache 1.4 (not involved in this example) Tomcat 3.2.1 Macromedia Ultradev 4 for development MySQL 3.30 Mm.mysql driver for JDBC I can create a database connection in Ultradev, and test it, and it returns proper v

Re: Tomcat 3.2.1/Mime type ignored

2001-01-10 Thread William Brogden
Sanjay Madhavan wrote: > > I am unable to get Tomcat 3.2.1 to recognise any new mime types that I enter > into the conf/web.xml file. > > Tomcat seems to ignore these new mime types and returns the document as a > text/plain document. As I understand it, 3.2 does indeed ignore /conf/web.xml e

I need move to production environment

2001-01-10 Thread pvera
Hello, I have a developer environment with Jakarta-Tomcat and a lot of servlets. I will need in a near future move to production environment (with 24 x 7 reability), someone can give an advice about a good and cheap servlet engine?, the objective is a good administration and security. Thanks

RE: newbie question

2001-01-10 Thread Michael Kuz
Title: RE: newbie question Yes. mod_jk forwards the requests to 8007 (by default). Just comment out the connector on 8080 that listens for HTTP. > -Original Message- > From: Henry DU [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 09, 2001 5:55 PM > To: [EMAIL PROTECTED] > Subj

RE: mod_jserv vs. mod_jk (configuration questions for workers.propert ies)

2001-01-10 Thread Michael Kuz
Title: RE: mod_jserv vs. mod_jk (configuration questions for workers.propert ies) Hey Max, We've (almost) got the same setup: Multiple Apache boxes (LVSed) and multiple Tomcat boxes in a load balanced setup (via mod_jk) All of out Tomcat boxes are identical, so we set the 'home' type att

where to find mod_jk.so binary for Linux?

2001-01-10 Thread romain
Yo, I'm trying to get Tomcat behind apache, so I follow the mod_jk HOWTO ... it states 'Binaries are available for Linux and Win32 under the bin directory where you obtained the Tomcat distribution file. For Linux, mod_jk is available as mod_jk.so. ' I looked in: http://jakarta.apache.org/builds

how to get the group info of an authenticated user

2001-01-10 Thread Jie Yao
Is there a way to get the group info of an anthenticated user? If yes, how can this be associated with the role info in a HttpServletRequest? Thanks. Jie Yao Software Engineer Emageon Inc. [EMAIL PROTECTED] - To unsubscribe, e-m

Re: Tomcat dies immediately under windows

2001-01-10 Thread Eric Armstrong
Wow. Major rewrite. I'll be testing some later this week, I'll give it a shot then. BTW: I didn't get the earlier version. Thanks for resending. Marc Saegesser wrote: > > Eric, > > I'm not sure if you got this when I sent the last time or not. If you could > verify that this new tomcat.bat f

mod_jserv vs. mod_jk (configuration questions for workers.properties)

2001-01-10 Thread Max Clark
I have been browsing through the documentation and have hit a wall. I want to run Apache and Tomcat on separate machines. More than that I want to load balance my Tomcat application servers. I have done this in the past using mod_jserv to talk to jserv servers and it worked pretty well. >From wha

Re: can't build mod_jk.so under Solaris

2001-01-10 Thread Bill Kocik
[snip] > Note the link line does not have any command name. If > I guess that gcc is the proper command to do the link, > then I get the following errors: > > garlic.wlipa% gcc -o mod_jk.so jk_worker.o jk_util.o > jk_uri_worker_map.o jk_sockbuf.o jk_pool.o jk_nwmain.o > jk_msg_buff.o jk_map.o jk_

Tomcat 3.2.1/Mime type ignored

2001-01-10 Thread Sanjay Madhavan
I am unable to get Tomcat 3.2.1 to recognise any new mime types that I enter into the conf/web.xml file. Tomcat seems to ignore these new mime types and returns the document as a text/plain document. I have looked at the FAQ and there is already a query from a user stating that he has the same p

RE: automated URL rewriting

2001-01-10 Thread Blake Binkley
anyone have better suggetions on Session Security? this is really only a problem when it's used in URL rewriting, but it should be solved, people are not trusting cookies, for some reason they don't want the server to know where they have been through the site.. Blake Binkley 667 Woodward St. Sa

Re: controlling resource utilization...

2001-01-10 Thread Craig R. McClanahan
"Buttrick, David" wrote: > This is really my introduction to Java. > > I've got tomcat3.2.1 running in standalone mode on a remote host from the > web server. The tomcat application server is running Linux kernel 2.2.18, > and Sun's jdk1.3. I notice that tomcat invokes many java processes. Are

Re: automated URL rewriting

2001-01-10 Thread Craig R. McClanahan
Blake Binkley wrote: > [snip] > is there no setting in server.xml that we can set to have all anchors and > form actions ending in .jsp rewritten? > No. And it's not likely that you really want one, considering: * The performance overhead - you would be requiring the server to post-process y

Re: automated URL rewriting

2001-01-10 Thread David Wall
> I had something along the same lines, I have added an object which stores > the users IP in the session Wouldn't this break for users who access through proxy server banks, like those on AOL? It seems I've watched a single user come in from AOL and seen several IP addresses (I guess they mult

can't build mod_jk.so under Solaris

2001-01-10 Thread Pogo Com
I'm unable to build mod_jk.so on Solaris 2.6, using Tomcat 3.2.1 and Apache 1.3.14. Other people on this group have reported the same problem I'm having, but no solution has been posted. I've emailed some of those people, but they were not able to find a solution either. The problem appears to

JSP Sessions Not Freeing

2001-01-10 Thread Hoff Ray-o10037
All, I have been working toward getting a new intranet site up using Stronghold (Apache 1.3.14) and Tomcat 3.2.1. I finally have the environment working, including load balancing across 4 ajp13 handlers (with help from this maillist's archive articles since the doc isn't the clearest on this :-0

RE: automated URL rewriting

2001-01-10 Thread Blake Binkley
I had something along the same lines, I have added an object which stores the users IP in the session any answers on question #1? Blake Binkley 667 Woodward St. San Marcos, CA 92069 Home: (760) 744-9086 Cell: (760) 505-6591 E-Mail: [EMAIL PROTECTED] ICQ: 752498 AIM: mordronlafey MSIM: mordron

core dump from java 1.1.6 in AIX

2001-01-10 Thread srihari borti
hello all, i am using java 1.1.6 in IBM AIX. i got a javacore.txt and a core when java server got killed can any body help me in anylying the javacore.txt tutika the core file is as follows SIGSEGV received. Processing terminated java full version "JDK 1.1.6 IBM build a116-19980924 (

RE: .jsp extension support and apache conf for Tomcat.

2001-01-10 Thread Blake Binkley
well I am guessing that you have already ran the /examples/servlet and examples/jsp and they worked fine the answer to your question is $TOMCAT_HOME/webapps/ROOT   I have never seen where tomcat gets that as it's setting for the docroot but it works...   Blake Binkley667 Woodward St.San Mar

controlling resource utilization...

2001-01-10 Thread Buttrick, David
This is really my introduction to Java. I've got tomcat3.2.1 running in standalone mode on a remote host from the web server. The tomcat application server is running Linux kernel 2.2.18, and Sun's jdk1.3. I notice that tomcat invokes many java processes. Are these threads? or are they actually p

RE: mod_jk causes apache to dump core

2001-01-10 Thread mikej
Interesting, thanks for the pointer. For me, at least, I'm getting no error messages at all (the logfiles aren't being created), which I'm assuming means that it's dying while trying to register the modules initially. I'll try messing with apxs and see how it goes. On Wed, 10 Jan 2001, Ed Gomo

RE: mod_jk causes apache to dump core

2001-01-10 Thread Ed Gomolka
I recall having a problem like this a month ago on Solaris 5.7. mod_jk compiled cleanly, but it was actually missing something. I rearranged the order of the parameters used to call apxs, and got another clean compile, which produced a noticeably larger binary. This one worked. I'm afraid that I d

mod_jk causes apache to dump core (contd.)

2001-01-10 Thread mikej
Addendum: I'm able to build/run mod_jk on a 2.2 kernel machine without problems. Is this a known issue to anyone, or has nobody tried it yet? I'm intensely curious, because my kernel revision is non-optional (2.4 is, at this point, required) and my servlet engine is not. -- Michael D. Jurney

Using classpath to look up JSPs

2001-01-10 Thread Marc Prud'hommeaux
Is there any way to have Tomcat Jasper use the classpath when trying to locate source jsp files, rather than relying on the context paths? I understand that it is a violation of the JSDK spec, but we need it for compatability reasons. We aren't going to know beforehand the possible paths in the C

RE: isapi_redirect.dll and Windows 2000

2001-01-10 Thread Vollmer, Thomas - CannonSA
I'm using isapi_redirect.dll with: Windows 2000 Server + Tomcat 3.1 + IIS 5.0 Works fine. Note that I'm using TC 3.1, not 3.2. Shouldn't make a difference though. > -Original Message- > From: nitin dubey [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 10, 2001 3:55 AM > To: [EMAIL P

Re: Can I map all extensions to a webapp servlet?

2001-01-10 Thread Craig R. McClanahan
"Stewart Q. Baillie" wrote: > Hi, > > I have a webapp context that happily maps all it's doc root *.rhtml > extensions to one of it's servlets using the local web.xml file entries: > > > RHTML > > norfolk.JavaWeb.RHTMLServlet > > O

Re: Tomcat Security

2001-01-10 Thread Craig R. McClanahan
Jim Urban wrote: > I am running Tomcat with Apache on NT. I have a servlet context which > contains three servlets and their supporting classes. All the .class files > have been "jared" and the .jar file placed in the web-inf/lib directory. I > have set up my web.xml file to find the servlets

Setting up tc 3.2.1/mod_jk/ajp13/apache 1.3.14

2001-01-10 Thread Nik Makepeace
Hi, Debian GNU/Linux 2.2 Tomcat 3.2.1 (mod_jk / ajp13) Apache 1.3.14 I've been having big problems (they might be small, but any problem which eludes 3 days of problem solving is big for me, no matter how small!) getting Tomcat to call the servlets. I know it works to a degree because it re

Re: AW: mod_jk ajp12/apache/tomcat 3.2 blows the max number of simultaneous users

2001-01-10 Thread andy oliver
Any clue why this didn't happen with jserv? Ralph Einfeldt wrote: > The default session timeout is 30 minutes. > So if 8 to 9 users login per minute your > upper limit of 250 will be reached. > > If this causes your problem, you either can > reduce the session timeout or increase > your sessions

Re: Tomcat 3.2.1 and URL Rewriting

2001-01-10 Thread David Wall
Try reading the bottom of EVERY MESSAGE sent to you. David - Original Message - From: "MacLaren, Donald" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 10, 2001 7:35 AM Subject: RE: Tomcat 3.2.1 and URL Rewriting > how do you get removed from this list??? > >

Re: getting tomcat and apache to work together

2001-01-10 Thread Bill Kocik
> included tomcat-apache.conf in apache (include > /path/to/tomcat-apache.conf). I start tomcat then start apache. Apache > give me the error in the tomcat-apache.conf ,Invalid command > LoadModule. It sounds like Apache might not have been built with loadable module support. If that's the cas

mod_jk causes apache to dump core

2001-01-10 Thread mikej
Hello all, I've been unable to find a reference to this in the bug databases or other online documentation, so I would appreciate any suggestions you might have. mod_jk.so builds without problems, but a LoadModule directive causes apache to dump core immediately on startup. Commenting out the

getting tomcat and apache to work together

2001-01-10 Thread Christopher Nallo
I'm running linux mandrake 7.2. I have the jserv_module mod_jserv.so. I included tomcat-apache.conf in apache (include /path/to/tomcat-apache.conf). I start tomcat then start apache. Apache give me the error in the tomcat-apache.conf ,Invalid command LoadModule. So I comment that line out an

[Fwd: mod_jk ajp12/apache/tomcat 3.2 blows the max number of simultaneous users]

2001-01-10 Thread andy oliver
I think I messed up sending this before... I recently upgraded from jserv to tomcat 3.2 with mod_jk. My problem is that when I get a reasonable number of users on the site it starts causing the open apache sessions to exceed the max. I realize this is vague but has anyone experienced this? I

RE: bizarre JasperException on Solaris box

2001-01-10 Thread Troy Landers
But if method size was the problem then shouldn't it blow up when I try to compile it from the command line as well? javac had no problem with the generated servlet when I compiled it from the command line. BTW, the java file is roughly 90k and the resulting class file is about 26k. Thanks, Tro

isapi_redirect.dll not needed with PWS???

2001-01-10 Thread Terry Traub
OK this is probably a really *stupid* question but I am baffled. In NT Workstation 4.0, PWS, Tomcat 3.2.1, I tried removing the isapi_redirect.dll filter from IIS Admin, and everything continues to work perfectly. I can run all the servlet and JSP examples. For instance, when I invoke the Hello

Servlet auto realod still problem

2001-01-10 Thread Shiv Kumar MN
Hello All, I still have problem in getting auto reload feature working Tomcat v3.2 on a Linux v6.2 system. I have ensured: 1. In server.xml file: "reloadable" is set to "true" 2. The shell in which Tomcat is started does not have CLASSPATH set to WEB-INF/classes Despite of this the servle

Re: Sorry--Out of topic question For Html Gurus

2001-01-10 Thread romain
you could try this package. free and easy. http://developer.netscape.com/viewsource/smith_menu2/smith_menu2.html On Wed, 10 Jan 2001, RK wrote: > Deepak: > > There are several otions for doing this. If you use products such as > Dreamweaver, investigate behaviors -- as they write nice little co

Re: Tomcat Test Enivironment - Error Messages

2001-01-10 Thread Pier Paolo Bortone
Copy mod_jk.conf-auto in mod_jk.conf-manual   modify the mod_jk.conf-manual how you prefer   in httpd.conf include mod_jk.conf-manual instead of mod_jk.conf-auto   Pier Paolo. - Original Message - From: Dwayne To: [EMAIL PROTECTED] Sent: Wednesday, January 10, 2001 5:36

  1   2   >