Websphere, RAP and Principal [message #642710] |
Thu, 02 December 2010 08:17  |
Eclipse User |
|
|
|
Hi,
I'm facing an issue when trying to log my users using the J2EE authentication.
Indeed, when I watch in debug mode, I can find my Principal on the HTTPRequest object in the BridgeServlet.
But when I try to access it in the application (inside the RAP framework) using RWT.getRequest().getUserPrincipal() it doesn't work on Websphere.
This was tried under Tomcat and it work because the Principal are stored in the Request. But in Webpshere, the Principal are stored in a context that seems not to be accessible by the RAP application.
Maybe there is an option to launch the RAP framework using the same thread/classloader as Websphere ?
Has anybody already tried and succeed in getting the Principals in the application under Websphere ?
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.50341 seconds