Hello Mario, i will post then later today for first i think this behavior is invoked upon miss configuration of the Dialog.xml Sam
mario.buonopane wrote: > > Can you post your web.xml and the jar list of your WEB-INF/lib > directory? > > -----Original Message----- > From: samju [mailto:[EMAIL PROTECTED] > Sent: 8 giugno 2007 17.27 > To: [email protected] > Subject: Re: ShaleViewRoot, and Subdialog > > > the action which enter the Subdialog is ben called twice! > > Error Output: > User validator success sam! > 08.06.2007 17:16:24 org.apache.myfaces.renderkit.html.HtmlLabelRenderer > encodeBegin > WARNUNG: Attribute 'for' of label component with id > back:userpanel:_idJsp7 > is not defined > 08.06.2007 17:16:24 org.apache.myfaces.component.html.ext.HtmlDataTable > encodeBegin > WARNUNG: Couldn't determine sort property for column [_idJsp44]. > 08.06.2007 17:16:24 org.apache.myfaces.component.html.ext.HtmlDataTable > encodeBegin > WARNUNG: Couldn't determine sort property for column [_idJsp48]. > 08.06.2007 17:16:24 org.apache.myfaces.component.html.ext.HtmlDataTable > encodeBegin > WARNUNG: Couldn't determine sort property for column [_idJsp82]. > 08.06.2007 17:16:24 > org.apache.myfaces.renderkit.html.util.DefaultAddResource > writeMyFacesJavascriptBeforeBodyEnd > WARNUNG: MyFaces special javascript could not be retrieved from > request-map. > Editing START DIALOG NR2 Sam! > Editing START DIALOG NR2 Sam! > 08.06.2007 17:16:33 org.apache.myfaces.renderkit.html.HtmlRenderKitImpl > getRenderer > WARNUNG: Unsupported component-family/renderer-type: > javax.faces.ViewRoot/javax.faces.Text > > this should be called only once! > public String activateEdit() > { > > System.out.println("Editing START DIALOG NR2 Sam!"); > return "editsuccess"; > > } > > is that the reason of losing the ShaleViewRoot? > and why is the "activatEdit()" is called twice? > > i need help to finish my project, > Sam > > > samju wrote: >> >> i got this Error: >> INFO: No Renderer found for component {Component-Path : [Class: >> org.apache.shale.view.faces.ShaleViewRoot,ViewId: /editserver.jsp]} >> (component-family=javax.faces.ViewRoot, > renderer-type=javax.faces.Text) >> 08.06.2007 16:08:56 javax.faces.component.UIComponentBase getRenderer >> WARNUNG: No Renderer found for component {Component-Path : [Class: >> org.apache.shale.view.faces.ShaleViewRoot,ViewId: /editserver.jsp]} >> (component-family=javax.faces.ViewRoot, > renderer-type=javax.faces.Text) >> 08.06.2007 16:08:56 org.apache.catalina.core.ApplicationDispatcher > invoke >> SCHWERWIEGEND: Servlet.service() for servlet jsp threw exception >> java.lang.ClassCastException: > org.apache.shale.view.faces.ShaleViewRoot >> >> where do i have to define the ViewId? >> >> i just add the latest (20070608) nightly jar >> >> Sam >> >> >> >> > > -- > View this message in context: > http://www.nabble.com/ShaleViewRoot%2C-and-Subdialog-tf3890113.html#a110 > 28653 > Sent from the Shale - User mailing list archive at Nabble.com. > > > > This message is for the designated recipient only and may contain > privileged, proprietary, or otherwise private information. If you have > received it in error, please notify the sender immediately and delete the > original. Any other use of the email by you is prohibited. > > -- View this message in context: http://www.nabble.com/ShaleViewRoot%2C-and-Subdialog-tf3890113.html#a11038233 Sent from the Shale - User mailing list archive at Nabble.com.
