dev@glassfish.java.net

Re: 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:30:20 -0500

(blush)

Thanks to both Mitesh and Dinesh.

I had done most of the obvious things, but had not checked out the
registration module which was added since I first created the workspace
I'm using.

Minor detail! I guess I've been spending too much time in the v3
neighborhood lately...

Thanks guys. It's working much better now.

- Tim

Dinesh Patil wrote:
> Timothy Quinn wrote:
>
>> 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
>
> Tim, did you do "maven checkout build" in addition to bootstrap-all
> and other targets? since you are doing bootstrap-all , you will have
> to build all modules or use "maven bootstrap configure-cluster" if you
> don't want to build all the modules.
> thanks
> Dinesh
>
>>
>> [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
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>