Re: [xmlblaster] ignoring my own messages

2003-03-05 Thread Marcel Ruff
Hi Colin, please do a cd xmlBlaster cvs update -dP build.sh delete build.sh all to retrieve and compile the bugfix regards, Marcel

Re: [xmlblaster] ignoring my own messages

2003-03-05 Thread Marcel Ruff
Hi Colin, the false was broken, we lost it in the last redesign. To avoid this in future i have added a testcase and fixed the bug, see http://www.xmlblaster.org/xmlBlaster/testsuite/src/java/org/xmlBlaster/test/qos/TestSubNoLocal.java.html Madere, Colin wrote: Ok, I have this set but my object

RE: [xmlblaster] ignoring my own messages

2003-03-05 Thread Madere, Colin
Ok, I have this set but my object is still getting the updates it publishes. What determines who "I" (the authenticated object) is? What is checked in xmlBlaster to know not to send it to my update callback? (snippet) sq = new SubscribeQos(glob); sq.setWantLocal(false); I've basically taken th

Re: [xmlblaster] JAVA API documentation down

2003-03-05 Thread Marcel Ruff
Heinrich Götzger wrote: On Wed, 5 Mar 2003, Michael Atighetchi wrote: I get an error 404 upon accessing http://www.xmlblaster.org/xmlBlaster/doc/api/index.html (the JAVA API Online HTML documentation) Should be fixed now. For some reason, the Javadoc creation did not work last night. Than

Re: [xmlblaster] JAVA API documentation down

2003-03-05 Thread Michael Atighetchi
Ok, thanks for fixing it. Michael On Wed, Mar 05, 2003 at 06:27:52PM +0100, Marcel Ruff wrote: > Michael Atighetchi wrote: > > >I get an error 404 upon accessing > >http://www.xmlblaster.org/xmlBlaster/doc/api/index.html > > > Clicking on this link works fine here, can you retry please? > > t

Re: [xmlblaster] JAVA API documentation down

2003-03-05 Thread Marcel Ruff
Michael Atighetchi wrote: I get an error 404 upon accessing http://www.xmlblaster.org/xmlBlaster/doc/api/index.html Clicking on this link works fine here, can you retry please? thanks Marcel (the JAVA API Online HTML documentation) Michael

Re: [xmlblaster] JAVA API documentation down

2003-03-05 Thread Heinrich Götzger
On Wed, 5 Mar 2003, Michael Atighetchi wrote: >I get an error 404 upon accessing >http://www.xmlblaster.org/xmlBlaster/doc/api/index.html > >(the JAVA API Online HTML documentation) Should be fixed now. For some reason, the Javadoc creation did not work last night. Thanks Heinrich > >Michael

[xmlblaster] JAVA API documentation down

2003-03-05 Thread Michael Atighetchi
I get an error 404 upon accessing http://www.xmlblaster.org/xmlBlaster/doc/api/index.html (the JAVA API Online HTML documentation) Michael -- [EMAIL PROTECTED] BBN Technologies

RE: [xmlblaster] ignoring my own messages

2003-03-05 Thread Xavier Roques
Hi, I think that the easiest way to correct your problem is to set the option "wantlocal" to false when you subsribe to a channel. See the file http://www.xmlblaster.org/xmlBlaster/doc/api/org/xmlBlaster/client/qos/Subsc ribeQos.html Xavier -Original Message- From: Madere, Colin [mailt