[JXTA discuss] EndpointAddress creation
[email protected] Thu, 4 Aug 2005 09:02:12 +0300
| Newsgroups | gmane.comp.java.jxta.devel,gmane.comp.java.jxta.general |
|---|---|
| Message-ID | <200508040902.12797.ggeorgak__16744.4666185931$1123136011$gmane$org@uth.gr> |
Hello, I am using the constructor EndpointAddress(ID id, String service, String serviceParam) with arguments EndpointAddress(somePeerAdv.getPeerID(),"svcName","svcParam") and I get: urn:jxta:uuid-59616261646162614A7874615032503330DA3966EE894F39B3EDB9B158A45CE703#Chat/ChatParams instead of the correct: jxta://uuid-59616261646162614A7874615032503330DA3966EE894F39B3EDB9B158A45CE703#Chat/ChatParams What am I doing wrong? Best regards, Giorgis Georgakoudis