users@glassfish.java.net

Re: V3 build: Failed to parse dependencies of com.sun.faces.extensions

From: Sahoo <Sahoo_at_Sun.COM>
Date: Wed, 23 Jul 2008 11:10:56 +0530

Very interesting. Keep us posted with progress made.

Thanks,
Sahoo

glassfish_at_javadesktop.org wrote:
> Yes,
>
> Build glassfish v3 from svn HEAD checkout (tp2 not allowing felix shell to run)
> Run glassfish from
> java -jar .\modules\glassfish-10.0-SNAPSHOT.jar
> instead of
> asadmin start-domain domain1
> so that the felix shell(GUI shell too) can be run according to its config properties under ~/glassfish/felix/conf by altering the
> ....
> felix.auto.start.1= \
> ${com.sun.aas.installRootURI}/modules/tiger-types-osgi-0.3.8.jar \
> ${com.sun.aas.installRootURI}/modules/auto-depends-0.3.8.jar \
> ${com.sun.aas.installRootURI}/modules/config-0.3.8.jar \
> ${com.sun.aas.installRootURI}/modules/hk2-core-0.3.8.jar \
> ${com.sun.aas.installRootURI}/modules/osgi-adapter-0.3.8.jar \
> [b] ${com.sun.aas.installRootURI}/felix/bundle/org.apache.felix.shell-1.1.0-SNAPSHOT.jar \
> ${com.sun.aas.installRootURI}/felix/bundle/org.apache.felix.bundlerepository-1.1.0-SNAPSHOT.jar \
> ${com.sun.aas.installRootURI}/felix/bundle/org.apache.felix.shell.gui-0.9.0-SNAPSHOT.jar \
> ${com.sun.aas.installRootURI}/felix/bundle/org.apache.felix.shell.gui.plugin-0.9.0-SNAPSHOT.jar
> [/b]...
> See http://weblogs.java.net/blog/arungupta/archive/2008/06/totd_34_using_f.html by Arun Gupta.
> http://www.theserverside.com/tt/articles/article.tss?l=NewFeaturesinEJB3-Part4 and previous parts by Reza Rahman
>
> So the goal is to run EJB 3.1's, simplify my projects to the single 3.1 based war projects(instead of ear+ejb-jar+war three projects), run my JBI components and Open ESB ojc components in gf v3 and metro web service stack. Also reduce test cycle times and add in seam(which I'm compiling for ejb 3.1), richfaces and facelets. testing if seam will have to be replaced with the coming Web Beans and it's annotations. I'm after hl7bc etc. of Open ESB (or the coming GlassfishESB).
>
> And a side effect, reduce having umpteen versions of NetBeans for different developments.
> [Message sent by forum member 'rimartin7' (rimartin7)]
>
> http://forums.java.net/jive/thread.jspa?messageID=288590
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>