New primefaces-1.0.0 release and Spring Webflow not working

UI Components for JSF
Post Reply
dcard
Posts: 3
Joined: 12 Feb 2010, 16:00

16 Feb 2010, 18:59

First - have to say we really like PrimeFaces and would like to move forward using it in production. But we are having some issues that will need to be resolved before we can make the switch. Had hoped these issues would be resolved in the final release of 1.0.0 but it seems to actually be worse for us than the Release Candidate.

First and foremost with the new release is that while the release candidate seemed to work fine with Spring webflow we are immediately getting 'Primefaces not found' javascript errors when we start using the new jar file for 1.0.0. Any reason that the final release is actually LESS compatible with Spring Webflow than the release candidate was?

Thanks,
Dave

Using: JSF 1.2, WAS-CE v2.1, Spring-Webflow v2.0.8, PrimeFaces 1.0.0RC

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

16 Feb 2010, 19:34

Hi Dave, seems like a resource loading problem. Just to check, you have p:resources on the page right? and can you post your Resource Servlet configuration.

In upcoming 1.0.1 and 2.0.1 Spring Webflow integration will be worked on as it has a high priority for us.

dcard
Posts: 3
Joined: 12 Feb 2010, 16:00

16 Feb 2010, 20:02

Thanks for the very quick response!

We did not change any of our PrimeFaces configuration when moving from the Release Candidate to the new release. I checked the Getting started page and did not see any changes, but might have missed something...

Yes, the p:resources line is in place and here is our current Resource Servlet configuration:

Code: Select all

	<servlet>
		<servlet-name>Resource Servlet</servlet-name>
		<servlet-class>org.primefaces.resource.ResourceServlet</servlet-class>
	</servlet>
The behavior that we are seeing is that the PrimeFaces utilities seem to initially work and display OK. But upon traversing our application we start getting the 'PrimeFaces not found' errors. This happened in both FF and IE, after clearing caches/restarting server/clean republish/restarting Eclipse v3.4.2 - Nothing seemed to clear up the problems except reverting the the Release Candidate jar file. Then the errors stopped.

Very glad to hear that you are working on Spring Webflow support. When is the target date for the 1.0.1 release?

Thanks,
Dave

Using: JSF 1.2, WAS-CE v2.1, Spring-Webflow v2.0.8, PrimeFaces 1.0.0RC

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

18 Feb 2010, 15:02

1.0.1 target date is end of march/beginning of april.

For the pages that has Primefaces not found error, can you post what p:resources renders? That would help.

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

23 Mar 2010, 17:09


Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 28 guests