RE: java.lang.AbstractMethodError - 5.1.0.5

2009-12-11 Thread Jim O'Callaghan
- From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com] Sent: 11 December 2009 12:39 To: Tapestry users Subject: Re: java.lang.AbstractMethodError - 5.1.0.5 Em Fri, 11 Dec 2009 10:23:11 -0200, Jim O'Callaghan escreveu: > Hi, Hi! > I have a service bound to an interface in th

Re: java.lang.AbstractMethodError - 5.1.0.5

2009-12-11 Thread Thiago H. de Paula Figueiredo
Em Fri, 11 Dec 2009 10:23:11 -0200, Jim O'Callaghan escreveu: Hi, Hi! I have a service bound to an interface in the ioc registry. The interface extends another interface and duplicates a method name and parameter list however the return type in the overridden method is a concrete clas