0 Replies Latest reply on Jul 24, 2008 1:31 PM by andre1001

    helloworldjsfmyfacesportlet sample issue?

    andre1001

      Hi,

      I'm starting with JBoss Portal and following the track on Reference Guide. I could manage to get helloworldportlet.war, helloworldjspportlet.war and helloworldjsfsunriportlet.war working. But I had troubles with helloworldjsfmyfacesportlet.war.

      I'm using JBoss Portal 2.6.5.SP1 bundled and deploying .war inside this packege http://anonsvn.jboss.org/repos/portletswap/portlets/2_6/bundles/HelloWorldJSFMyFaces42Portlet.zip

      Portlet doesn't show up on home like the others.

      Thanks.

      Deploy log:

      13:22:33,383 INFO [Server] JBoss (MX MicroKernel) [4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)] Started in 37s:525ms
      13:22:43,413 INFO [TomcatDeployer] deploy, ctxPath=/helloworldjsfmyfacesportlet, warUrl=.../tmp/deploy/tmp61318helloworldjsfmyfacesportlet-exp.war/
      13:22:43,532 INFO [FacesConfigurator] Reading standard config org/apache/myfaces/resource/standard-faces-config.xml
      13:22:43,569 INFO [FacesConfigurator] Reading config /WEB-INF/faces-config.xml
      13:22:43,579 INFO [FacesConfigurator] MyFaces-package : myfaces-api not found.
      13:22:43,579 INFO [FacesConfigurator] MyFaces-package : myfaces-impl not found.
      13:22:43,579 INFO [FacesConfigurator] MyFaces-package : tomahawk-sandbox not found.
      13:22:43,580 INFO [FacesConfigurator] MyFaces-package : tomahawk not found.
      13:22:43,628 WARN [LocaleUtils] Locale name in faces-config.xml null or empty, setting locale to default locale : en_US
      13:22:43,707 INFO [FacesConfigurator] Serialization provider : class org.apache.myfaces.shared_impl.util.serial.DefaultSerialFactory
      13:22:43,715 INFO [StartupServletContextListener] ServletContext '/home/asalvati/java/jboss-portal-2.6.5.SP1/server/default/./tmp/deploy/tmp61318helloworldjsfmyfacesportlet-exp.war/' initialized.
      13:22:43,780 INFO [FacesConfigurator] Reading standard config org/apache/myfaces/resource/standard-faces-config.xml
      13:22:43,798 INFO [FacesConfigurator] Reading config /WEB-INF/faces-config.xml
      13:22:43,805 INFO [FacesConfigurator] MyFaces-package : myfaces-api not found.
      13:22:43,805 INFO [FacesConfigurator] MyFaces-package : myfaces-impl not found.
      13:22:43,805 INFO [FacesConfigurator] MyFaces-package : tomahawk-sandbox not found.
      13:22:43,805 INFO [FacesConfigurator] MyFaces-package : tomahawk not found.
      13:22:43,805 WARN [LocaleUtils] Locale name in faces-config.xml null or empty, setting locale to default locale : en_US
      13:22:43,806 INFO [RenderKitFactoryImpl] RenderKit with renderKitId 'HTML_BASIC' was replaced.
      13:22:43,807 WARN [FacesConfigurator] More than one managed bean w/ the name of 'user' - only keeping the last
      13:22:43,807 INFO [FacesConfigurator] Serialization provider : class org.apache.myfaces.shared_impl.util.serial.DefaultSerialFactory
      13:22:43,810 INFO [MyFacesGenericPortlet] PortletContext '/home/asalvati/java/jboss-portal-2.6.5.SP1/server/default/./tmp/deploy/tmp61318helloworldjsfmyfacesportlet-exp.war/' initialized.