Primefaces 3 x Websphere 7

UI Components for JSF
Post Reply
fsardi
Posts: 1
Joined: 28 Sep 2011, 20:19

28 Sep 2011, 20:40

Hi,

We need use Primefaces 3 with Websphere 7 but i was informed that the Primefaces only works with Sun´s Mojarra Specification.
This is True?

The IBM Websphere doesn´t support the applications with PrimeFaces/Mojarra. Someone have the same problem?

darkrv
Posts: 34
Joined: 01 Aug 2011, 21:02

29 Sep 2011, 02:22

I 'm working with primefaces 2.2.1 and now with M3 and it does work on websphere 7. You need to load your mojarra JSF 2 libraries in WEB-INF/lib and change classLoader to PARENT_LAST in EAR deployment file.

Websphere 7 only support JSF 1.2 so you need to include your JSF libraries.

eradicus
Posts: 7
Joined: 06 Dec 2011, 12:25
Contact:

21 Feb 2012, 05:19

Did you guys manage to make it work? I'm currently having deployment problems in WebSphere 7 using PrimeFaces 3.1 JSF 2.1.7

eradicus
Posts: 7
Joined: 06 Dec 2011, 12:25
Contact:

22 Feb 2012, 03:52

eradicus wrote:Did you guys manage to make it work? I'm currently having deployment problems in WebSphere 7 using PrimeFaces 3.1 JSF 2.1.7
This issue was resolved.

Just make sure you are using:

Mojarra 2.1.7 and PrimeFaces 3.1

and you have your WAS 7 Server and Application Class Loader settings to Parent Last.

Note: Do not forget to exclude Servlet Container (e.g. Tomcat) libraries when deploying.

peetzmic
Posts: 6
Joined: 05 Jun 2014, 17:32

05 Jun 2014, 17:56

Hi,

I am using Websphere 7, primefaces 3.1 and JSF 2.17 aws mentioned in the post. After deploying the war file in the WAS7.0 and changing the PARENT_LAST the was no error. But hitting the page is giving I am getting Error 404: javax.servlet.UnavailableException: SRVE0201E: Servlet [javax.faces.webapp.FacesServlet]: not a servlet class. Can someone help me on this.

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 58 guests