users@glassfish.java.net

Re: [Glassfish embedded] How do I build gf embedded 3.1?

From: Alexis Moussine-Pouchkine <alexis.moussine-pouchkine_at_oracle.com>
Date: Tue, 14 Sep 2010 15:58:54 +0200

Could you use the implanted mode (i.e. glassfish/lib/embedded/glassfish-embedded-static-shell.jar) for starters?
Otherwise, are you explicitly rebuilding the glassfish-embedded-all.jar artifact?

We should probably add a paragraph to http://wikis.sun.com/display/glassfish/V3FullBuildInstructions to document the embedded part.
CC'ing Jane and Siraj.

-Alexis

On 14 sept. 2010, at 12:54, glassfish_at_javadesktop.org wrote:

> Hi guys
> I decided to download and build GF 3.1 in order to debug some issues we have. Checkout of source code went fine, building with maven is another story.. But finally, after a lot of trial and error, I have managed to get both the ejb-container project and the glassfish-embedded-all project built.
>
> I tried adding some log statements and sysout in order to trace what whas going on, but no matter what I do, the changes in ejb-container won't get picked up by the glassfish-embedded-all project.
>
> This project and its build process is a lot more complex than the projects I have been involved in, so I'm probably missing some steps.. I have also noticed that the project uses HK2, which I haven't used before.
>
> So, how can I make a change in the ejb-container project (/ejb/ejb-container) and propagate it to the glassfish-embedded-all project (/extras/embedded/all)?
>
> Any help would greatly appreciated! :)
>
> Regards, Anders
> [Message sent by forum member 'andersaab']
>
> http://forums.java.net/jive/thread.jspa?messageID=482706
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>