dev@glassfish.java.net

v2 maven config-cluster (or config-runtime) cannot find registration class

From: Timothy Quinn <Timothy.Quinn_at_Sun.COM>
Date: Tue, 11 Mar 2008 18:01:18 -0500

OK, I'm sure I've overlooked something obvious.

I've done a cvs update, bootstrap-all, and then rebuilt v2 (FCS branch)
successfully. When I try maven configure-runtime or configure-cluster I get

[echo] Creating the service registry file
[java] java.lang.NoClassDefFoundError:
com/sun/enterprise/registration/LocalServiceRegistry
[java] Exception in thread "main"


I'm sure this is something simple but I am just not seeing it.

Thanks.

- Tim