Anyone an idea?
I know that nobody likes the word 'urgent' here :)
But it really is: next week I go to a long-long holiday and I want to integrate my hivemind based ant task to Tacos...
 
BR,
Norbi
----- Original Message -----
Sent: Thursday, August 11, 2005 9:12 AM
Subject: error while manual starting of registry

Hello,
 
I try to start the registry indirectly by an Ant task. I get

org.apache.hivemind.ApplicationRuntimeException: Unable to add method java.lang.Object writeReplace() to class $Runnable_105a45989b8: [source error] no such class: org.apache.hivemind.internal.ser.ServiceSerializationHelper

When I start the same registry using a test Java application it starts without problem.
The class resolver used to load the registry successfully loads the class org.apache.hivemind.internal.ser.ServiceSerializationHelper. (I tested this after creating the classresolver.)

I have problem only when starting with Ant but I couldn't figure out what the difference is between the two.
Any ideas?

Thanks in advance,
Norbi

Reply via email to