I use:
- Ant 1.6.5
- Hivemind 1.1b2
 
I get the same error message both when building from Eclipse and command line.
 
Norbi
----- Original Message -----
Sent: Thursday, August 11, 2005 9:21 PM
Subject: RE: error while manual starting of registry

What version of Java does Ant use?

 


From: Norbert Sándor [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 11, 2005 12:10 PM
To: [email protected]
Subject: Re: error while manual starting of registry

 

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