Here's the code. all the xml files. I have included the code for the
interface also, which does nothing much. But i was lookin to configure the
interface as a service and the myClass as a block. Also where do I add the
dependencies, in the .xinfo file or the assembly file.
assembly.xml should contain:
<assembly>
<block class="com.mindflow.runmode.myBlock" name="myInterface" />
</assembly>rather than myInterface
from your description, that may be the only problem..
the interfaces that MyBlock implements only become an issue when you add another block that depends on MyInterface..
-pete
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
