Im not sure if this is a geronimo or openejb problem but restarting
the openejb configuration is giving me the following error.
Exception in thread "Multicast Discovery Agent Notifier"
java.lang.NoClassDefFoundError:
org/apache/openejb/server/DiscoveryRegistry$ServiceRemovedTask
at
org.apache.openejb.server.DiscoveryRegistry.serviceRemoved(DiscoveryRegistry.java:129)
at
org.apache.openejb.server.discovery.MulticastDiscoveryAgent$Listener$2.run(MulticastDiscoveryAgent.java:418)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Regards
Manu
On Thu, Oct 9, 2008 at 3:28 PM, David Blevins <[EMAIL PROTECTED]> wrote:
> Ok, so there's been a lot of "next weeks" and rather than send out another
> "i'll spin up binaries soon" I took a shot at some potential release
> binaries. We don't have to use these and can easily respin for whatever
> reason. But if everyone is ready and these binaries pass inspection, we
> might just end up with a final release in a few days :) Don't consider this
> a three day vote, but the beginning of the wrapping up process as we
> typically end up respinning a couple times before nailing it down.
>
> Definitely keep in mind though that we can and should kick out a 3.1.1
> within a month of this release, possibly even sooner if there is a pressing
> need.
>
> Maven 2 jars:
>
> http://people.apache.org/~dblevins/stage/repo
>
> Distro zips/tars:
>
> http://people.apache.org/~dblevins/stage/3.1
>
> Release notes:
>
> http://people.apache.org/~dblevins/stage/3.1/RELEASE-NOTES.txt
>
> Branch:
>
> http://svn.apache.org/repos/asf/openejb/branches/openejb-3.1/
>
> Give them a good look over, kick the tires nice and hard :)
>
> -David
>
>