Hello all,
Problem:
Presentation tier is using Struts/Tiles(different web-app) and the application tier is on weblogic.The user is logged in on both the platforms using Siteminder.
I want to call a webservice which is implemented as SLSB on weblogic server. This SLSB is getting the loggged in username using SessionContext.getCallerPrincipal().
Issue is :
When I give a call to this webservice from presentation tier which in diff. web-app and on diff. server,can i get the username in the SLSB using the method above ? This is beacause the bean is already written and I want to expose its methods as webservices as enhancements.
Please let me know your inputs on the same.
Thanks In advance,
Amit
-
Availability of SessionContext,webservice implemented SLSB (0 messages)
- Posted by: Amit L
- Posted on: February 09 2006 11:41 EST