users@glassfish.java.net

Re: HK2: No module has ModuleStartup

From: Sahoo <Sahoo_at_Sun.COM>
Date: Fri, 29 Aug 2008 12:34:06 +0530

Have you looked at
http://weblogs.java.net/blog/ss141213/archive/2008/01/getting_started_1.html

Thanks,
Sahoo

David Van Couvering wrote:
> I am looking for some guidance here. I have a parent pom and three
> modules, and everything seems to be configured correctly. One of the
> modules definitely has a class that implements ModuleStartup. But
> when I try to run I get
>
> Embedded error: No module has ModuleStartup
>
> I haven't changed the startup code at all but as a single module
> system I used to be able to do mvn hk2:run just fine from that single
> module. But now even from the subdirectory of that one module I get
> the same error.
>
> If you need it, I'm happy to send you more info, including a zip of
> the project - it's quite small right now, just trying to get started.
>
> Thanks,
>
> David
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>