That may be a classloader issue.  I wonder if Maven2 uses some weird
classloader which doesn't find the resources (the /META-INF/hivemodule.xml
files).

-----Original Message-----
From: John Coleman [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 22, 2006 2:07 PM
To: Tapestry users
Subject: Re: HiveMind issue


----- Original Message ----- 
From: "Norbert Sándor" <[EMAIL PROTECTED]>
To: "Tapestry users" <[email protected]>
Sent: Wednesday, February 22, 2006 3:49 PM
Subject: Re: HiveMind issue


> How is the registry created?

like this Norbi:

    registry = RegistryBuilder.constructDefaultRegistry();
    VTMain main = (VTMain) registry.getService(VTMain.class);

> Did you debugged why and where is that NPE thrown?

No, not yet. I thought the stack trace would be enough. I can get it to run
directly in JBuilder, or Eclipse but not from a Maven2 build.

>
> Regards,
> Norbi
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to