Dear Sean Kelly - I am trying to test "tinijxta-1_0_2", and was wondering if
you could get the JXTA server running at (from build.xml):
<!-- A JXTA proxy server that we can use. -->
<property name="proxy.url" value="http://anise.rosetta.zon:9700"/>
... or is there another proxy server out there on the World-Wide-Wierd, that
I can use to test your code?
Also, in the build.xml. "tini.convert", I had to change this:
depends="jxtaproxy;HTTP"
... to this:
depends="jxtaproxy",
... so that fixed-modules did not generate a duplicate class. This is the
correct thing to do in the build.xml file, correct?
Best regards, Kelly Smith
|