2016-10-04 13:58 GMT+02:00 renz <[email protected]>: > OK for the 1st point. > For the 2nd point, at the moment, we have specific process on client side > according to the LoginException nested in AuthenticationException. With > that > property we have access neither to AuthenticationException nor > LoginException. > > What do you have exactly? I'm no more sure of the type and it will likely be something more generic but you should see where it comes from.
> Maybe, we should forget to use this property and replace it by a reconnect > process on client side. > Depends your application. Originally this property was there to allow contextual security data to work (otherwise you loose it once your are logged). > Do we need to explicitely logout from ejbd session? InitialContext.close? > > yes > Thank you. > > > > -- > View this message in context: http://tomee-openejb.979440. > n4.nabble.com/How-to-share-identity-between-several-TomEE-servers- > tp4680280p4680286.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
