I'm curious if anyone has successfully deployed Hivemind to JRun--or encountered problems. I'm using HM 1.0 and the HiveMindFilter. With the default services (none of my own yet), HM starts a registry with no problem in Tomcat. In JRun, I get an error:

02/05 18:46:44 info [axis] Constructing HiveMind Registry.
02/05 18:46:44 error [axis] Service point hivemind.Startup does not exist.
org.apache.hivemind.ApplicationRuntimeException: Service point hivemind.Startup does not exist.
at org.apache.hivemind.impl.RegistryImpl.getServicePoint(RegistryImpl.java:142)
at org.apache.hivemind.impl.RegistryImpl.getService(RegistryImpl.java:149)
at org.apache.hivemind.impl.RegistryImpl.startup(RegistryImpl.java:321)
at org.apache.hivemind.impl.RegistryBuilder.constructRegistry(RegistryBuilder.java:417)
at org.apache.hivemind.servlet.HiveMindFilter.constructRegistry(HiveMindFilter.java:113)
at org.apache.hivemind.servlet.HiveMindFilter.initializeRegistry(HiveMindFilter.java:87)
at org.apache.hivemind.servlet.HiveMindFilter.init(HiveMindFilter.java:75)
at jrun.servlet.FilterObject.init(FilterObject.java:63)


Thanks,
Jamie



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



Reply via email to