Java and Perl integration

2002-08-16 Thread Lihn, Steve
Hi, This may not be the most proper place to ask. I am just curious if there is a way to call Java (or servlet) from Perl code or such an integration project under way? Steve Lihn -- Notice: This e-mail message,

RE: schedule server possible?

2002-04-30 Thread Lihn, Steve
: Tuesday, April 30, 2002 12:46 PM To: Lihn, Steve; [EMAIL PROTECTED] Subject: RE: schedule server possible? Steve, How about another process on the same machine that periodically accesses http://localhost/administration/schedule_tick.pl - Garnet Family Friendly Search - http

RE: schedule server possible?

2002-04-29 Thread Lihn, Steve
You can do this now. We rely on cron to kick off the job, but all the business logic is in Apache/mod_perl. How do you use cron to do scheduling, yet calls Apache/mod_perl to do the processing? Consider cron does not exist in Win32, maybe an all-Apache solution will be simpler and more

schedule server possible?

2002-04-29 Thread Lihn, Steve
Hi, The Apache 2 Connection handler opens up the possibility of using it for all kinds of protocol servers. However, I have a wild question: Is it possible to use Apache mod_perl for a schedule server? I.e., a server that is self existent. For example, I can use Apache 2 for Telnet, FTP, SMTP,

Apache::OK error

2002-04-25 Thread Lihn, Steve
Hi, I am testing the Apache::Echo connection handler for Apache2 and mod_perl 2. But encounter the following error: [Thu Apr 25 15:32:15 2002] [error] failed to resolve handler `Apache::Echo' [Thu Apr 25 15:32:15 2002] [error] Bareword Apache::OK not allowed while strict subs in use at

RE: Apache::Echo does not work

2002-04-25 Thread Lihn, Steve
, Lihn, Steve wrote: Hi, I am testing the Apache::Echo connection handler for Apache2 and mod_perl 2. But encounter the following error: [Thu Apr 25 15:32:15 2002] [error] failed to resolve handler `Apache::Echo' [Thu Apr 25 15:32:15 2002] [error] Bareword Apache::OK not allowed while

RE: Apache::Echo does not work

2002-04-25 Thread Lihn, Steve
on win32 behaves slightly different! Thanks for the help. Steve Lihn FIS Database Support, Merck Co., Inc. Tel: (908) 423 - 4441 -Original Message- From: Lihn, Steve [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 5:10 PM To: 'Per Einar Ellefsen'; Mod-perl list