Re: Cleaning a space

"Logan, Patrick" <[email protected]> Tue, 23 Jan 2007 10:36:29 -0500
Newsgroups gmane.comp.java.sun.javaspaces
Message-ID <[email protected]>
> Well, why use httpmd? You could just append the digest to the .jar
> name and get the same effect?

I thought if httpmd was the recommended protocol for mobile code then
this would get two birds with one stone.

Actually if one is not concerned with the digest for code integrity
then would it be better or just as good to put some version
information in the url? 

i.e. the digest says nothing about which jar is newer. But if the url
was http://somehost/somepath/someversion/somejar-dl.jar then the
version ordering is explicit.

> Well, generally for development, I run everything in transient
> (in-memory) mode which means, on restart the services forget their
> state anyways.

That's probably the easiest. I guess on the other hand running into
problems due to persistence is a way to learn about problems, well,
due to persistence. I should probably make it easy to set up either in
my tests.

Thanks,
Patrick

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff JAVASPACES-USERS".  For general help, send email to
[email protected] and include in the body of the message "help".

To view past JAVASPACES-USERS postings, please see:
http://archives.java.sun.com/archives/javaspaces-users.html