Re: httpmd
"Logan, Patrick" <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
>> I have tried this with outrigger as well as blitz, writing an entry > The trace below appears to be a takeIfExists not a write? You are correct. That app actually does a takeIfExists and then a write. > And are you using transactions or not? Not in this case. >> the javaspace. So I did nothing different in the way I started the >> jini services, hoping by default they would understand httpmd, as >> it wasn't > Nope :) Do most people use httpmd at this point? Should they? Would there be a problem with just making this available on all the starter kit and blitz invocations? > Can you post the command-line you are using to start outrigger > and/or blitz? That's the rub for me. I've just been doing blitz.sh for blitz or launch-all for outrigger, not really caring to this point what those scripts do. So I know almost nothing about them yet. > Maybe the script is invoking start.jar? If it is and the .config > you pass to start.jar contains NonActivatableServiceDescriptors then > you should be able to edit the script and add: > -Djava.protocol.handler.pkgs=net.jini.url > to the command-line for start.jar OK. I guess there is some reason this is not done already in the releases. I decided to try out httpmd to see how easy it is to use, based on a mailing list email I saw (sorry link not close at hand) suggesting that the digest number is a good way to make changes to code result in a new url. I guess I am starting to think about a development environment that keeps things running as much as possible and tools that cleanup those things that need a fresh start. That's a big topic, and this is just my first little step -- trying out httpmd. > Hope that helps, Yes, thanks. -Patrick -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]