Hello I'm trying to deploy my webapplication on a websphere 6 server. Bevor, the application was running fine on a tomcat.
As I saw in several posts you have to modify the standad webpshere installation as described in the myfaces Wiki (Websphere 6 installation guide). So after I finished the steps, I run into an other problem: Unable to locate tag library for uri http://java.sun.com/jsf/core ]: com.ibm.ws.jsp.JspCoreException Maybe this is a websphere 6 specific issue. Maybe I could extract the tld's from the myfaces-impl.jar and tomahawk.jar to my WEB-INF directory and define some <taglib> in the web.xml. Any ideas? thx. -- View this message in context: http://www.nabble.com/Websphere+6+tld+not+found-t1663507.html#a4507296 Sent from the MyFaces - Users forum at Nabble.com.

