When I double-clicked run.sh, it started the JBoss 4.2.2 GA I had installed. After a couple of minutes, I figured out that I needed to clear JBOSS_HOME. I did that and tried again. Now, I'm getting messages that imply a classpath problem. I'm not sending the log files unless you tell me how. Displayed messages include:
01:06:38,853 INFO [FacesConfigurator] Reading config jar:file:/opt/dtv/jboss-portal-2.6.5.SP1/server/default/./deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib2/jsf-facelets.jar!/META-INF/faces-config.xml 01:06:38,930 INFO [FacesConfigurator] Reading config /WEB-INF/faces-config.xml 01:06:39,014 INFO [FacesConfigurator] MyFaces-package : myfaces-api not found. 01:06:39,014 INFO [FacesConfigurator] MyFaces-package : myfaces-impl not found.01:06:39,014 INFO [FacesConfigurator] MyFaces-package : tomahawk-sandbox not found. 01:06:39,014 INFO [FacesConfigurator] MyFaces-package : tomahawk not found. 01:06:39,015 WARN [LocaleUtils] Locale name in faces-config.xml null or empty, setting locale to default locale : en_US 01:06:39,016 INFO [RenderKitFactoryImpl] RenderKit with renderKitId 'HTML_BASIC' was replaced. 01:06:39,017 WARN [FacesConfigurator] More than one managed bean w/ the name of 'configurationbean' - only keeping the last 01:06:39,017 WARN [FacesConfigurator] More than one managed bean w/ the name of 'metadataservice' - only keeping the last 01:06:39,017 WARN [FacesConfigurator] More than one managed bean w/ the name of 'identityrolemgr' - only keeping the last 01:06:39,017 WARN [FacesConfigurator] More than one managed bean w/ the name of 'identityusermgr' - only keeping the last 01:06:39,017 WARN [FacesConfigurator] More than one managed bean w/ the name of 'editprofilemgr' - only keeping the last 01:06:39,018 WARN [FacesConfigurator] More than one managed bean w/ the name of 'userregistermgr' - only keeping the last 01:06:39,018 WARN [FacesConfigurator] More than one managed bean w/ the name of 'assignrolemgr' - only keeping the last 01:06:39,018 WARN [FacesConfigurator] More than one managed bean w/ the name of 'useradministrationbean' - only keeping the last 01:06:39,018 WARN [FacesConfigurator] More than one managed bean w/ the name of 'rolemanagementbean' - only keeping the last 01:06:39,018 WARN [FacesConfigurator] More than one managed bean w/ the name of 'editrolemgr' - only keeping the last 01:06:39,018 WARN [FacesConfigurator] More than one managed bean w/ the name of 'lostpasswordmgr' - only keeping the last 01:06:39,018 WARN [FacesConfigurator] More than one managed bean w/ the name of 'createrolemgr' - only keeping the last 01:06:39,018 INFO [FacesConfigurator] Serialization provider : class org.apache.myfaces.shared_impl.util.serial.DefaultSerialFactory 01:06:39,021 INFO [MyFacesGenericPortlet] PortletContext '/opt/dtv/jboss-portal-2.6.5.SP1/server/default/./deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/' initialized. 01:06:39,023 INFO [MyFacesGenericPortlet] MyFaces already initialized 01:06:39,024 INFO [MyFacesGenericPortlet] PortletContext '/opt/dtv/jboss-portal-2.6.5.SP1/server/default/./deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/' initialized. 01:06:39,143 INFO [PortletAppDeployment] Parsing /portal-wsrp-admin/jboss-portlet.xml 01:06:39,180 INFO [FacesConfigurator] Reading standard config org/apache/myfaces/resource/standard-faces-config.xml View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153817#4153817 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153817 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
