Question :
I am starting AdminUI on JBoss 4.2.3 GA, and I see the following message just after the bootstrap ended successfully:
2011-05-27 14:06:46,418 INFO [org.apache.myfaces.shared_impl.config.MyfacesConfig] Starting up Tomahawk on the RI-JSF-Implementation.
2011-05-27 14:06:46,420 INFO [org.apache.myfaces.shared_impl.config.MyfacesConfig] Starting up Tomahawk on the MyFaces-JSF-Implementation
2011-05-27 14:06:46,420 ERROR [org.apache.myfaces.shared_impl.config.MyfacesConfig] Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations.
The AdminUI can be access without any problem in the browser, what means that error ?
Answer :
This is a JBoss related issue. It's just a warning and the message can be ignored.
Please check: http://community.jboss.org/wiki/JBossPortalFAQ
For details you can contact JBoss community.