Pinky, Can you file a bug with the error you see when you remove the canonicaldb json binding.
-Louis On Tue, Mar 3, 2009 at 4:01 AM, <[email protected]> wrote: > > Hi, > > I am a newbie in shindig. I am trying to configure GuiceModule class for > implementing > data service of shindig open social interfaces. > I have attached my GuiceModule class for reference which I able to access > my database. The only problem I am facing is I am not able to get rid > of the following line which throws error on removing. > > bind(String.class).annotatedWith(Names.named("shindig.canonical.json.db")) > .toInstance("sampledata/canonicaldb.json"); > > Can anyone guide me for the same. Thanks in Advance. > > Regards, > *Pinky Muralidhar**.* > > > * Please do not print this email unless it is absolutely necessary. * > > The information contained in this electronic message and any attachments to > this message are intended for the exclusive use of the addressee(s) and may > contain proprietary, confidential or privileged information. If you are not > the intended recipient, you should not disseminate, distribute or copy this > e-mail. Please notify the sender immediately and destroy all copies of this > message and any attachments. > > WARNING: Computer viruses can be transmitted via email. The recipient > should check this email and any attachments for the presence of viruses. The > company accepts no liability for any damage caused by any virus transmitted > by this email. > > www.wipro.com >

