Option to disable @PreRenderView for postbacks?

2012-04-04 Thread markuslachat
Hi, I am using @PreRenderView and was wondering if there could be an optional attribute like @PreRenderView (onPostback=false) ? Cheers, markus -- View this message in context: http://old.nabble.com/Option-to-disable-%40PreRenderView-for-postbacks--tp33549501p33549501.html Sent from the MyFace

Extval ClassCastException when displaying entities

2011-12-12 Thread markuslachat
Hi! I am using CODI Snapshot 1.0.3 and ExtVal 2.0.4 on IBM Websphere v8 Everything works as expected, but when I do a clean on the server within RAD (version 8.0.3), the following exception message shows up. Original Exception: Error Message: javax.servlet.ServletException: org.apache.myfaces.e

Extval ClassCastException when displaying entities

2011-12-12 Thread markuslachat
Hi! I am using CODI Snapshot 1.0.3 and ExtVal 2.0.4 on IBM Websphere v8 Everything works as expected, but when I do a clean on the server within RAD (version 8.0.3), the following exception message shows up. Original Exception: Error Message: javax.servlet.ServletException: org.apache.myfaces.e

How to (elegantly) reset a page with type-safe navigation (CODI) without losing viewParams?

2011-11-04 Thread markuslachat
Hi, I am using the type safe navigation feature of CODI and need to implement a reset button. The reset should reload the a @ViewAccessScoped Bean by its view parameters. I set up a commandButton which returns the page and ends all conversations in the windowContext. It works, but the view parame

Re: Extval generic causes IAException with CODI RenderKit Constructor

2011-08-18 Thread markuslachat
;> 2011/8/17 Gerhard Petracek >> >>> hi markus, >>> >>> within the next days we are going to start the release of codi v1.0.1. >>> if >>> you patch [1] the current trunk and get it up and running by the end of >>> this >>> week, we

Extval generic causes IAException with CODI RenderKit Constructor

2011-08-17 Thread markuslachat
I am trying to use CODI 1.0.0 (JSF Bundle) with ExtVal 2.04 (property-validation, bean-validation and generic-support). As soon as I add the generic-support.jar, the application doesn't start. The enhancer (cglib) class tries to proxy the constructor of org.apache.myfaces.extensions.cdi.jsf2.impl

Re: ExtVal with Primefaces on WebSphere

2011-08-10 Thread markuslachat
special > components. > for most primefaces components, you don't need a support module at all. > > regards, > gerhard > > http://www.irian.at > > Your JSF powerhouse - > JSF Consulting, Development and > Courses in English and German > > Professional Suppor

ExtVal with Primefaces on WebSphere

2011-08-10 Thread markuslachat
I am trying to use ExtVal with Primefaces (and Richfaces) on Websphere 8.0.0.0 CODI is working fine and moreover I installed all available fixes for Websphere. After adding core, bean and property validation to my project all added JQuery was not rendered to the page anymore. So I added the gener

Re: Error booting CODI on WebSphere 8 (OWB) - WebBeans context with scope type annotation @ApplicationScoped does not exist within current thread

2011-07-27 Thread markuslachat
this is really interesting. I am trying to do the same. WebSphere 8.0.0.1 intended relase date is September 26th 2011. Is there any iFix solving this issue before the new version of WAS is out? Jakob Korherr wrote: > > great news :) > > 2011/7/8 Gerhard Petracek : >> fyi: the websphere team n