Re: JavaClient session timeout?
Re: JavaClient session timeout?
- Subject: Re: JavaClient session timeout?
- From: David Avendasora <email@hidden>
- Date: Mon, 30 Mar 2009 15:31:59 -0400
On Mar 30, 2009, at 2:31 PM, Stamenkovic Florijan wrote:
OK, you can download WOJCKit here:
http://web.mac.com/flor385/eSwamp/software/files/WOJCKit.zip
Whaaat? No SVN accesss? Pfff. :-P
It's a WOLips project. Eclipse 3.4.1, appropriate stable WOLips
(update say a month ago or something).
Note: this project contains both server and client side classes.
Both are well documented in code, be sure to read that, as there is
no other documentation for the project at the moment.
Also, there is client / server separation, package based. What I do
is add source filters in my server / client projects to ensure I
don't accidentally use any inappropriate classes. I suggest you do
the same.
And finally, for the ping functionality, look into:
org.wojc.client.RemoteMethodInvoker#startPing(int, boolean)
I tried it out, it seems to work just fine. I did not try the
stopPing(...) functionality yet, but it's quite conservative, so I
believe it will just work.
Let me know how it goes,
Thanks Flor!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden