We are running Websphere 7 with myfaces 1.1.7 and tomahawk 1.1.5. The jars are included in our application. There are a set of steps that IBM has published for Websphere 7 if you are using an implementation of JSF other then 1.2.
-----Original Message----- From: Ashish Kulkarni [mailto:[email protected]] Sent: Thursday, October 06, 2011 3:47 PM To: MyFaces Discussion Subject: Re: Myfaces 1.1 on Websphere 8.0 Hi No i have deployed this as a new application, on new instance of Websphere, i am suspecting websphere 7.0 and 8.0 does not support myfaces 1.1 On Thu, Oct 6, 2011 at 2:20 PM, Leonardo Uribe <[email protected]> wrote: > Hi > > I can guess this is caused by a old page is used. Clean the server > cache before switch versions, so new compiled .jsp files can be > generated correctly. > > regards, > > Leonardo Uribe > > 2011/10/5 Ashish Kulkarni <[email protected]>: > > Hi > > Has anyone successfully deployed Myfaces 1.1 web application on Websphere > > 8.0, i have application with myfaces 1.1.3 and tomohawck 1.1.3, but > getting > > following error. > > I have changed the classloader to be parent last > > > > [10/4/11 10:15:51:780 EDT] 00000021 servlet E com.ibm.ws. > > webcontainer.servlet.ServletWrapper service SRVE0014E: Uncaught > > service() exception root cause /login.jsp: com.ibm.websphere.servlet. > > error.ServletErrorReport: java.lang.NoSuchMethodError: > > org/apache/myfaces/taglib/core/ViewTag.setJspId( > > Ljava/lang/String;)V > > at org.apache.jasper.runtime.PageContextImpl.handlePageException > > (PageContextImpl.java:695) > > at _ibmjsp._login._jspService(_login.java:219) > > at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:99) > > at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) > > at com.ibm.ws.webcontainer.servlet.ServletWrapper.service > > (ServletWrapper.java:1147) > > > > > > -- > > Ashish > > www.ayurwellness.com > > www.mysoftwareneeds.com > > > -- Ashish www.ayurwellness.com www.mysoftwareneeds.com

