Ignacio Silva-Lepe wrote:
Sorry if this is a FAQ, but is something like 
@Service(interfaces={Int1.class,Int2.class}) supported in the current code? I 
tried to add one more interface to AccountDataServiceDASImpl. I don't get any 
problem at build time, but at run time the instance this class configured into 
AccountServiceImpl's accountDataService reference returns false when asked it 
is an instanceof Int2.

Ignacio, this ia a known bug, reported in http://issues.apache.org/jira/browse/TUSCANY-301. From today's IRC discussion it's probably not going to get fixed in M1.

--
Jean-Sebastien

Reply via email to