How are you loading your HiveMind registry.  You should just let Tapestry do
that.

On 6/20/07, Raman Gupta <[EMAIL PROTECTED]> wrote:


Hello,

I'm trying to run Tapestry inside an OSGi environment. However, when
Tapestry initializes Hivemind, there are errors because the hivemodule.xml
in my servlet bundle is loaded, but the hivemodule.xml files in the
tapestry
bundle is not loaded, resulting in the error:

org.apache.hivemind.ApplicationRuntimeException: Error at
context:/WEB-INF/hivemodule.xml, line 3, column 65: Module admin has
contributed to unknown configuration point tapestry.url.ServiceEncoders.
The
contribution has been ignored.
   location: context:/WEB-INF/hivemodule.xml, line 3, column 65

Is there an alternative way to have hivemind load the hivemodule
information?

Cheers,
Raman Gupta

--
View this message in context:
http://www.nabble.com/Hivemind-inside-OSGi-environment%2C-accessing-hivemodule.xml-tf3955352.html#a11223195
Sent from the Hivemind - User mailing list archive at Nabble.com.


Reply via email to