Re: JavaClient session timeout?
Re: JavaClient session timeout?
- Subject: Re: JavaClient session timeout?
- From: Chuck Hill <email@hidden>
- Date: Mon, 30 Mar 2009 12:39:59 -0700
On Mar 30, 2009, at 12:31 PM, David Avendasora wrote:
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
Be careful or he will setup a Maven repository for you!
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
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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