Sharing a Session or a Session per web user - Apache
This is a discussion on Sharing a Session or a Session per web user - Apache ; Hi Alex,
Alex Lukin wrote:
> When I need to aquire JCR session usualy I need login and password, but I do
> not have password, it is "swallowed" by container. Is there standard way to
> get JCR session ...
-
Re: Sharing a Session or a Session per web user
Hi Alex,
Alex Lukin wrote:
> When I need to aquire JCR session usualy I need login and password, but I do
> not have password, it is "swallowed" by container. Is there standard way to
> get JCR session from J2EE container for already authenticated user with the
> same user principial as authentificated Http session?
see: http://www.nabble.com/Re%3A-Security...-p8651826.html
regards
marcel
-
Re: Sharing a Session or a Session per web user
I'll try to explain my problem: in OpenKM user log into the application
using a web interface (OpenKM is a web based Document Management System,
build using Google Web Toolkit and Jackrabbit, of course 
But also expose some repository access methods using webservices. An
user also have to log into the system using webservices, but using the
"login" exposed method.
So, an user can log into the applicacion via web browser or webservice
api. Actually an user can only be logged into the system once. A second
login will throw an exception. So, actually an user can't be usign OpeKM
(web interface) and an webservice client application at the same time.
There is any way to make both user sessions work at the same time?
Thanks in advance.
--
GIT CONSULTORS
www.git.es
Tel: +34 971 498 310
Fax: +34 971 496 189
C/ Francesc Rover, 2B.
07003 Palma de Mallorca – Illes Balears (España)