[JBoss JIRA] (GTNSSO-8) Unit tests
by Marek Posolda (JIRA)
[ https://issues.jboss.org/browse/GTNSSO-8?page=com.atlassian.jira.plugin.s... ]
Marek Posolda updated GTNSSO-8:
-------------------------------
Fix Version/s: 1.4.0.Beta02
(was: 1.1.2-Beta01)
> Unit tests
> ----------
>
> Key: GTNSSO-8
> URL: https://issues.jboss.org/browse/GTNSSO-8
> Project: GateIn SSO
> Issue Type: Enhancement
> Affects Versions: 1.1.1-GA
> Reporter: Marek Posolda
> Assignee: Marek Posolda
> Fix For: 1.4.0.Beta02
>
>
> Current support of unit tests is not good. There are couple of dummy unit tests, but they are disabled as they require server to be running before running tests. It will be needed to provide integration with some well-known solution (Arquillian, Cargo, JBoss unit...) and provide more unit tests for SSO component.
--
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
10 years, 10 months
[JBoss JIRA] (GTNWCI-51) Add support for SessionTask
by Marek Posolda (JIRA)
[ https://issues.jboss.org/browse/GTNWCI-51?page=com.atlassian.jira.plugin.... ]
Marek Posolda closed GTNWCI-51.
-------------------------------
> Add support for SessionTask
> ---------------------------
>
> Key: GTNWCI-51
> URL: https://issues.jboss.org/browse/GTNWCI-51
> Project: GateIn Web Container Integration
> Issue Type: Feature Request
> Affects Versions: 2.3.1.Final
> Reporter: Marek Posolda
> Assignee: Marek Posolda
> Fix For: 2.4.0.Beta01
>
>
> For now, I've added "getHttpSession" to interfaces WebApp and WebAppContext and introduced classes SessionTask and SessionTaskVisitor to allow performing some task on all sessions of all web applications with same sessionId.
> The server-specific code for obtaining HttpSession of target server is kept on WebAppContext implementations (There was already code available for support of cross-context logout. The cross-context logout was changed a bit to reuse task as well. The point is to have server-specific code for obtain HttpSession just on one place in WebAppContext implementations).
--
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
10 years, 10 months
[JBoss JIRA] (GTNWCI-50) Deprecate JB7ContainerServlet and enable turning off cross-context logout for AS7 integration
by Marek Posolda (JIRA)
[ https://issues.jboss.org/browse/GTNWCI-50?page=com.atlassian.jira.plugin.... ]
Marek Posolda closed GTNWCI-50.
-------------------------------
> Deprecate JB7ContainerServlet and enable turning off cross-context logout for AS7 integration
> ---------------------------------------------------------------------------------------------
>
> Key: GTNWCI-50
> URL: https://issues.jboss.org/browse/GTNWCI-50
> Project: GateIn Web Container Integration
> Issue Type: Feature Request
> Affects Versions: 2.3.1.Final
> Environment: JBoss AS7 integration
> Reporter: Marko Strukelj
> Assignee: Marko Strukelj
> Priority: Minor
> Fix For: 2.4.0.Beta01
>
>
> AS7 integration was initially implemented by using JB7ContainerServlet. Later CatalinaIntegration class was introduced, that has handled the integration logic ever since, making JB7ContainerServlet obsolete. With this change the ability to turn off cross-context logout via servlet context parameter was lost. It would be simple to reintroduce this capability, activating it via system property.
--
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
10 years, 10 months