RE: Tomcat/Windows 2000

2004-05-14 Thread Shapira, Yoav

Hi,
Make sure you configure log4j before this digester code is called.

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: Dotterweich Juergen [mailto:[EMAIL PROTECTED]
Sent: Friday, May 14, 2004 9:01 AM
To: '[EMAIL PROTECTED]'
Subject: WG: Tomcat/Windows 2000

 Dir Sirs,

 I have installed jakarta-slide-2.0-tomcat-4.1.30 with Axis1_1 under
 the operating system
 Windows 2000 and it runs.
 But I get a WARNING if I start and stop the Tomcat.

 The WARNING is:

 LOG4j:No appender could be found for logger
 org.apache.common.digester.Digester.sax.
 Please initialize the log4j system properly.

 What should I do that this WARNING never appears and HOW to do this
 action.

 Thanks in advance.

 Kind Regards
  Jürgen

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tomcat Windows 2000 / IIS 5 installation

2003-02-18 Thread Haytham Samad
check this url out!

http://www.onjava.com/pub/a/onjava/2002/12/18/tomcat.html

Cheers,

Haytham

-Original Message-
From: Stanley Tan Boon Keat [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 17, 2003 8:06 PM
To: Tomcat Users List
Subject: Re: Tomcat Windows 2000 / IIS 5 installation


Can someone tell me where i can find onformation on setting up IIS to
redirect to Tomcat for jsp pages only while IIS will be hosting all other
ASP,HTML pages?
I  intend to use Tomcat 4.1.18

Thank you very much.

- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, February 13, 2003 10:17 PM
Subject: Tomcat Windows 2000 / IIS 5 installation


| Hi
| I installing Tomat 4.0.4 on WIndows 2000 running IIS 5 to demo a
Documentum
| product to the company and the jsps on the server are not running, after
| following the installation procedure in the readme.txt files/
|
| Is there anything else I need to do, like:
|
| Install isapi_redirect.dll
|
| Edit registry
|
| Where can I find this information?
|
| Many thanks
|
| Jon
|
| __
| Jonathan Harding
| Senior Web Analyst
| SITA IS
| Phone: +1 514 982 4301
| CVS: 7 225 4301
| [EMAIL PROTECTED]
|
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: Tomcat Windows 2000 / IIS 5 installation

2003-02-17 Thread Stanley Tan Boon Keat
Can someone tell me where i can find onformation on setting up IIS to
redirect to Tomcat for jsp pages only while IIS will be hosting all other
ASP,HTML pages?
I  intend to use Tomcat 4.1.18

Thank you very much.

- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, February 13, 2003 10:17 PM
Subject: Tomcat Windows 2000 / IIS 5 installation


| Hi
| I installing Tomat 4.0.4 on WIndows 2000 running IIS 5 to demo a
Documentum
| product to the company and the jsps on the server are not running, after
| following the installation procedure in the readme.txt files/
|
| Is there anything else I need to do, like:
|
| Install isapi_redirect.dll
|
| Edit registry
|
| Where can I find this information?
|
| Many thanks
|
| Jon
|
| __
| Jonathan Harding
| Senior Web Analyst
| SITA IS
| Phone: +1 514 982 4301
| CVS: 7 225 4301
| [EMAIL PROTECTED]
|
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




RE: Tomcat Windows 2000 / IIS 5 installation

2003-02-17 Thread TO_Valery
Morning Stanley!

If you have successfully installed Tomcat, then http://localhost:8080 will
show you the Tomcat home page. Here you can find link named Tomcat
documentation. Following it you should open Tomcat doc home page. You
need the section JK Documentation. All this information is situated into
the (tomcat_home)/webapps/tomcat-docs directory.

You can use jk (riderect.dll) or jk2 (riderector2.dll) for collaboration
between IIS/Tomcat. 

Jk2 little faster, jk easier for config.

Hope it'll help you. 


BeSt ReGaRdS level0 icq#155042687

Can someone tell me where i can find onformation on setting up IIS to
redirect to Tomcat for jsp pages only while IIS will be hosting all other
ASP,HTML pages?
I  intend to use Tomcat 4.1.18

Thank you very much.

- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, February 13, 2003 10:17 PM
Subject: Tomcat Windows 2000 / IIS 5 installation


| Hi
| I installing Tomat 4.0.4 on WIndows 2000 running IIS 5 to demo a
Documentum
| product to the company and the jsps on the server are not running, after
| following the installation procedure in the readme.txt files/
|
| Is there anything else I need to do, like:
|
| Install isapi_redirect.dll
|
| Edit registry
|
| Where can I find this information?
|
| Many thanks
|
| Jon
|
| __
| Jonathan Harding
| Senior Web Analyst
| SITA IS
| Phone: +1 514 982 4301
| CVS: 7 225 4301
| [EMAIL PROTECTED]
|
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tomcat Windows 2000 / IIS 5 installation

2003-02-17 Thread Stanley Tan Boon Keat
Thanks a lot :)

- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, February 18, 2003 2:55 PM
Subject: RE: Tomcat Windows 2000 / IIS 5 installation


| Morning Stanley!
|
| If you have successfully installed Tomcat, then http://localhost:8080 will
| show you the Tomcat home page. Here you can find link named Tomcat
| documentation. Following it you should open Tomcat doc home page. You
| need the section JK Documentation. All this information is situated into
| the (tomcat_home)/webapps/tomcat-docs directory.
|
| You can use jk (riderect.dll) or jk2 (riderector2.dll) for collaboration
| between IIS/Tomcat.
|
| Jk2 little faster, jk easier for config.
|
| Hope it'll help you.
|
| 
| BeSt ReGaRdS level0 icq#155042687
|
| Can someone tell me where i can find onformation on setting up IIS to
| redirect to Tomcat for jsp pages only while IIS will be hosting all other
| ASP,HTML pages?
| I  intend to use Tomcat 4.1.18
|
| Thank you very much.
|
| - Original Message -
| From: [EMAIL PROTECTED]
| To: [EMAIL PROTECTED]
| Sent: Thursday, February 13, 2003 10:17 PM
| Subject: Tomcat Windows 2000 / IIS 5 installation
|
|
| | Hi
| | I installing Tomat 4.0.4 on WIndows 2000 running IIS 5 to demo a
| Documentum
| | product to the company and the jsps on the server are not running, after
| | following the installation procedure in the readme.txt files/
| |
| | Is there anything else I need to do, like:
| |
| | Install isapi_redirect.dll
| |
| | Edit registry
| |
| | Where can I find this information?
| |
| | Many thanks
| |
| | Jon
| |
| | __
| | Jonathan Harding
| | Senior Web Analyst
| | SITA IS
| | Phone: +1 514 982 4301
| | CVS: 7 225 4301
| | [EMAIL PROTECTED]
| |
| |
| | -
| | To unsubscribe, e-mail: [EMAIL PROTECTED]
| | For additional commands, e-mail: [EMAIL PROTECTED]
| |
|
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




RE: Tomcat Windows 2000 / IIS 5 installation

2003-02-13 Thread John Roth
Good reference at
http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/index.html

Only suggestions I would make is to download the newest isap_redirect.dll
from
http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/release/v1.2.2
/bin/win32/
- this redirector allows you to use an isapi.redirect.properties files
instead of registry entries
- fixes some problems with ajp13 and SSL

In addition, I add the redirector to the individual sites, instead of the
overall IIS instance.  Allows
better control for logging, troubleshooting, etc.  Steps are the same, just
add it in the website instance instead
of the web server instance.


John


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 13, 2003 9:18 AM
To: [EMAIL PROTECTED]
Subject: Tomcat Windows 2000 / IIS 5 installation


Hi
I installing Tomat 4.0.4 on WIndows 2000 running IIS 5 to demo a Documentum
product to the company and the jsps on the server are not running, after
following the installation procedure in the readme.txt files/

Is there anything else I need to do, like:

Install isapi_redirect.dll

Edit registry

Where can I find this information?

Many thanks

Jon

__
Jonathan Harding
Senior Web Analyst
SITA IS
Phone: +1 514 982 4301
CVS: 7 225 4301
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




RE: Tomcat Windows 2000 / IIS 5 installation

2003-02-13 Thread John Roth
Sorry, some spelling errors:
... download the newest isapi_redirect.dll
^

... allows you to use an isapi_redirect.properties file
  ^
Should probably fire my secretary huh?  (oh wait, that's me)
John

-Original Message-
From: John Roth [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 13, 2003 9:27 AM
To: 'Tomcat Users List'
Subject: RE: Tomcat Windows 2000 / IIS 5 installation


Good reference at
http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/index.html

Only suggestions I would make is to download the newest isap_redirect.dll
from
http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/release/v1.2.2
/bin/win32/
- this redirector allows you to use an isapi.redirect.properties files
instead of registry entries
- fixes some problems with ajp13 and SSL

In addition, I add the redirector to the individual sites, instead of the
overall IIS instance.  Allows
better control for logging, troubleshooting, etc.  Steps are the same, just
add it in the website instance instead
of the web server instance.


John


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 13, 2003 9:18 AM
To: [EMAIL PROTECTED]
Subject: Tomcat Windows 2000 / IIS 5 installation


Hi
I installing Tomat 4.0.4 on WIndows 2000 running IIS 5 to demo a Documentum
product to the company and the jsps on the server are not running, after
following the installation procedure in the readme.txt files/

Is there anything else I need to do, like:

Install isapi_redirect.dll

Edit registry

Where can I find this information?

Many thanks

Jon

__
Jonathan Harding
Senior Web Analyst
SITA IS
Phone: +1 514 982 4301
CVS: 7 225 4301
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




RE: Tomcat Windows 2000 / IIS 5 installation

2003-02-13 Thread Jonathan . Harding

Hi
Cheers for the info!
Thanks


__
Jonathan Harding
Senior Web Analyst
SITA IS
Phone: +1 514 982 4301
CVS: 7 225 4301
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




RE: Tomcat Windows 2000

2001-04-22 Thread Craig O'Brien

More information is needed if anyone is to help you.

The documentation in the tomcat download is very good.  Tomcat works well
with Windows 2000 and IIS and many other operating systems.  Tomcat is 100%
java.

If you haven't found the documentation it is in the doc directory.  Print it
out and follow it explicitly. (print out the documentation, use a pencil to
mark your steps.) If you have problems relay the steps you have taken and
what error messages you are getting. The more detail the better.

Regards,
Craig


-Original Message-
From: test test [mailto:[EMAIL PROTECTED]]
Sent: Sunday, April 22, 2001 5:00 PM
To: '[EMAIL PROTECTED]'
Subject: FW: Tomcat  Windows 2000




  -Original Message-
 From: test test
 Sent: Thursday, 19 April 2001 15:45
 To:   '[EMAIL PROTECTED]'
 Subject:  Tomcat   Windows 2000

 hello

 Can anybody please tell me how I can get Tomcat to work with Windows 2000
 (using IIS web server).

 I have searched the user archives - similar questions have been raised but
 I can't see the answers.

 Please help

 Many thanks

 Hamant




Re: Tomcat + Windows 2000?

2000-12-18 Thread Harold Trammel

I am having similar problems with Tomcat. I have been running Apache for 
sometime without problems. I downloaded Tomcat 3.2, followed the 
directions, and had the same "flashing" experience stated here.

I edited the tomcat.bat file and added the -verbose option to the runServer 
command. This results in the following:

--- RESULTS ---

D:\Tomcat\bintomcat run
Including all jars in d:\Tomcat\\lib in your CLASSPATH.

Using CLASSPATH: 
d:\Tomcat\\classes;d:\Tomcat\\lib\ant.jar;d:\Tomcat\\lib\jasper
.jar;d:\Tomcat\\lib\jaxp.jar;d:\Tomcat\\lib\parser.jar;d:\Tomcat\\lib\servlet.ja
r;d:\Tomcat\\lib\webserver.jar;C:\Program 
Files\OpenLink\jdk1.2\megathin2.jar;C:
\Program 
Files\OpenLink\jdk1.2\opljdbc2.jar;.;C:\SQLLIB\java\db2java.zip;C:\SQLL
IB\java\runtime.zip;C:\SQLLIB\java\sqlj.zip;C:\SQLLIB\bin;;d:\jdk1.3\lib\tools.j
ar

[Opened d:\jdk1.3\jre\lib\rt.jar]
[Opened d:\jdk1.3\jre\lib\i18n.jar]
[Opened d:\jdk1.3\jre\lib\sunrsasign.jar]
[Loaded java.lang.Object from d:\jdk1.3\jre\lib\rt.jar]

... bunch of successful load statements omitted ...

[Loaded sun.misc.Launcher$3 from d:\jdk1.3\jre\lib\rt.jar]
[Loaded sun.net.www.protocol.file.Handler from d:\jdk1.3\jre\lib\rt.jar]
Usage: java [-options] class [args...]
(to execute a class)
or  java -jar [-options] jarfile [args...]
(to execute a jar file)

where options include:
 -cp -classpath directories and zip/jar files separated by ;
   set search path for application classes and resources
 -Dname=value
   set a system property
 -verbose[:class|gc|jni]
   enable verbose output
 -version  print product version and exit
 -showversion  print product version and continue
 -? -help  print this help message
 -Xprint help on non-standard options
[Loaded java.lang.Shutdown$Lock from d:\jdk1.3\jre\lib\rt.jar]
D:\Tomcat\bin
--- END RESULTS -

Does this help anyone solve the problem?  Conflicting java 
classes?  Missing jar files?

Thanks


___
Harold L. Trammel
ASPCA Animal Poison Control Center
Ph: 217/337-5030x260  Fax: 217/337-0599  http://www.napcc.aspca.org
"... encourage one another daily ..." Heb 3:13