You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Srinivas Surapaneni <sr...@gmail.com> on 2006/03/25 13:24:59 UTC

Portal problems

 I am trying to use myfaces in weblogic portal environment

I was not able to get the scrolling working in the datalist and
inputCalendar

I am seeing the following in the log

DEBUG [18:13:48] (JspStateManagerImpl.java:serializeView:569) - Processing
seria
lizeView - serialize state in session
DEBUG [18:13:48] (JspStateManagerImpl.java:serializeView:577) - Processing
seria
lizeView - serialize compressed
DEBUG [18:13:48] (JspStateManagerImpl.java:serializeView:594) - Exiting
serializ
eView - serialized. Bytes : 1071
DEBUG [18:13:48] (JspStateManagerImpl.java:saveSerializedView:334) - Exiting
sav
eSerializedView - server-side state saving - saved state
DEBUG [18:13:48] (ViewTag.java:doAfterBody:184) - leaving
ViewTag.doAfterBody
DEBUG [18:13:48] (ViewTag.java:doEndTag:94) - entering ViewTag.doEndTag
DEBUG [18:13:48] (ViewTag.java:doEndTag:108) - leaving ViewTag.doEndTag
DEBUG [18:13:48] (ReducedHTMLParser.java:parse:430) - DOCTYPE found at line
10
 WARN [18:13:48] (
DefaultAddResource.java:writeMyFacesJavascriptBeforeBodyEnd:68
2) - MyFaces special javascript could not be retrieved from request-map.


I tried AUTO_SCROLL to true and false and it is not working in both cases