hi
Apparently in Websphere application server we can set up logging level for
myfaces

If you login to  Websphere console, click on Troubleshooting - Logs and
traces - <server name> - Diagnostic trace - change log detail levels, i have
set my logging as below
*=warning: org.apache.myfaces.*=severe: org.apache.shale.*=severe:
javax.*=severe

This works for me

Ashish

On Mon, Sep 26, 2011 at 2:18 PM, Ashish Kulkarni <
[email protected]> wrote:

> Hi
>
> I am seeing a lot of Log in SystemOut.log in our Websphere application
> server 6.1, i have copied some sample log here, we are using Log4j for
> logging our application, i dont see any of this log in tomcat application
> server though, how can i turn it off
> We are using myfaces 1.1.3
>
>
> [9/26/11 14:10:49:063 EDT] 00000038 HtmlLabelRend W
> org.apache.myfaces.renderkit.html.HtmlLabelRenderer encodeBegin Attribute
> 'for' of label component with id status is not defined
>
> [9/26/11 14:10:49:076 EDT] 00000038 RendererUtils I
> org.apache.myfaces.shared_impl.renderkit.RendererUtils getClientId Unable to
> find component 'lastName' (calling findComponent on component
> 'reservationSearchByName:_idJsp15'). We'll try to return a guessed client-id
> anyways - this will be a problem if you put the referenced component into a
> different naming-container. If this is the case, you can always use the full
> client-id.
>
> [9/26/11 14:10:49:544 EDT] 00000038 UIComponentBa W
> javax.faces.component.UIComponentBase getRenderer No Renderer found for
> component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId:
> /jsf/reservation/reservationsearch.jsp]}
> (component-family=javax.faces.ViewRoot, renderer-type=javax.faces.Text)
>
> [9/26/11 14:10:49:651 EDT] 00000038 ReducedHTMLPa W
> org.apache.myfaces.renderkit.html.util.ReducedHTMLParser parse Invalid tag
> found: unexpected input while looking for attr name or '/>' at line 1111
>
>
> --
> Ashish
> www.ayurwellness.com
> www.mysoftwareneeds.com
>



-- 
Ashish
www.ayurwellness.com
www.mysoftwareneeds.com

Reply via email to