Re: win32 apache support Log to pipe??

2001-05-08 Thread Kevin Fonner

I agree, this list is for questions and answers.  Anything outside of that
is just wasted typing.  That's my 2 cents.  I apoligize for the extra key
stokes.

- Original Message -
From: "MacCormac Rinehart" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 08, 2001 6:04 PM
Subject: RE: win32 apache support Log to pipe??


> I think the most annoying thing of all is poking fun as someone on a
public
> forum when all they want is a little guidance. Everyone here has the
> beautify key on their keyboard called "delete", don't get annoyed at
someone
> who needs help.  Just offer what you can or delete.  And in case you
haven't
> noticed, this list is billed as the "support" list for Tomcat, going to it
> when you have a problem and need help solving it seems reasonable to me,
> regardless of how much money you get paid.
>
> - Mac
>
> -Original Message-
> From: Tim O'Neil [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 08, 2001 2:49 PM
> To: [EMAIL PROTECTED]
> Subject: Re: win32 apache support Log to pipe??
>
>
> At 04:33 PM 5/8/2001 -0500, you wrote:
> >Personally I find it very annoying that you post the same message over
> >and over again, throwing in a "please help".  It certainly does *not*
> >make me want to help.
>
> It's even more of a problem for me when I
> think, rightly or wrongly, I dunno, that
> this person is probably being paid a salary
> or a consultant's fee of perhaps $200 a day
> or more to complete a task for his/her company
> and must resort to a mail list to complete that
> task. I think things like "I'm glad I'm not
> involved" and sorry for that company and stuff
> like that.
>




Re: win32 apache support Log to pipe??

2001-05-08 Thread Sachin Phatak

Lets not get personal. PLEASE.
- Original Message -
From: Tim O'Neil <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 09, 2001 3:46 AM
Subject: RE: win32 apache support Log to pipe??


> At 03:04 PM 5/8/2001 -0700, you wrote:
> >I think the most annoying thing of all is poking fun as someone on a
public
> >forum when all they want is a little guidance. Everyone here has the
> >beautify key on their keyboard called "delete", don't get annoyed at
someone
> >who needs help.  Just offer what you can or delete.  And in case you
haven't
> >noticed, this list is billed as the "support" list for Tomcat, going to
it
> >when you have a problem and need help solving it seems reasonable to me,
> >regardless of how much money you get paid.
>
> Man, are you off base. No one here is under any obligation
> to answer anyone's questions. With that in mind, do you
> honestly think as an employer I'd want any developers to
> rely on this forum in any capacity? Ha ha ha... you've
> got to be kidding me. You'd be a fool.
>
>




RE: win32 apache support Log to pipe??

2001-05-08 Thread Tim O'Neil

At 03:04 PM 5/8/2001 -0700, you wrote:
>I think the most annoying thing of all is poking fun as someone on a public
>forum when all they want is a little guidance. Everyone here has the
>beautify key on their keyboard called "delete", don't get annoyed at someone
>who needs help.  Just offer what you can or delete.  And in case you haven't
>noticed, this list is billed as the "support" list for Tomcat, going to it
>when you have a problem and need help solving it seems reasonable to me,
>regardless of how much money you get paid.

Man, are you off base. No one here is under any obligation
to answer anyone's questions. With that in mind, do you
honestly think as an employer I'd want any developers to
rely on this forum in any capacity? Ha ha ha... you've
got to be kidding me. You'd be a fool.





RE: win32 apache support Log to pipe??

2001-05-08 Thread MacCormac Rinehart

I think the most annoying thing of all is poking fun as someone on a public
forum when all they want is a little guidance. Everyone here has the
beautify key on their keyboard called "delete", don't get annoyed at someone
who needs help.  Just offer what you can or delete.  And in case you haven't
noticed, this list is billed as the "support" list for Tomcat, going to it
when you have a problem and need help solving it seems reasonable to me,
regardless of how much money you get paid.

- Mac

-Original Message-
From: Tim O'Neil [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 08, 2001 2:49 PM
To: [EMAIL PROTECTED]
Subject: Re: win32 apache support Log to pipe??


At 04:33 PM 5/8/2001 -0500, you wrote:
>Personally I find it very annoying that you post the same message over
>and over again, throwing in a "please help".  It certainly does *not*
>make me want to help.

It's even more of a problem for me when I
think, rightly or wrongly, I dunno, that
this person is probably being paid a salary
or a consultant's fee of perhaps $200 a day
or more to complete a task for his/her company
and must resort to a mail list to complete that
task. I think things like "I'm glad I'm not
involved" and sorry for that company and stuff
like that.



Re: win32 apache support Log to pipe??

2001-05-08 Thread Tim O'Neil

At 04:33 PM 5/8/2001 -0500, you wrote:
>Personally I find it very annoying that you post the same message over
>and over again, throwing in a "please help".  It certainly does *not*
>make me want to help.

It's even more of a problem for me when I
think, rightly or wrongly, I dunno, that
this person is probably being paid a salary
or a consultant's fee of perhaps $200 a day
or more to complete a task for his/her company
and must resort to a mail list to complete that
task. I think things like "I'm glad I'm not
involved" and sorry for that company and stuff
like that.




Re: win32 apache support Log to pipe??

2001-05-08 Thread Milt Epstein

On Tue, 8 May 2001, tim leung wrote:

> please help.
> thanks again.

Personally I find it very annoying that you post the same message over
and over again, throwing in a "please help".  It certainly does *not*
make me want to help.  Maybe there isn't anyone on this list that can
help.  Further, you're asking a win32 apache question, when this is
the *tomcat-user* list -- the question isn't even appropriate for the
list.  As for finding apache lists, try:

http://www.apache.org/foundation/mailinglists.html
http://marc.theaimsgroup.com/


> --- tim leung <[EMAIL PROTECTED]> wrote:
> > Hi,
> > sorry for this question may not be very related to
> > this list.  but I can't find an apache user list to
> > send to.
> >
> > Q: does win32 apache 1.3.17 support Logging to pipe?
> >
> > Log to pipe work on unix though.
> >
> > on unix: // works :)
> >   CustomLog "|java -classpath /opt pipe" common
> >
> > on windows 2000: // didn't work :(
> >   CustomLog "|java -classpath d:\ pipe" common
> >
> > thanks.
> >
> >
> > __
> > Do You Yahoo!?
> > Yahoo! Auctions - buy the things you want at great
> > prices
> > http://auctions.yahoo.com/
>
>
> __
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
>

Milt Epstein
Research Programmer
Software/Systems Development Group
Computing and Communications Services Office (CCSO)
University of Illinois at Urbana-Champaign (UIUC)
[EMAIL PROTECTED]




Re: win32 apache support Log to pipe??

2001-05-08 Thread tim leung

please help.
thanks again.

--- tim leung <[EMAIL PROTECTED]> wrote:
> Hi,
> sorry for this question may not be very related to
> this list.  but I can't find an apache user list to
> send to.
> 
> Q: does win32 apache 1.3.17 support Logging to pipe?
> 
> Log to pipe work on unix though.
> 
> on unix: // works :)
>   CustomLog "|java -classpath /opt pipe" common
> 
> on windows 2000: // didn't work :(
>   CustomLog "|java -classpath d:\ pipe" common
> 
> thanks.
> 
> 
> __
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great
> prices
> http://auctions.yahoo.com/


__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/



Re: win32 apache support Log to pipe??

2001-05-07 Thread tim leung

please help.
thanks again.

--- tim leung <[EMAIL PROTECTED]> wrote:
> Hi,
> sorry for this question may not be very related to
> this list.  but I can't find an apache user list to
> send to.
> 
> Q: does win32 apache 1.3.17 support Logging to pipe?
> 
> Log to pipe work on unix though.
> 
> on unix: // works :)
>   CustomLog "|java -classpath /opt pipe" common
> 
> on windows 2000: // didn't work :(
>   CustomLog "|java -classpath d:\ pipe" common
> 
> thanks.
> 
> 
> __
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great
> prices
> http://auctions.yahoo.com/


__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/



RE: win32 apache support Log to pipe??

2001-05-07 Thread William Kaufman

I've only got one idea (and it's really more a preference than an idea): try
using a more Unix-like path, like "d:/".  Java programs should work either
way, and it saves you from having to remember "one backslash, or two,...".

-- Bill K.


> -Original Message-
> From: tim leung [mailto:[EMAIL PROTECTED]]
> Sent: Monday, May 07, 2001 5:32 PM
> To: [EMAIL PROTECTED]
> Subject: Re: win32 apache support Log to pipe??
> 
> 
> please help.
> thanks.
> 
> --- tim leung <[EMAIL PROTECTED]> wrote:
> > Hi,
> > sorry for this question may not be very related to
> > this list.  but I can't find an apache user list to
> > send to.
> > 
> > Q: does win32 apache 1.3.17 support Logging to pipe?
> > 
> > Log to pipe work on unix though.
> > 
> > on unix: // works :)
> >   CustomLog "|java -classpath /opt pipe" common
> > 
> > on windows 2000: // didn't work :(
> >   CustomLog "|java -classpath d:\ pipe" common
> > 
> > thanks.
> > 
> > 
> > __
> > Do You Yahoo!?
> > Yahoo! Auctions - buy the things you want at great
> > prices
> > http://auctions.yahoo.com/
> 
> 
> __
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
> 



Re: win32 apache support Log to pipe??

2001-05-07 Thread tim leung

please help.
thanks.

--- tim leung <[EMAIL PROTECTED]> wrote:
> Hi,
> sorry for this question may not be very related to
> this list.  but I can't find an apache user list to
> send to.
> 
> Q: does win32 apache 1.3.17 support Logging to pipe?
> 
> Log to pipe work on unix though.
> 
> on unix: // works :)
>   CustomLog "|java -classpath /opt pipe" common
> 
> on windows 2000: // didn't work :(
>   CustomLog "|java -classpath d:\ pipe" common
> 
> thanks.
> 
> 
> __
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great
> prices
> http://auctions.yahoo.com/


__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/



win32 apache support Log to pipe??

2001-05-07 Thread tim leung

Hi,
sorry for this question may not be very related to
this list.  but I can't find an apache user list to
send to.

Q: does win32 apache 1.3.17 support Logging to pipe? 
Log to pipe work on unix though.

on unix: // works :)
  CustomLog "|java -classpath /opt pipe" common

on windows 2000: // didn't work :(
  CustomLog "|java -classpath d:\ pipe" common

thanks.


__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/