After (too) many trials, errors and goggling I've managed to deploy jsf app
in glassfish v3. It seems that all you need to do is adding following two
lines in "sun-web.xml".

  <class-loader delegate="false"/>
  <property name="useBundledJsf" value="true"/>

I've changed POM dependendencies significantly and some other sculptor
params. Therefore, I'm not sure that this is all what is needed for
successful deployment.

HTH

Best regards,
Damir Murat

-- 
View this message in context: 
http://old.nabble.com/helloworld-web-glassfish-deployment-tp26855630s17564p26976981.html
Sent from the Fornax-Platform mailing list archive at Nabble.com.


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to