[ 
https://issues.apache.org/jira/browse/FEDIZ-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14693654#comment-14693654
 ] 

Christian Schmülling edited comment on FEDIZ-125 at 8/12/15 3:25 PM:
---------------------------------------------------------------------

Hi Colm.

Sorry for the whitespace changes. Don't know when it happens. I think there is 
the IBM dependencies and repository added by me. additionally the maven central 
repository was added to get servlet-api 3.1.0.

It should be possible to build it with "mvn clean install -Pwebsphere -U 
-DskipTests".

Profile is "webshpere". 
"skipTests" is a required because it is using a standalone Websphere 8.5 in the 
systests. I think you'll not have a Websphere at localhost 8443 with 
FedizHelloWorld preconfigured. Maybe there is an option to create a test with 
an embedded websphere. It requires more investigation in the maven liberty 
plugin. 


was (Author: christian schmülling):
Hi Colm.

It should be possible to build it with "mvn clean install -Pwebsphere -U 
-DskipTests".

Profile is "webshpere". 
"skipTests" is a required because it is using a standalone Websphere 8.5 in the 
systests. I think you'll not have a Websphere at localhost 8443 with 
FedizHelloWorld preconfigured. Maybe there is an option to create a test with 
an embedded websphere. It requires more investigation in the maven liberty 
plugin. 

> Logout is not working in Fediz websphere plugin and coockie name is not 
> configurabel
> ------------------------------------------------------------------------------------
>
>                 Key: FEDIZ-125
>                 URL: https://issues.apache.org/jira/browse/FEDIZ-125
>             Project: CXF-Fediz
>          Issue Type: Bug
>          Components: Plugin
>    Affects Versions: 1.3.0, 1.2.1
>         Environment: Webshpere 8.5 standalone server on windows.
>            Reporter: Christian Schmülling
>              Labels: patch
>             Fix For: 1.3.0, 1.2.2
>
>         Attachments: 
> 0002-Fixed-logout-process.-Websphere-session-cookie-is-no.patch, 
> 0002-Fixed-logout-process.-Websphere-session-cookie-is-no.patch, 
> 0003-Updated-Pom-build-websphere-plugin-and-websphere-sys.patch, 
> 0003-Updated-Pom-to-support-Servlet-API-3.1.-in-build-pro.patch
>
>
> The RP logout is not working as expected. The Webshere session cookie is not 
> deleted on a logout. 
> The session.logout() call is required by websphere. This method is available 
> since servlet api 3.0.1
> Additionally the plugin requires to use the default cookie name from 
> websphere to check if the user is already authenticated. This name is 
> configurable in websphere, but not in the plugin. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to