Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Maintaining State in Web Client
Maintaining State in Web Client [message #106446] Fri, 20 May 2005 17:33
Eclipse UserFriend
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
Previous Topic:convert existing project structure to wtp
Next Topic:Flexible project model and server API enhancement request deferred to 1.1
Goto Forum:
  


Current Time: Thu May 29 01:57:23 EDT 2025

Powered by FUDForum. Page generated in 0.31835 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top