Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > SoapHttpClientProtocol inherited class, persistence

Reply
Thread Tools

SoapHttpClientProtocol inherited class, persistence

 
 
Yasel Prado
Guest
Posts: n/a
 
      03-16-2006
Hello,
I have an ASP.NET application which have a class (lets say X) that inhertis
from SoapHttpClientProtocol, after initialize an object of this class X, I
need to maintain the session alive, to do so, i pretend make this object
persistent, keep the SOAP session information and recreate the object when
needed to use its methods; so the other peer wont be aware of what is
happening in this side.
Can I do this? if not, can someone suggest a way to keep a SOAP session live
for long time?
Best regards
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Java Persistence API and persistence.xml Kenneth P. Turvey Java 2 03-16-2008 12:08 AM
'Class.inherited' v. 'inherited' syntax inside Class 7stud -- Ruby 11 11-09-2007 06:45 PM
C# Client (SoapHttpClientProtocol) and Secure Web Service todd ASP .Net Web Services 1 05-28-2004 08:26 PM
EJB persistence versus Database persistence? javaguy44 Java 10 05-18-2004 07:08 PM
SoapHttpClientProtocol and Keep-Alive Scott McFadden ASP .Net Web Services 0 10-08-2003 04:50 PM



Advertisments