Re: JDBC Realms

2001-09-14 Thread Tim O'Neil
Its a group (or a set) of configuration data controlled by your jdbc driver), its extended from an actual Realm class, and it sets up a few tables in your data source to hold data for a particular class of objects; for instance, say you are doing some kind of session-based service- you could set

Re: Help: Tomcat 3.x/ 4.x and FreeBSD

2001-09-13 Thread Tim O'Neil
At 03:07 PM 9/12/2001, you wrote: Here is FBSD 4.4RC3, Tomcat 3.2.3, JDK 1.2.2. No problem at all. 0) Upgrade to FreeBSD 4.3 (or wait few days for upcoming 4.4 Release) 1) If possible, allways use ports ! They are ports, you know, something is ported, changed, specific to FreeBSD 2) I'd

Re: To all people who are mailing me.

2001-09-13 Thread Tim O'Neil
At 08:54 AM 9/13/2001, you wrote: Hi, and what did u do? My mail client had the mailing list address as bcc and was automatically cc'ing peoples personal address. I didn't notice until I got the usual flames. It wasn't a big deal until we all started getting cc'd on your emails to

RE: file download servlet

2001-09-12 Thread Tim O'Neil
The server sends a header that describes the file type. See mime types. At 10:45 AM 9/12/2001, you wrote: But how exactly does web server instruct web browser to save the stream of bytes into a filename as filename on server? Does web server send any HTTP header like Content-Disposition to

Re: Specify outbound port on tomcat

2001-09-07 Thread Tim O'Neil
At 04:05 PM 9/7/2001, you wrote: On Fri, 7 Sep 2001, Joe Pearse wrote: Date: Fri, 07 Sep 2001 15:53:33 -0700 From: Joe Pearse [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Specify outbound port on tomcat Hi List- I'd like to specify what outbound

Re: HP and Compaq Merger makes Linux a huge winner

2001-09-06 Thread Tim O'Neil
At 08:46 AM 9/6/2001, you wrote: Nael Mohammad [EMAIL PROTECTED] wrote: http://www.businessweek.com/investor/content/sep2001/pi2001096_399.htm Quoting: HPUX (Hewlett-Packard's version) and Tru64 (Compaq's entry), Sun's Solaris, and IBM's AIX. Except for Solaris, all are slowly losing market

Re: New nt_service

2001-09-06 Thread Tim O'Neil
Can you sign those before you send em like that?

Re: I admit it -- I'm too lazy to read the documentation

2001-09-06 Thread Tim O'Neil
Or hire a consultant at $100 an hour to do it for you. At 11:38 PM 9/6/2001, you wrote: Since you are lazy, why stop with reading at all, just grep the config files for 8080 and hope it's the right one. - Original Message - From: Brent Hughes [EMAIL PROTECTED] To: [EMAIL PROTECTED]

Re: browsing web pages served by Tomcat 3.2.3 using a MACINTOSH ?

2001-09-05 Thread Tim O'Neil
At 02:02 PM 9/5/2001, you wrote: has anyone accessed webpages served by tomcat, using IE or Netscape ? I tried to access a simple JSP page served by tomcat 3.2.3 and in IE, I got back the page without images, and on Netscape I got the actual JSP file ! Yes. no problems. any ideas ? Site error.

Re: ThreadPool: Pool exhausted with 100 threads

2001-09-05 Thread Tim O'Neil
At 12:56 PM 9/5/2001, you wrote: Hello, We are seeing many many 'ThreadPool: Pool exhausted with 100 threads' errors. Ive seen that you can modify the server.xml to customize threadpool access (max_threads value=x max_spare_threads vaule=x, min_spare_threads value=x), but Ive also heard that

Re: New to Tomcat -- Logging

2001-09-04 Thread Tim O'Neil
At 02:54 PM 9/4/2001, Craig wrote: Tomcat 4 (when run in standalone mode) already produces access log files compatible with analysis tools like Webtrends. Alternatively, you can run Tomcat behind a web server, and let the web server provide the log files for you. You can also run a servlet that

Re: Permission Denied Error in Linux

2001-08-30 Thread Tim O'Neil
$ chmod +x startup.sh At 08:45 AM 8/30/2001, you wrote: You need to set execute permission on your startup.sh and shutdown.sh. They are not set as executable by default. --David Smith On Thursday 30 August 2001 02:54 am, you wrote: Hi, I tried to install Tomcat 3.2 in Linux. But when

Re: Content-Length limited to 2^31-1???

2001-08-30 Thread Tim O'Neil
At 02:47 PM 8/30/2001, you wrote: The problem I am having is that tomcat 3.2.3 seems to (kind of) limit content length to Integer.MAX_VALUE (2^31-1 or 2GB). If I want to serve very large objects things do not work so well. I seems that ServletResponse.SetContentLength(int) is the prefered

Re: (sin asunto)

2001-08-28 Thread Tim O'Neil
At 01:04 PM 8/28/2001, you wrote: subscribe BTW, can I get a double latte over here?

Re: Any idea?

2001-08-23 Thread Tim O'Neil
At 04:02 PM 8/23/2001, you wrote: Has anywone know where can i download and burn Microsoft Office XP. Thanks. Smart request dude. Why don't you ask us to help you stick up a bank too.

Re: Cookies and IE5.5

2001-08-17 Thread Tim O'Neil
At 08:28 AM 8/17/2001, you wrote: I am trying to set a cookie that can be picked up from a different server to the one setting it. They both belong to the same domain (daves.domain.com and daves2.domain.com). The first server sets the cookie and redirects to the second server where the cookie is

Re: Version

2001-08-16 Thread Tim O'Neil
At 12:38 PM 8/16/2001, you wrote: Folks, How do I know what version of tomcat I have on my apache server? This dude who installed tomcat for us, I think, he installed only the beta release of tomcat. Now, he is asking $10,000 to fix it. Oh holly cow! was my bosses reaction.:) I used the

Re: Version

2001-08-16 Thread Tim O'Neil
At 01:05 PM 8/16/2001, you wrote: At 12:38 PM 8/16/2001, you wrote: Folks, How do I know what version of tomcat I have on my apache server? This dude who installed tomcat for us, I think, he installed only the beta release of tomcat. Now, he is asking $10,000 to fix it. Oh holly cow! was my

RE: ABSOLUTELY WORLDS NO. 1 ..MEGA !

2001-08-15 Thread Tim O'Neil
At 03:10 PM 8/14/2001, you wrote: Look for MEGA and nuke'm Maybe enabling filtering by headers will help. That message had 'Precedence: bulk' header. Nah, you have to use the headers, a legitimate message could contain the string MEGA in its subject header. Unfortunately you can't count on

RE: Newbie: How do I rebuild Tomcat under Win2k

2001-08-15 Thread Tim O'Neil
At 12:38 PM 8/15/2001, you wrote: Having just been through this, start here: http://jakarta.apache.org/tomcat/index.html Download what you need and install/configure according to the information presented therein. Michael, what did you use, DevStudio, or something like Ming32 or GNU for Win32

Re: db connection denied access

2001-08-15 Thread Tim O'Neil
At 11:49 AM 8/15/2001, you wrote: If you're going to be using MySQL, do yourself a favor and buy this book: http://www.amazon.com/exec/obidos/ASIN/0735709211/qid=997901246/sr=2-2/107-4 535935-5049369 Or, do yourself a bigger favor and use Postgres.

Re: Trouble running a servlet

2001-08-15 Thread Tim O'Neil
At 02:46 PM 8/15/2001, you wrote: I'm trying to run Tomcat on W2K disconnected from the Internet. In asking for help, I got one reply which said What solved the last of my disconnected-laptop issues (on Win98 at least) was adding a LOCALHOST entry in c:\windows\hosts (create it if needed):

Re: IBM JDK

2001-08-14 Thread Tim O'Neil
At 09:36 AM 8/14/2001, you wrote: Works very well for me running tomcat 3.2.3, rh 6.2 and IBMJava2-13 (build 1.3.0, J2RE 1.3.0 IBM build cx130-20010329 (JIT enabled: jitc) The IBM JVM is supposed to be considerably faster than Sun.

RE: Error Log

2001-08-13 Thread Tim O'Neil
At 01:46 PM 8/13/2001, Jeff wrote: Nope. Jeff, This code_red virus seems a Microsoft IIS issue. Do you think this virus also could attack an apache server? Well, yes, it can attack an Apache server all it wants, the good thing is that this vulnerability doesn't exist on Apache. The worst

Re: Control the number of request's

2001-08-13 Thread Tim O'Neil
At 03:18 PM 8/13/2001, you wrote: Hello all. Can anyone explain me (and to all people of the list) how control the number of request that one client can do? I'm using Tomcat 3.2.3 and if one client with IE or NN push Reload several times, my server does one connection to the DataBase in all the

Re: JDBC

2001-08-09 Thread Tim O'Neil
At 01:47 PM 8/9/2001, you wrote: Does Tomcat have all the necessary JDBC drivers installed to successfully connect to a mysql database? I will be installing Tomcat on Linux Mandrake 8with Apache shortly. And I will be developing JSP programs that use MySql. Michael; You can get a driver for

RE: Redirection and Load Balancing

2001-08-08 Thread Tim O'Neil
At 03:51 PM 8/8/2001, you wrote: Is it possible to use mod_jk with standalone tomcat ? No, mod_jk is an apache binary module. How could tomcat alone use it?

RE: Getting the user environment variable::Need help

2001-08-07 Thread Tim O'Neil
That said, do this: Properties props = System.getProperties(); props.put(MYVAR, MYVALUE); System.setProperties(props); Then later on in your program you can get the value to your hearts content. Or even in another class or package. Or use a wrapper to load shell variables. But if all you want

Re: Getting the user environment variable::Need help

2001-08-07 Thread Tim O'Neil
variables. Can you tell me how I can do that? What is the wrapper class all about you mentioned? Thanks for your help. Thanks, Nilanjan *** Tim O'Neil wrote: That said, do this: Properties props = System.getProperties

Re: install probs

2001-08-06 Thread Tim O'Neil
At 04:34 PM 8/6/2001, you wrote: Then if I try to start Tomcat I get: C:\tomcat\binstartup Out of environment space As the message says, you're out of environment space, process space. Increase it by either clicking the control button of a command window and increasing it through the options

Re: ref: JRE

2001-08-04 Thread Tim O'Neil
At 01:14 PM 8/2/2001, you wrote: Let me elaborate about my requirements. I have created a set-up that uses the jre 1.3 but when I start tomcat I get errors about class files not being instantiated. If I install tomcat using the jdk then I do not get those errors. This lead me to believe that you

RE: cannot reuse port

2001-08-03 Thread Tim O'Neil
Well he seems to think he's on Win2K. One big clue is there is no port of IIS for Linux that I'm aware of. At 01:24 PM 8/3/2001, you wrote: I think he's on Linux. Don't know I'm running Windows 2000 IIS with Tomcat 3.2

Re: Is there a way to get the Referrer information from a request?

2001-08-02 Thread Tim O'Neil
At 03:35 PM 8/2/2001, you wrote: Tim O'Neil at [EMAIL PROTECTED] wrote: Your web server must not be setting it then. What server are you using? Write a quick perl script that prints out all the headers. Can't believe you are suggesting to use PERL here... Use the SnoopServlet... It does

Re: How to alias out port 8080?

2001-07-31 Thread Tim O'Neil
At 12:48 PM 7/31/2001, you wrote: I have the similar question: What if we have Apache run on port 80 and don't want to config Apache to work with Tomcat? So can we have both Apache and Tomcat standalone run on port 80 so users don't need to type the port number? Thanks. Can't do that. You can't

RE: How to alias out port 8080?

2001-07-31 Thread Tim O'Neil
At 12:43 PM 7/31/2001, you wrote: No. You can think of it as having two butlers trying to answer the same door - it just doesn't work because they fight with each other to answer the door. (Its not quite that straight forward, but you probably get the idea) Actually, it is that

Re: How to alias out port 8080?

2001-07-31 Thread Tim O'Neil
At 01:47 PM 7/31/2001, Pier P. Fumagalli wrote: Unless you bind to two different IP addresses on the same machine. If he has a multi homed machine, which was not mentioned and is effectively two different machines anyway, as far as IP is concerned.

RE: VOTE: HTML in Messages and politeness (Was: Re: jdbc odbc bri dge on linux)

2001-07-31 Thread Tim O'Neil
At 04:02 AM 7/31/2001, you wrote: At 12:32 PM 31/07/01, you wrote: - text/x-vcard What, no vcards??? I used to be able to waste hours tracking down and deleting the little buggers from my hard drive! Now what am I going to do on a Friday afternoon... after defrag, anti-virus, cleanup

Re: Preventing System.exit(0)

2001-07-30 Thread Tim O'Neil
At 06:24 AM 7/30/2001, you wrote: Is it possible to configure Tomcat to avoid shutdown in case the jsp page contains the code: % System.exit(0); % Java SERVER pages are server-side code. Why is having a system object issue an exit method an issue for you? Do you plan on having your server run

Re: Very OT for a lot of you put just asking.

2001-07-30 Thread Tim O'Neil
At 04:36 AM 7/30/2001, you wrote: OK, sorry if you feel this is WAY OT. I am wanting to compile a list of the best one-liner Linux commands out there. So all you admins and users out there feel free to send me a copy of your best one-liner commands with a brief explanation as to what they

Re: Preventing System.exit(0)

2001-07-30 Thread Tim O'Neil
At 08:54 AM 7/30/2001, you wrote: Imagine if someone who is authorized to publish JSP's on your site invadvertently included the following in their JSP: Well, I think I asked that question. As far as I'm concerned allowing users to run jsps on your server is black box code.

Re: Tomcat standalone vs Tomcat w/ Apache

2001-07-30 Thread Tim O'Neil
At 02:04 PM 7/30/2001, you wrote: Are there any advantages running Tomcat with Apache versus running Tomcat standalone and listening on port 80. I am running only *.jsp files on my webserver. Added security if you use Apache.

Re: Tomcat standalone vs Tomcat w/ Apache

2001-07-30 Thread Tim O'Neil
At 05:19 PM 7/30/2001, you wrote: Of course, there are many non-performance-related reasons you might be required to use Apache in conjunction with Tomcat (if you need the other functionality that it provides). But, if you don't, you owe it to yourself to see if Tomcat stand-alone runs fast

Re: VOTE: HTML in Messages and politeness

2001-07-29 Thread Tim O'Neil
At 09:44 AM 7/29/2001, you wrote: On 29 Jul 2001 15:42:01 +0100, Pier P. Fumagalli wrote: One thing I can ask to you guys is, do you want me to strip HTML out of your messages and reject emails only with HTML content type? Plenary vote open until 11:59 PM GMT of Monday 07/30/2001. [X]

Re: RONGCHENG BEST CHEER GRANITE CO., LTD

2001-07-29 Thread Tim O'Neil
Stripping these out would be good too, but I'm fundamentally a realist... At 07:50 PM 7/29/2001, you wrote: ÈôҪȡÏû£¬Çë»Ø¸´: [EMAIL PROTECTED] ZL RONGCHENG BEST CHEER GRANITE CO., LTD

RE: VOTE: HTML in Messages and politeness (Was: Re: jdbc odbc bri dge on linux)

2001-07-29 Thread Tim O'Neil
At 08:57 PM 7/29/2001, you wrote: [X] +1 - Plain Text only. Strip HTML on the mailing list. [ ] 0 - I don't give a damn shit. [ ] -1 - You mad? I love HTML in messages and want to keep using it. New subscribers should be POLITELY (he he he!) directed to read the FAQ upon subscription. Hell,

Re: Tomcat on FreeBSD

2001-07-28 Thread Tim O'Neil
At 06:32 AM 7/27/2001, you wrote: Hello all, I try to install Tomcat on a Freebsd 5.0 and i don't find a recent jdk. Could you tell me what version you use if you're on FreeBSD ? [only jdk1.18 is available for FreeBSD no ?] (for exemple i will try the JDK + Linux emulation but i'm afraid by

Re: PWS tomcat problem-UCBUS

2001-07-28 Thread Tim O'Neil
At 07:59 AM 7/28/2001, you wrote: Could somebody help me on this. I have IIS and Tomcat on NT4.0 and could configure successfully. Means that the examples example is working fine. However when I am trying to add my MQ wOrkflow application as a web application I am getting the following error.

Re: how to connect a remote MS-SQL server?

2001-07-28 Thread Tim O'Neil
At 10:52 AM 7/28/2001, you wrote: Hi All, How to connect to a remote (Not at the same machine) MS-SQL database using JDBC-ODBC bridge? looking for a simple sample code Do you have the ms-sql client on your client machine? If so configure it for tcp/ip and then connect with the same jdbc code

Re: how to connect a remote MS-SQL server?

2001-07-28 Thread Tim O'Neil
At 10:59 AM 7/28/2001, you wrote: but, the client is on a linux machine...then How? I came up with this after simply entering mssql linux client in google: http://www.freetds.org/, looks promising after a glance. Want more? Do the same.

RE: Servlet web hosting?

2001-07-24 Thread Tim O'Neil
At 08:51 PM 7/23/2001, you wrote: Hi all: Along the same lines, you might consider getting a DSL or cable modem setup, then using a dynamic DNS service like http://easydns.com (there are others, that's just the one I use) to point the domain to your home machine. The downside is that if

Not another servlet based BBS?

2001-07-24 Thread Tim O'Neil
I know, there are two that I've played with. And we all know the problems with the ones written in CGI. Does anyone think there could be interest in a new offering, not only servlet-base but also packed with features I can't seem to find on the existing products?

Re: Not another servlet based BBS?

2001-07-24 Thread Tim O'Neil
At 01:17 PM 7/24/2001, you wrote: Do you mean something like or better than the software here: http://www.jivesoftware.com/ Yes, that is one of the two products I was talking about.

Re: Servlet web hosting?

2001-07-23 Thread Tim O'Neil
At 03:24 PM 7/23/2001, you wrote: No personal experience, but I've heard of people talk about www.iwantjava.com. Must be just talk, 'cause their server isn't running.

Re: Run tomcat as root ?

2001-07-20 Thread Tim O'Neil
At 03:04 PM 7/20/2001, you wrote: Currently we are running Tomcat as root on a linux machine , are there any know security risks by doing so? SHould i rather run tomcat as another, restricted user ? If you want to run tomcat on a port below 1024 you have no choice.

Re: help!

2001-07-19 Thread Tim O'Neil
At 07:06 AM 7/19/2001, you wrote: Roger Ruan wrote: Dear Sir, I am using tomcat on windows 2000. I have a problem: For IIS of Windows 2000 professional version only support 10 connections,I want to replace IIS with Apache,but I do not know if Apache supports the ASP or not.Our codes are

Re: classpath?

2001-07-17 Thread Tim O'Neil
At 03:15 PM 7/17/2001, you wrote: Hi all! I hope somebody can help me.. In Windows, when you install jdk and jsdk (to compiling applets and servlets) you have to add or modified the variables PATH and CLASSPATH in autoexec.bat file. but in Solaris I don't know where (I think .profile) and

RE: classpath?

2001-07-17 Thread Tim O'Neil
At 03:26 PM 7/17/2001, you wrote: didn't you forget the $ sign? PATH=jsdk_directory/bin:{$PATH} ^ export PATH Sure did. My excuse is my back is in massive pain as I type this.

Re: How to change the IP address

2001-07-16 Thread Tim O'Neil
At 04:57 PM 7/16/2001, you wrote: What do you m ean by change the IP address. Does the machine have multiple IP addresses? You should be able to determine IP info on a windows box using winipcfg - I think that's right for NT, can never remember. Whatever IP address the box listens on tomcat

Re: find the NT account name with tomcat for IIS

2001-07-12 Thread Tim O'Neil
At 08:34 AM 7/12/2001, you wrote: hi, i would like to get the NT account name of the person browsing the web page. i'm using jsp pages with tomcat for IIS. does anyone know how can i do it? You'll need to write a nt domain auth client (native code) and a jni driver. Its not going to be a

Re: Problems when importing a SSL certificate

2001-07-11 Thread Tim O'Neil
Assuming your using Tomcat standalone, make sure your key store pass word and your key pass word are the same. Yes, which means you can store one key in your keystore. I ran into this little hitch myself. I wasn't able to get tomcat standalone to work ssl any way though. If you do let me know how

Re: There is no disk in the drive!

2001-07-11 Thread Tim O'Neil
At 10:48 AM 7/11/2001, you wrote: Hi, It could be trying to get a lock on a used file. No idea how to fix it though 8o) Whatever it is it's a pretty poor design flaw. Sometimes these programs get over it if you simply put a disk in the drive. Or if you know what file its looking for create an

RE: Installation of mod_jk.so at AIX 433

2001-07-11 Thread Tim O'Neil
At 03:37 PM 7/11/2001, you wrote: Are you using gcc or C for AIX / VisualAge? I'm using visualage 5.0, and needed to hack apxs thus: my $CFG_CFLAGS= q( -DAIX=43 -DUSE_PTHREAD_SERIALIZED_ACCEPT -U__STR__ -DAIX_BIND_PROCESSOR -qcpluscmt -qnogenpcomp -qnousepcomp -DMOD_SSL=207101

Re: J2SDK 1.3.1 on Linux Segmentation Fault

2001-07-03 Thread Tim O'Neil
At 05:55 AM 7/3/2001, you wrote: A while ago I posted a question about a segmentation fault error I was getting with Tomcat. The machine is SuSE Linux 7.1 and the application was fine with J2SDK 1.3 but when I switched to J2SDK 1.3.1 it aborted with a segmentation fault. It turns out that it

RE: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Tim O'Neil
At 06:35 AM 7/3/2001, you wrote: Thanks Randy, Can you please direct me to the place were SUN says that tools.jar may not be redistribute? He's right, I remember reading that too. I think it's in the javadocs/tools section, and possibly in the agreement blurb they put over the agree radio

RE: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Tim O'Neil
At 08:41 AM 7/3/2001, you wrote: Thanks for this very important legal note. It is very sad to here that you can't deploy a product without relying on the user to install before another product ( which is a development tool ). Not really. You either use tools and standards that other people

Re: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Tim O'Neil
At 02:25 PM 7/3/2001, you wrote: Not really. You either use tools and standards that other people before have developed, and agree to their terms and give them due credit where appropriate, or re-invent the wheel all over again. That's not sad at all, that's fair trade. How would you like

Re: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Tim O'Neil
At 02:47 PM 7/3/2001, you wrote: I work for a US Defense contractor and we do this sort of here's what we want your product to do thing all the time. I've never heard of a defense contractor that was giving away their product. One more thing; did you actually read my post? Doesn't seem like

Re: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Tim O'Neil
At 03:17 PM 7/3/2001, you wrote: Believe me, we never give anything away! Right. Making your point pointless. Why don't people believe in making sense anymore?

Re: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Tim O'Neil
At 04:17 PM 7/3/2001, you wrote: Whatever, if you are having a bad day let's talk off list. We've wasted enough bandwidth. My point concerned Java JDK distribution not being free. I'm not having a bad day. I'm always an ass. If your point was JDK distribution not being free then make it

Re: Determining if Tomcat is running

2001-07-02 Thread Tim O'Neil
At 03:36 PM 7/2/2001, you wrote: Probably not foolproof, but off the top of my head: ps -aux --cols 500 |grep $TOMCAT_HOME ps aux --- BSD options. You'll want ef for SysV variants like Linux. I KNOW, Linux isn't a sys V kernel, but the ports, like ps seem to be.

RE: Determining if Tomcat is running

2001-07-02 Thread Tim O'Neil
At 04:27 PM 7/2/2001, you wrote: I'm not really familiar with Linux or the ps command. Could you give a short description of what this does: ps -aux --cols 500 |grep $TOMCAT_HOME execute the process status command using arguments that tell it to return a list of all the processes regardless of

Re: Prefix subject headers in Tomcat list?

2001-07-01 Thread Tim O'Neil
At 03:12 PM 7/1/2001, you wrote: Is it possible for the list admin to apply a '[tomcat-user] ' or similar prefix to all mails sent from the mailing list? This helps a lot in separating list traffic from other traffic. My client allows filtering via one or all of the incoming mail headers, I

Re: Prefix subject headers in Tomcat list?

2001-07-01 Thread Tim O'Neil
At 04:03 PM 7/1/2001, you wrote: It also helps to be able to see the mails from the tomcat list if they are mixed in with the rest - i use several mail clients to read mail on my IMAP server, and not all of them do automatic filtering. Is there any good reason not to prefix tomcat-user mail

Re: receiving lots emails from Petra Horta!!!

2001-06-29 Thread Tim O'Neil
At 10:15 AM 6/29/2001, you wrote: I'm receiving lots mails from Petra Horta with the subject always with a prefix AntW: and with the body of the message: Ich bin bis 9.7.2001 auf Urlaub. Bitte wenden Sie sich in dieser Zeit an meine Kollegen im Team EW2 Mit freundlichen Grüßen Petra Hora I

Re: Pity poor Petra

2001-06-29 Thread Tim O'Neil
At 11:39 AM 6/29/2001, you wrote: The poor lass is going to get back in ten days time to find herself the subject of hatemail from every list she's ever subscribed to (and not welcome back on a lot of them). This is something which could happen to anyone of us who entrusts the administration of

Re: Providing access to X11 server Using AWT in Linux.

2001-06-28 Thread Tim O'Neil
At 02:26 PM 6/28/2001, you wrote: Where do I set DISPLAY, is it in the /etc/profile file where I have to set 'DISPLAY=0.0' ? And how about setting the xhost access? In your login script.

Re: TomcatBook - was TOMCAT SUCKS

2001-06-28 Thread Tim O'Neil
At 04:18 PM 6/28/2001, you wrote: I believe there is a project (yes there is, I thought I'd check before sending this) called tomcatbook at sourceforge (http://tomcatbook.sourceforge.net). Perhaps that would be a good place to a) look for advanced answers, and b) suggest questions. Its not a

Re: out of environment space

2001-06-28 Thread Tim O'Neil
At 04:55 PM 6/28/2001, you wrote: Hello, after scaling back to tomcat 3.2.2 from tomcat 4.0 beta 5, after i was informed that my jsp pages wouldnt refresh in the winX plat due to a bug, my jsp page no longer works. when i enter the command tomcat run it says out of environment space. Here is

Re: running on 80 as user

2001-06-27 Thread Tim O'Neil
At 08:23 AM 6/27/2001, you wrote: Can I run Tomcat as standalone on port 80, as a user instead of as root? Thanks. No, regular users aren't supposed to have access to any ports below 1024 on a unix machine. Which is posix standard. Before you mention it apache (and netscape and etc) can do it

Re: tomcat on a home machine???

2001-06-27 Thread Tim O'Neil
At 06:18 AM 6/27/2001, you wrote: Good luck. Thanks I may need it :) All you really need is to make sure your local hosts table has an entry for localhost. If you can enter a url of 127.0.0.1 and get what you expect to see then you can map it to localhost in the table. If not, then your

Re: una pregunta

2001-06-27 Thread Tim O'Neil
At 10:55 AM 6/27/2001, you wrote: On Wed, 27 Jun 2001, Martin Mauri wrote: Eu no falo portugues, eu sou do Argentina. Hey, I'm trying to learn Chinese, anybody want to help me out with that? :-) I know how to say thank you in Cantonese. That's it. And that I learned from a movie. Not much

Re: una pregunta

2001-06-27 Thread Tim O'Neil
At 11:29 AM 6/27/2001, you wrote: What's cantonese? And how do you say thank you? I know how to say thank you in Cantonese. That's it. And that I learned from a movie. Not much help. Want the name of the movie? Cantonese, the language spoken in Canton. I think its the dialect they speak

Re: una pregunta

2001-06-27 Thread Tim O'Neil
At 12:36 PM 6/27/2001, you wrote: That sounds like thank you in Mandarin, Well, there you have it. It simply doesn't pay to try to learn Chinese from watching Jackie Chan movies.

Re: TOMCAT SUCKS

2001-06-27 Thread Tim O'Neil
At 01:53 PM 6/27/2001, Nick wrote: Hi guys, I really think that TOMCAT SUCKS so bad. I'm not against the open source community but this is why I think that TOMCAT sucks: 1. The documentation for Tomcat is so bad and it covers only the basic server installation. HELL - usually for production

Re: URL rewriting ad nauseum

2001-06-26 Thread Tim O'Neil
Session tracking without cookies is a huge engineering mess. I don't quite understand what your choice of server platform has to do with it. Have you taken a look at the HttpSessionObject? Is that what you mean with the bug you mention? (I've used cookies solely, I don't know much about

Re: Apache won't start with Tomcat

2001-06-26 Thread Tim O'Neil
Might help to have the section of the conf file that the error is talking about... At 11:24 AM 6/26/2001, you wrote: Greetings: I have recently upgraded to Apache 1.3.14 with Tomcat 3.2.2. When I attempt to start Apache, I get the following error message: Syntax error on line 1 of

RE: Odd Tomcat 3.3m3 Problem

2001-06-26 Thread Tim O'Neil
Routers and fire walls may have settings in them that decide that a connection has been idle too long and close it. We had a problem with an installed product (ours) that kept having problems connecting to other components. (Distributed app). After months of finger wagging and getting chewed out

RE: una pregunta

2001-06-26 Thread Tim O'Neil
Jann; That reminds me, would you just happen to know of an RFC that describes the proper convention for file names and paths? Or some definitive proof that IE breaks the standard with regard to file names? At 03:14 PM 6/26/2001, you wrote: NO NO! DON'T use spaces in Java Home -- it could cause

Re: Spaces in JAVA_HOME (was RE: una pregunta)

2001-06-26 Thread Tim O'Neil
At 03:22 PM 6/26/2001, you wrote: My problems with spaces in JAVA_HOME have nothing to do with IE or RFC conventions. Then I'll take that as a no to my question. Shoot.

Re: Servlet not in webapps directory

2001-06-21 Thread Tim O'Neil
At 12:17 AM 6/21/2001, you wrote: Hi ! It is possible to lauch a sevlet that is not in the TOMCAT_HOME directory ? Can I do that by configuring a Context for my servlet ? And how exactly ? You don't actually lauch (I guess you mean launch) a servlet. Every who has a notion about a servlet life

RE[2]: start up tomcat from a virtual terminal

2001-06-21 Thread Tim O'Neil
At 10:39 AM 6/21/2001, you wrote: Thanks for yours answers, sincerely. I can already close the window of the XTerminal usig nohup command, but the window of the Xterminal is opened by a client of Xterminal, when I close the client's instance, the tomcat shut down, or if I turn off my

Re: Tutorial for JSP -- JDBC -- ProgreSQL 7.1 ??

2001-06-21 Thread Tim O'Neil
At 01:20 AM 6/21/2001, you wrote: I read in the book from Wrox, Prof JSP, it is a good sample. or you can download my script in http://www.blueoxygen.org/project/cimande/download.htmlwww.blueoxygen.org/project/cimande/download.html Contact me if you got a problem. Frans; your url should be

Re: AW: strange behavior with netscape browser

2001-06-19 Thread Tim O'Neil
At 12:20 PM 6/19/2001, Thomas wrote: There is no way. It is the first command I call in doGet and doPut. Huh? You have no way of issuing setContentType(text/html); through HTTPServletResponse in your doGet() method? As in HTTPServletResponse.setContentType(text/html); -Tim

RE: SSL handshake failure URGENT

2001-06-18 Thread Tim O'Neil
At 02:41 AM 6/18/2001, you wrote: I would try to do that following a document you wrote about SSL via apache, but I was a little lost in your indication (for example some Jk... directives are not recognized, [JkExtractSSL, ...] ) and I don't have a mod_jk.so module to load) I know that a real

Re: nt-service

2001-06-18 Thread Tim O'Neil
At 08:49 AM 6/18/2001, you wrote: Hello tomcat-user, Please, could you help me: i've made everything as described in NT-Service-howto.html but i've got such results: E:\downloads\jakarta\tomcat3.2.2net start tomcat System error 1311 has occurred. What's the status of the Net Logon

Re: mail return

2001-06-15 Thread Tim O'Neil
At 01:38 PM 6/15/2001, you wrote: Sometimes I get weird message: Sometimes I get weird message too. But I ignore them by telling self to shut up.

Re: Graceful Shutdown

2001-06-14 Thread Tim O'Neil
At 01:42 PM 6/14/2001, you wrote: To avoid confusion - let's step thru \bin\tomcat.bat script: bin\tomcat.bat stop Lemme ask you... what makes more sense; zero in on the the script right next to tomcat.bat that is titled SHUTDOWN.BAT and perhaps make a wild leap of faith, or run to this list

Re: Tomcat SSL

2001-06-13 Thread Tim O'Neil
Now I want to configure out how to confirm that the contents send between tomcat and apache are really encrypted. Why do you want to do that? Is Apache and Tomcat running on two different machines?

Re: Applet authentication problem when using Apache+Tomcat

2001-06-12 Thread Tim O'Neil
At 04:50 PM 6/12/2001 +0100, you wrote: Can anyone suggest why the seconds dialog appears and how to get rid of it? I had that happen to me once. It's some kind of network config problem. Is the server a DHCP client or something? Also make sure your network config stuff is correct in server.xml

Re: jspc ???

2001-06-11 Thread Tim O'Neil
At 03:18 PM 6/9/2002 +0530, you wrote: hi all can somebody tell me how to precompile the jsp's of my webapp. i have tried using jspc with options . it just creates the related java files but not the compiled servlets. Hit your jsp content once before you go into production, they'll be compiled

  1   2   >