Re: el issue with weld

2012-12-10 Thread Gerald Turner
tidied up and created a little project which exhibits the bug and opened WELD-1280 - https://issues.jboss.org/browse/WELD-1280 Thanks! -- Gerald Turner Email: gtur...@unzane.com JID: gtur...@unzane.com GPG: 0xFA8CD6D5 21D9 B2E8 7FE7 F19E 5F7D 4D0C 3FA0 810F FA8C D6D5 pgpkRWRvwVAZm.pgp

Bug EXTVAL-130?

2012-12-04 Thread Gerald Turner
-api_2.1_spec-2.0.1.Final.jar:2.0.1.Final] at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1779) [jboss-jsf-api_2.1_spec-2.0.1.Final.jar:2.0.1.Final] at javax.faces.rinal.jar:] at org.jboss.as.jpa.interceptor.WebNonTxEmCl -- Gerald Turner Email: gtur...@unzane.com JID

Re: Bug EXTVAL-130?

2012-12-04 Thread Gerald Turner
-BV annotation on the fields of a CDI bean that I want cross-validation: @BeanValidation(modelValidation=@ModelValidation(isActive=true)) …this has been working great - am I missing something? -- Gerald Turner Email: gtur...@unzane.com JID: gtur...@unzane.com GPG: 0xFA8CD6D5 21D9 B2E8 7FE7

Re: Bug EXTVAL-130?

2012-12-04 Thread Gerald Turner
in/with TomEE 1.5.1 SNAPSHOT. Thanks Howard, I'll probably go with that approach after more time experimenting with @Advanced. Do you get to use the 'forClass' annotation attribute of @FacesConverter, or do you have to link them by name (I forget the mechanism, been spoiled by 'forClass'). -- Gerald

Backscatter (Was Re: CODI BeanManagerProvider in @FacesConverter breaks PrimeFaces p:pickList p:ajax event=transfer)

2012-12-04 Thread Gerald Turner
whenever I post to myfaces-users too. I tried emailing ad...@burntmail.com last March, no response. Might be a good idea to unsubscribe any @burntmail.com addresses. -- Gerald Turner Email: gtur...@unzane.com JID: gtur...@unzane.com GPG: 0xFA8CD6D5 21D9 B2E8 7FE7 F19E 5F7D 4D0C 3FA0 810F FA8C

Re: ExtVal BV question

2012-03-08 Thread Gerald Turner
triggered. Not too bad for this small example, but image a page full of dozens of fields and more cross-field validations, it would put more strain on the user to decipher the global messages and hunt down the related fields (that aren't decorated as being invalid whatsoever). -- Gerald Turner Email

Re: ExtVal BV question

2012-03-08 Thread Gerald Turner
configuration, etc. I think it is acceptible for the user interface that the more complex validations happen in a second pass. -- Gerald Turner Email: gtur...@unzane.com JID: gtur...@unzane.com GPG: 0xFA8CD6D5 21D9 B2E8 7FE7 F19E 5F7D 4D0C 3FA0 810F FA8C D6D5 pgpYmsFmSqDik.pgp Description

Re: ExtVal BV question

2012-03-08 Thread Gerald Turner
of the ConstraintViolation propertyPath. ¹ http://stackoverflow.com/questions/5639088 ² http://www.slideshare.net/os890/metadatenbasierte-validierung ³ Life-goal: learn German; Then I can geek out on many terabytes of ccc.de lectures I'm missing out on! -- Gerald Turner Email: gtur...@unzane.com JID: gtur

Re: ExtVal BV question

2012-03-06 Thread Gerald Turner
Hi myfaces-users, I sent the following email directly to Gerhard Petracek and he pointed me to the mailing list, mentioned that there is usually a short discussion before opening a JIRA ticket. Gerald Turner gtur...@unzane.com writes: Hello Gerhard, I apologize in advance