RE: PropertyMessageResources

2003-08-15 Thread Barry Mcleer
Cool, thanks for that.

barry



-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED] 
Sent: 15 August 2003 14:01
To: Tomcat Users List
Subject: RE: PropertyMessageResources



Howdy,
Actually, you are using struts if you left the admin webapp installed, which
it appears you did ;)  These (as the INFO indicates) are just harmless
informative messages regarding the admin webapp's initialization.  You can
remove the admin webapp if you don't need it, and these will go away.  

Yoav Shapira
Millennium ChemInformatics


>-Original Message-
>From: Barry Mcleer [mailto:[EMAIL PROTECTED]
>Sent: Friday, August 15, 2003 8:58 AM
>To: Tomcat Users ([EMAIL PROTECTED])
>Subject: PropertyMessageResources
>
>I recently uninstalled tomcat 4.1.24 and installed 4.1.27(with hotfix)
on
>w2k professional. Whenever i start tomcat the following lines (aswell
as
>some other stuff) appear on the console:
>
>[INFO] PropertyMessageResources - -Initializing, 
>config='org.apache.struts.util.LocalStrings', returnNull=true [INFO] 
>PropertyMessageResources - -Initializing, 
>config='org.apache.struts.action.ActionResources', returnNull=true 
>[INFO] PropertyMessageResources - -Initializing, 
>config='org.apache.webapp.admin.ApplicationResources', returnNull=true
>
>I have never seen these in previous versions and was wondering if they
were
>normal, or what they are? I am not using struts in any of my
applications.
>
>thanks
>
>barry



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]

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



RE: PropertyMessageResources

2003-08-15 Thread Shapira, Yoav

Howdy,
Actually, you are using struts if you left the admin webapp installed,
which it appears you did ;)  These (as the INFO indicates) are just
harmless informative messages regarding the admin webapp's
initialization.  You can remove the admin webapp if you don't need it,
and these will go away.

Yoav Shapira
Millennium ChemInformatics


>-Original Message-
>From: Barry Mcleer [mailto:[EMAIL PROTECTED]
>Sent: Friday, August 15, 2003 8:58 AM
>To: Tomcat Users ([EMAIL PROTECTED])
>Subject: PropertyMessageResources
>
>I recently uninstalled tomcat 4.1.24 and installed 4.1.27(with hotfix)
on
>w2k professional. Whenever i start tomcat the following lines (aswell
as
>some other stuff) appear on the console:
>
>[INFO] PropertyMessageResources - -Initializing,
>config='org.apache.struts.util.LocalStrings', returnNull=true
>[INFO] PropertyMessageResources - -Initializing,
>config='org.apache.struts.action.ActionResources', returnNull=true
>[INFO] PropertyMessageResources - -Initializing,
>config='org.apache.webapp.admin.ApplicationResources', returnNull=true
>
>I have never seen these in previous versions and was wondering if they
were
>normal, or what they are? I am not using struts in any of my
applications.
>
>thanks
>
>barry



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]



PropertyMessageResources

2003-08-15 Thread Barry Mcleer
I recently uninstalled tomcat 4.1.24 and installed 4.1.27(with hotfix) on
w2k professional. Whenever i start tomcat the following lines (aswell as
some other stuff) appear on the console:
 
[INFO] PropertyMessageResources - -Initializing,
config='org.apache.struts.util.LocalStrings', returnNull=true
[INFO] PropertyMessageResources - -Initializing,
config='org.apache.struts.action.ActionResources', returnNull=true
[INFO] PropertyMessageResources - -Initializing,
config='org.apache.webapp.admin.ApplicationResources', returnNull=true
 
I have never seen these in previous versions and was wondering if they were
normal, or what they are? I am not using struts in any of my applications.
 
thanks
 
barry