problem in publishing more than one property.

Login to reply to this topic.
Wed, 2008-06-11 04:04
Joined: 2007-08-28
Forum posts: 23

i m publishing more than one property of byte array.my situation is i m reading a file and writing into a temp file.for this i m first publishing for read and then for write.In the subscriber side i my subscribing both property of read and write.Now, in the subscriber's RunL() for the first time it is notifying properly for first time change in read and write. but for next time for change in read it is notifying to write in the subscriber RunL().
i have defined different key and uid for read and write property.


Wed, 2008-06-11 07:45
Joined: 2005-04-13
Forum posts: 120
Re: problem in publishing more than one property.

have you define your policies correctly?

Would be nice if you could provide the code snippets.


Jupitar

  • Login to reply to this topic.