Niclas Hedhman wrote:

In Merlin, it should not be possible, so you are kind of right. It can't happen in Merlin, because Merlin will not deploy if it is misconfigured. (or so I believe, Stephen?)

Correct.


The component will not even make it into the type registry if there is an inconsistency between the service it declares and the interfaces it implements.

---- exception report ---------------------------------------------
Ignoring type due to verification error: tutorial.HelloComponent
Exception: org.apache.avalon.meta.info.verifier.VerifyException
Message: The implementation class tutorial.HelloComponent for the component type named "hello" does not implement the service
interface tutorial.Hello which it declares it supports.
-------------------------------------------------------------------


Stephen.

--

|------------------------------------------------|
| Magic by Merlin                                |
| Production by Avalon                           |
|                                                |
| http://avalon.apache.org/merlin                |
| http://dpml.net/merlin/distributions/latest    |
|------------------------------------------------|

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to