| Sign In/My Account | View Cart |
| Article: |
Hello JXTA! | |
| Subject: | Comments on 'Hello JXTA' | |
| Date: | 2001-08-26 10:26:50 | |
| From: | mnsandhya | |
|
Response to: Comments on 'Hello JXTA'
|
||
|
Hi, I have seen your comments about the article 'HelloJXTA' at the Onjava.com website. I have been trying to make the same application work with JXTA version 1.0. I have not been successful so far. I have compliled the HelloService, HelloServiceImpl and HelloApp files and put those files under the Shell directory itself. After that, as written in the documentation, I have launched the Shell which created the PlatformPeerGroup and jxtaConfig files in the same directory. But as written in the document 'isRendezvous' line is not there either in PlatformPeerGroup or jxtaConfig files. I entered the line 'isRendezvous=true' in jxtaConfig and <isRendezvous>true</isRendezvous> in PlatformPeerGroup file. (Somewhere in the document it says that a directory named PlatformPeerGroup will be formed. It does not happen in my case!) Other modifications were also made as written in the document.
|
||