Mike,
The output messages appear to parsing output from struts configuration files. It has
nothing to do with the application debug levels.
Please see sample below....the out put never ends on the console
--------------------------------------------
Initializing, config='org.apache.struts.action.ActionResources', returnNull=true
register('-//Apache Software Foundation//DTD Struts Configuration 1.0//EN',
'classloader:/org/apache/struts/resources/struts-config_1_0.dtd'
register('-//Apache Software Foundation//DTD Struts Configuration 1.1//EN',
'classloader:/org/apache/struts/resources/struts-config_1_1.dtd'
register('-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN',
'classloader:/org/apache/struts/resources/web-app_2_2.dtd'
register('-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN',
'classloader:/org/apache/struts/resources/web-app_2_3.dtd'
Scanning web.xml for controller servlet mapping
setDocumentLocator([EMAIL PROTECTED])
startDocument()
resolveEntity('-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN',
'http://java.sun.com/j2ee/dtds/web-app_2_2.dtd')
Resolving to alternate DTD 'classloader:/org/apache/struts/resources/web-app_2_2.dtd'
startElement(,web-app,web-app)
Pushing body text ''
New match='web-app'
No rules found matching 'web-app'.
ignorableWhitespace()
ignorableWhitespace(
)
ignorableWhitespace( )
startElement(,display-name,display-name)
Pushing body text ''
New match='web-app/display-name'
No rules found matching 'web-app/display-name'.
characters(FAAOAppWeb)
endElement(,display-name,display-name)
match='web-app/display-name'
bodyText='FAAOAppWeb'
No rules found matching 'web-app/display-name'.
Popping body text ''
ignorableWhitespace()
ignorableWhitespace(
)
ignorableWhitespace( )
ignorableWhitespace()
ignorableWhitespace(
)
ignorableWhitespace( )
startElement(,context-param,context-param)
Pushing body text ''
New match='web-app/context-param'
No rules found matching 'web-app/context-param'.
ignorableWhitespace()
ignorableWhitespace(
)
ignorableWhitespace( )
startElement(,param-name,param-name)
Pushing body text ''
New match='web-app/context-param/param-name'
No rules found matching 'web-app/context-param/param-name'.
characters(CONTENT_SOURCE)
endElement(,param-name,param-name)
match='web-app/context-param/param-name'
bodyText='CONTENT_SOURCE'
No rules found matching 'web-app/context-param/param-name'.
Popping body text ''
ignorableWhitespace()
--------------------------------------------------------
Thx,
Raj
Mike Jasnowski <[EMAIL PROTECTED]> wrote:
Have you checked that your logging settings are different in each
environment? What level of messages are being emitted on the machine? It
will usually indicate something like DEBUG, WARN, etc.. in the log entry.
You might just need to crank down the settings.
-----Original Message-----
From: Raj Atchutuni [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 13, 2003 12:06 PM
To: [EMAIL PROTECTED]
Subject: Re: Helllllllllllllo - Digester Issue
I am using Struts w/ WSAD 5.0 for development.
At the start up of the home page on "Orion on Unix" (after deployment)
i see enormous (could be Digester messages) debug statements,on the
console, which causing 5-10 mins delay in displaying the page.
I dont see this problem when i am running the application in WSAD on my
local.
Can i switch off these messages so that i can see the first page
quickly ?
Thanks
Raj
---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software