You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Radim Kolar (JIRA)" <ji...@apache.org> on 2011/09/08 23:08:08 UTC

[jira] [Created] (GERONIMO-6155) missing checkbox in connectorTomcatWebConnector

missing checkbox in connectorTomcatWebConnector
-----------------------------------------------

                 Key: GERONIMO-6155
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6155
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 3.0-M1
            Reporter: Radim Kolar
            Priority: Minor


In G admin console form "Edit connectorTomcatWebConnector" 

there is text:

 <td class="MediumBackground">If set to true, all paths for session cookies will be set to /. This can be useful for portlet specification implementations, but will greatly affect performance if many applications are accessed on a given server by the client.</td>

but checkbox for this functionality is missing

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (GERONIMO-6155) missing checkbox in connectorTomcatWebConnector

Posted by "Shenghao Fang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-6155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101130#comment-13101130 ] 

Shenghao Fang commented on GERONIMO-6155:
-----------------------------------------

The attribute emptySessionPath is no longer available for tomcat 7 according to http://tomcat.apache.org/tomcat-7.0-doc/config/http.html.

And in the latest nightly build of Geronimo 3, it looks like as the follows:

asyncTimeout Integer [] 'If set to true, all paths for session cookies will be set to /. This can be useful for portlet specification implementations, but will greatly affect performance if many applications are accessed on a given server by the client.'

So only the description should be changed.

> missing checkbox in connectorTomcatWebConnector
> -----------------------------------------------
>
>                 Key: GERONIMO-6155
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6155
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 3.0-M1
>            Reporter: Radim Kolar
>            Assignee: Shenghao Fang
>            Priority: Minor
>
> In G admin console form "Edit connectorTomcatWebConnector" 
> there is text:
>  <td class="MediumBackground">If set to true, all paths for session cookies will be set to /. This can be useful for portlet specification implementations, but will greatly affect performance if many applications are accessed on a given server by the client.</td>
> but checkbox for this functionality is missing

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (GERONIMO-6155) missing checkbox in connectorTomcatWebConnector

Posted by "Shenghao Fang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-6155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100983#comment-13100983 ] 

Shenghao Fang commented on GERONIMO-6155:
-----------------------------------------

Actually the description is incorrect, this description is for the attribute 'asyncTimeout', but the correct one should be 'The default timeout for asynchronous requests in milliseconds. If not specified, this attribute is set to 10000 (10 seconds).' according to the tomcat documents.


> missing checkbox in connectorTomcatWebConnector
> -----------------------------------------------
>
>                 Key: GERONIMO-6155
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6155
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 3.0-M1
>            Reporter: Radim Kolar
>            Assignee: Shenghao Fang
>            Priority: Minor
>
> In G admin console form "Edit connectorTomcatWebConnector" 
> there is text:
>  <td class="MediumBackground">If set to true, all paths for session cookies will be set to /. This can be useful for portlet specification implementations, but will greatly affect performance if many applications are accessed on a given server by the client.</td>
> but checkbox for this functionality is missing

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (GERONIMO-6155) missing checkbox in connectorTomcatWebConnector

Posted by "Shenghao Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-6155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shenghao Fang reassigned GERONIMO-6155:
---------------------------------------

    Assignee: Shenghao Fang

> missing checkbox in connectorTomcatWebConnector
> -----------------------------------------------
>
>                 Key: GERONIMO-6155
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6155
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 3.0-M1
>            Reporter: Radim Kolar
>            Assignee: Shenghao Fang
>            Priority: Minor
>
> In G admin console form "Edit connectorTomcatWebConnector" 
> there is text:
>  <td class="MediumBackground">If set to true, all paths for session cookies will be set to /. This can be useful for portlet specification implementations, but will greatly affect performance if many applications are accessed on a given server by the client.</td>
> but checkbox for this functionality is missing

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (GERONIMO-6155) missing checkbox in connectorTomcatWebConnector

Posted by "Radim Kolar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-6155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radim Kolar resolved GERONIMO-6155.
-----------------------------------

    Resolution: Fixed
    
> missing checkbox in connectorTomcatWebConnector
> -----------------------------------------------
>
>                 Key: GERONIMO-6155
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6155
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 3.0-M1
>            Reporter: Radim Kolar
>            Assignee: Shenghao Fang
>            Priority: Minor
>
> In G admin console form "Edit connectorTomcatWebConnector" 
> there is text:
>  <td class="MediumBackground">If set to true, all paths for session cookies will be set to /. This can be useful for portlet specification implementations, but will greatly affect performance if many applications are accessed on a given server by the client.</td>
> but checkbox for this functionality is missing

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (GERONIMO-6155) missing checkbox in connectorTomcatWebConnector

Posted by "Radim Kolar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-6155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100999#comment-13100999 ] 

Radim Kolar commented on GERONIMO-6155:
---------------------------------------

There might be multiple problems with that portlet. Run G 2.1 console and look at same portlet. you will see something like that:

emptySessionPath 	Boolean [ ]		If set to true, all paths for session cookies will be set to /. This can be useful for portlet specification implementations, but will greatly affect performance if many applications are accessed on a given server by the client.

In G 3 left size with checkbox and option name is missing

> missing checkbox in connectorTomcatWebConnector
> -----------------------------------------------
>
>                 Key: GERONIMO-6155
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6155
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 3.0-M1
>            Reporter: Radim Kolar
>            Assignee: Shenghao Fang
>            Priority: Minor
>
> In G admin console form "Edit connectorTomcatWebConnector" 
> there is text:
>  <td class="MediumBackground">If set to true, all paths for session cookies will be set to /. This can be useful for portlet specification implementations, but will greatly affect performance if many applications are accessed on a given server by the client.</td>
> but checkbox for this functionality is missing

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira