[
https://issues.apache.org/jira/browse/TRINIDAD-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633231#action_12633231
]
Harald Kuhn commented on TRINIDAD-1220:
---------------------------------------
Hi Bernd,
I thought the trinidad-patch was already included in the latest SNAPSHOT of
trinidad-impl.
After applying the patch this exception is gone.
Now I noticed the following Warning while disclosing a <tr:showDetail>.
But I could not find any component with j_id173 in the rendered HTML or the
component tree, as shown by facelets.
2008-09-22 14:04:54,984 INFO
org.apache.myfaces.trinidadinternal.lifecycle.PartialLifecycle: Execute Phase
RESTORE_VIEW(1)
2008-09-22 14:04:55,015 INFO
org.apache.myfaces.trinidadinternal.lifecycle.PartialLifecycle: Execute Phase
APPLY_REQUEST_VALUES(2)
**************************
2008-09-22 14:04:55,015 WARN javax.faces.component.UIComponentBase: WARNING:
Component j_id173 just got an automatic id, because there was no id assigned
yet. If this component was created dynamically (i.e. not by a JSP tag) you
should assign it an explicit static id or assign it the id you get from the
createUniqueId from the current UIViewRoot component right after creation! Path
to Component: {Component-Path : [Class:
javax.faces.component.UIViewRoot,ViewId: /core/welcome.xhtml]}
***************************
2008-09-22 14:04:55,015 INFO
org.apache.myfaces.trinidadinternal.lifecycle.DecodeCallback:
org.apache.myfaces.trinidadinternal.lifecycle.DecodeCallback called for
CoreForm[UIXFacesBeanImpl, id=mainForm]
2008-09-22 14:04:55,015 INFO
org.apache.myfaces.trinidadinternal.lifecycle.PartialLifecycle: Execute Phase
PROCESS_VALIDATIONS(3)
2008-09-22 14:04:55,015 INFO
org.apache.myfaces.trinidadinternal.lifecycle.PartialLifecycle: Execute Phase
UPDATE_MODEL_VALUES(4)
2008-09-22 14:04:55,015 INFO
org.apache.myfaces.trinidadinternal.lifecycle.PartialLifecycle: Execute Phase
INVOKE_APPLICATION(5)
2008-09-22 14:04:55,015 INFO
org.apache.myfaces.trinidadinternal.context.RequestContextImpl: Apache Trinidad
is using HTTPSession for change persistence
2008-09-22 14:04:55,062 INFO
org.apache.myfaces.trinidadinternal.lifecycle.RenderResponseExecutor:
ResponseWriter class:
org.apache.myfaces.trinidadinternal.renderkit.core.ppr.PPRResponseWriter
2008-09-22 14:04:55,062 INFO
org.apache.myfaces.trinidadinternal.lifecycle.RenderResponseExecutor: Rendering
partialTarget ProfileCombo
> Partial Lifecycle for Trinidad
> ------------------------------
>
> Key: TRINIDAD-1220
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1220
> Project: MyFaces Trinidad
> Issue Type: Improvement
> Components: Components
> Affects Versions: 1.2.9-core
> Reporter: Bernd Bohmann
> Assignee: Bernd Bohmann
> Attachments: TRINIDAD-1220-trinidad-impl.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.