Hi Ever- That looks to be the following filed issue: http://code.google.com/p/google-wave-resources/issues/detail?id=181
Please star that. - pamela On Sun, Nov 15, 2009 at 11:21 PM, ever.bupt <[email protected]> wrote: > The reference code: > Blip rootBlip = wavelet.getRootBlip(); > log.warning(rootBlip.getChildBlipIds().size()); > > Then get the following exception: > java.lang.NullPointerException > at com.google.wave.api.impl.BlipImpl.getChildBlipIds(BlipImpl.java: > 170) > > It seems the getChildBlipIds() doesn't work on rootBlip, also append() > can't work on rootBlip. > > If we use a non-root blip to test the getChildBlipIds(); it will be > successful. > > -- > > You received this message because you are subscribed to the Google Groups > "Google Wave API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-wave-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-wave-api?hl=. > > > -- You received this message because you are subscribed to the Google Groups "Google Wave API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=.
