Hi,
That is absolutely fine. The "interface" attribute of the service and reference elements does not refer to a Java interface, but to API interface. If the abstract class is your API then that is what you should export. Regards, Tim ________________________________ > Date: Tue, 28 Sep 2010 16:48:58 +0800 > Subject: BluePrint service with abstract class > From: [email protected] > To: [email protected] > > Hi > > I know I can export a service with a implemented interface. > Can I export a service from a extending abstract class? > > Thanks > LongkerDandy
