You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Mike Perham (JIRA)" <ta...@jakarta.apache.org> on 2005/09/29 17:32:48 UTC

[jira] Created: (TAPESTRY-679) Liferay 3.6.1 portlet support not working

Liferay 3.6.1 portlet support not working
-----------------------------------------

         Key: TAPESTRY-679
         URL: http://issues.apache.org/jira/browse/TAPESTRY-679
     Project: Tapestry
        Type: Bug
  Components: Portlet  
    Versions: 4.0    
    Reporter: Mike Perham


Tapestry 4.0-beta-8 portlets do not work in Liferay 3.6.1.  The portlet prints out a "Session expired" message whenever a form is submitted or a link clicked in the portlet.  I do not see any exception or error message in the tomcat logs so I can't give any more info than that.  I will try to get a stack trace or more info by hacking the source.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org


[jira] Resolved: (TAPESTRY-679) Liferay 3.6.1 portlet support not working

Posted by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-679?page=all ]

Jesse Kuhnert resolved TAPESTRY-679.
------------------------------------

    Fix Version/s: 4.0.2
       Resolution: Fixed

This was fixed by changing the url encoding state logic in portlets specifically I believe.

> Liferay 3.6.1 portlet support not working
> -----------------------------------------
>
>                 Key: TAPESTRY-679
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-679
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Portlet
>    Affects Versions: 4.0
>            Reporter: Mike Perham
>             Fix For: 4.0.2
>
>
> Tapestry 4.0-beta-8 portlets do not work in Liferay 3.6.1.  The portlet prints out a "Session expired" message whenever a form is submitted or a link clicked in the portlet.  I do not see any exception or error message in the tomcat logs so I can't give any more info than that.  I will try to get a stack trace or more info by hacking the source.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Commented: (TAPESTRY-679) Liferay 3.6.1 portlet support not working

Posted by "Michael Lake (JIRA)" <de...@tapestry.apache.org>.
    [ https://issues.apache.org/jira/browse/TAPESTRY-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507951 ] 

Michael Lake commented on TAPESTRY-679:
---------------------------------------

could you please elaborate on "url encoding state logic in portlets" means? does that mean there's something to specify in liferay? portlet.xml? what?

> Liferay 3.6.1 portlet support not working
> -----------------------------------------
>
>                 Key: TAPESTRY-679
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-679
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Portlet
>    Affects Versions: 4.0.2, 4.0
>         Environment: Windows XP, Liferay 4.2.1 (Tomcat bundle), Tapestry 4.0.2
>            Reporter: Mike Perham
>             Fix For: 4.0.2
>
>
> Tapestry 4.0-beta-8 portlets do not work in Liferay 3.6.1.  The portlet prints out a "Session expired" message whenever a form is submitted or a link clicked in the portlet.  I do not see any exception or error message in the tomcat logs so I can't give any more info than that.  I will try to get a stack trace or more info by hacking the source.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Commented: (TAPESTRY-679) Liferay 3.6.1 portlet support not working

Posted by "alfred (JIRA)" <de...@tapestry.apache.org>.
    [ https://issues.apache.org/jira/browse/TAPESTRY-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527376 ] 

alfred commented on TAPESTRY-679:
---------------------------------

ya, this fix also can't work on liferay 4.3.1, if click a pagelink or directlink within a form, anybody can solve this? help!

> Liferay 3.6.1 portlet support not working
> -----------------------------------------
>
>                 Key: TAPESTRY-679
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-679
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Portlet
>    Affects Versions: 4.0.2, 4.0
>         Environment: Windows XP, Liferay 4.2.1 (Tomcat bundle), Tapestry 4.0.2
>            Reporter: Mike Perham
>             Fix For: 4.0.2
>
>
> Tapestry 4.0-beta-8 portlets do not work in Liferay 3.6.1.  The portlet prints out a "Session expired" message whenever a form is submitted or a link clicked in the portlet.  I do not see any exception or error message in the tomcat logs so I can't give any more info than that.  I will try to get a stack trace or more info by hacking the source.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Commented: (TAPESTRY-679) Liferay 3.6.1 portlet support not working

Posted by "Mike Perham (JIRA)" <ta...@jakarta.apache.org>.
    [ http://issues.apache.org/jira/browse/TAPESTRY-679?page=comments#action_12330816 ] 

Mike Perham commented on TAPESTRY-679:
--------------------------------------

16:14:39,116 ERROR [org.apache.tapestry.portlet.PortletStaleSessionExceptionPresenter]
org.apache.tapestry.StaleSessionException: Component View/$Form is stateful, but the HttpSession has expired (or has not
 yet been created). [context:/WEB-INF/hello_world/View.page, line 7, column 49]
        at org.apache.tapestry.engine.DirectService.service(DirectService.java:124)
        at $IEngineService_106a2a9c05c.service($IEngineService_106a2a9c05c.java)
        at org.apache.tapestry.services.impl.EngineServiceOuterProxy.service(EngineServiceOuterProxy.java:65)
        at org.apache.tapestry.engine.AbstractEngine.service(AbstractEngine.java:248)
        at org.apache.tapestry.services.impl.InvokeEngineTerminator.service(InvokeEngineTerminator.java:60)
        at $WebRequestServicer_106a2a9c024.service($WebRequestServicer_106a2a9c024.java)
        at $WebRequestServicer_106a2a9c022.service($WebRequestServicer_106a2a9c022.java)
        at org.apache.tapestry.portlet.ActionRequestServicerToWebRequestServicerBridge.service(ActionRequestServicerToWe
bRequestServicerBridge.java:48)
        at $ActionRequestServicer_106a2a9c114.service($ActionRequestServicer_106a2a9c114.java)
        at $ActionRequestServicer_106a2a9c113.service($ActionRequestServicer_106a2a9c113.java)
        at $ActionRequestServicer_106a2a9c015.service($ActionRequestServicer_106a2a9c015.java)
        at $ActionRequestServicer_106a2a9c014.service($ActionRequestServicer_106a2a9c014.java)
        at org.apache.tapestry.portlet.ApplicationPortlet.processAction(ApplicationPortlet.java:142)
        at com.liferay.portal.servlet.PortletServlet.service(PortletServlet.java:72)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
        at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:704)
        at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:590)
        at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:510)
        at com.liferay.portlet.CachePortlet._invoke(CachePortlet.java:297)
        at com.liferay.portlet.CachePortlet.processAction(CachePortlet.java:144)
        at com.liferay.portal.action.LayoutAction._processPortletRequest(LayoutAction.java:233)
        at com.liferay.portal.action.LayoutAction._processActionRequest(LayoutAction.java:251)
        at com.liferay.portal.action.LayoutAction.execute(LayoutAction.java:85)
        at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:419)
        at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
        at com.liferay.portal.struts.PortalRequestProcessor.process(PortalRequestProcessor.java:159)
        at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
        at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
        at com.liferay.portal.servlet.MainServlet.callParentService(MainServlet.java:355)
        at com.liferay.portal.servlet.MainServlet.service(MainServlet.java:677)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
        at com.liferay.filters.strip.StripFilter.doFilter(StripFilter.java:95)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
        at com.liferay.filters.secure.SecureFilter.doFilter(SecureFilter.java:136)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
        at com.liferay.filters.compression.CompressionFilter.doFilter(CompressionFilter.java:117)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
        at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
        at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
        at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
        at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462)
        at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
        at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
        at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)

> Liferay 3.6.1 portlet support not working
> -----------------------------------------
>
>          Key: TAPESTRY-679
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-679
>      Project: Tapestry
>         Type: Bug
>   Components: Portlet
>     Versions: 4.0
>     Reporter: Mike Perham

>
> Tapestry 4.0-beta-8 portlets do not work in Liferay 3.6.1.  The portlet prints out a "Session expired" message whenever a form is submitted or a link clicked in the portlet.  I do not see any exception or error message in the tomcat logs so I can't give any more info than that.  I will try to get a stack trace or more info by hacking the source.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org


[jira] Updated: (TAPESTRY-679) Liferay 3.6.1 portlet support not working

Posted by "Kirill Vasiliev (JIRA)" <ta...@jakarta.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirill Vasiliev updated TAPESTRY-679:
-------------------------------------

          Environment: Windows XP, Liferay 4.2.1 (Tomcat bundle), Tapestry 4.0.2
    Affects Version/s: 4.0.2

Fix isn't working on Liferay 4.2.1, Tapestry 4.0.2. Clicking on DirectLinks on pages causes "Session expired" messages without any error logs unless links have stateful="false" attribute. 

> Liferay 3.6.1 portlet support not working
> -----------------------------------------
>
>                 Key: TAPESTRY-679
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-679
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Portlet
>    Affects Versions: 4.0.2, 4.0
>         Environment: Windows XP, Liferay 4.2.1 (Tomcat bundle), Tapestry 4.0.2
>            Reporter: Mike Perham
>             Fix For: 4.0.2
>
>
> Tapestry 4.0-beta-8 portlets do not work in Liferay 3.6.1.  The portlet prints out a "Session expired" message whenever a form is submitted or a link clicked in the portlet.  I do not see any exception or error message in the tomcat logs so I can't give any more info than that.  I will try to get a stack trace or more info by hacking the source.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Commented: (TAPESTRY-679) Liferay 3.6.1 portlet support not working

Posted by "Mike Perham (JIRA)" <ta...@jakarta.apache.org>.
    [ http://issues.apache.org/jira/browse/TAPESTRY-679?page=comments#action_12330819 ] 

Mike Perham commented on TAPESTRY-679:
--------------------------------------

Ok, it works when I add stateful="false" to the form definition.

Two suggestions:

1) Add a log.info() to the Stale handlers so that developers can turn on logging for these exceptions in case they get lost by the UI.  I should not need to hack the tapestry source to get the exception logged.
2) Add a note to the portlet caveats page?

> Liferay 3.6.1 portlet support not working
> -----------------------------------------
>
>          Key: TAPESTRY-679
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-679
>      Project: Tapestry
>         Type: Bug
>   Components: Portlet
>     Versions: 4.0
>     Reporter: Mike Perham

>
> Tapestry 4.0-beta-8 portlets do not work in Liferay 3.6.1.  The portlet prints out a "Session expired" message whenever a form is submitted or a link clicked in the portlet.  I do not see any exception or error message in the tomcat logs so I can't give any more info than that.  I will try to get a stack trace or more info by hacking the source.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org