Maintaining State in Web Client [message #106446] |
Fri, 20 May 2005 17:33 |
Eclipse User |
|
|
|
Originally posted by: jason.jones.med.va.gov
I have found part of the solution to my problem, but I can't seem to get
the pieces to fit.
I'm trying to use the Locator class' "setMaintainSession()" method to
maintain state in my web service client, but it isn't doing it. I'm
instantiating the WEb Service Proxy class, then instantiating its Locator
class, then calling the setMaintainSession() method before calling the
Proxy methods.
I'm frankly not surprised it isn't working, because there's no real link
between the Proxy object and the Locator object in my class, but I can't
figure out how to call the setMaintainSession in a way that will cause my
Proxy object calls to maintain state...
Does anyone have any experience with this? I have found plenty of examples
setting state using pure Axis-generated classes, but the ones Eclipse/WTP
generates are a bit different and the examples don't carry over.
-Jason
|
|
|
Powered by
FUDForum. Page generated in 0.31835 seconds