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