Hi Christian,

try to raise the log level (log4j.properties) of hivemind from WARN to DEBUG.
I had the same problem and there was an exception during parsing the hivemodule.xml.
Probably you made there an error.


Ciao
  Dieter

Kebekus, Christian wrote:

--from "Kebekus, Christian" <[EMAIL PROTECTED]>--
--reply [EMAIL PROTECTED]





I would like to use a service/implementation packed in a jar from a
simple test class. The same simple test class works fine in the jar with
the service interface and implementation itself. I tried all kinds of
stuff, but nothing works. I always get something like

org.apache.hivemind.ApplicationRuntimeException: Registry does not
contain module 'mypackage.test'.
at
org.apache.hivemind.impl.RegistryImpl.getModule(RegistryImpl.java:76)
at
org.apache.hivemind.impl.RegistryImpl.getService(RegistryImpl.java:86)
at com.mckesson.coil.examples.ex1.Main.main(Main.java:66)


Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.






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



Reply via email to