Re: [JXTA discuss] PipeAdvertisement
Ian Wiles <[email protected]> Mon, 27 Jun 2005 16:29:42 +0100
| Newsgroups | gmane.comp.java.jxta.general |
|---|---|
| Message-ID | <[email protected]> |
In message <000f01c57b16$d1f1aa20$384d0852@thethomp>, Philip Thompson <[email protected]> writes > >I am running the PipeExample sample program as detailed in the JXTA >programming guide > >I have created a pipexample.adv file in the current directory as specified >in the guide > >On running the JAVA program I get the error message, >"Bad pipe ID in advertisement" when reading the file > >Copy of file attached > >Can anyone help??? > Looks like you forgot to attach the file :/ Anyway, this happened to me and it worked when the PipeID was all on one line. The parser doesn't seem to like it split over 3 lines, which is what the example gives you for some reason. -- Ian Wiles