Solved this issue. On Sun, Jun 19, 2011 at 7:43 AM, Eshan Sudharaka <[email protected]>wrote:
> Hi , I am trying to to following binding. > binder.bind(Application.class).to(PluginApplication.class); > > PluginApplication class does not have a default constructor(has a > constructor with args) and the Application class is the one in the > modeler. And i am getting following exception. > http://pastebin.com/PuJJRBZC > > What is the reason for this exception ? > > -- > *~Thanks & Regards~* > *** > * > P.A.Eshan Sudharaka > Dept of Computer Science and Engineering > University of Moratuwa > Sri Lanka > http://esudharaka.blogspot.com/ > > -- *~Thanks & Regards~* *** * P.A.Eshan Sudharaka Dept of Computer Science and Engineering University of Moratuwa Sri Lanka http://esudharaka.blogspot.com/
