[jboss-user] [JBoss Seam] - Captcha image doesn't appear =(

2007-10-09 Thread paulovittor23
Hi, Im trying to implement an exeample using the captcha feature but I'm getting a blank image when I run my application... I think it's because the element "captcha" from the #{captcha.id} are null or something like that... Reading the documentation I saw that I need to register the module captc

[jboss-user] [JBoss Seam] - captcha fails when using server state saving

2007-09-15 Thread omilian3
We've implemented a captcha test which works well when saving state on the client. However, if the state is set in web.xml to be saved server side: | javax.faces.STATE_SAVING_METHOD | server | Then the captcha test fails. Running a debugger I can see that the org.jboss.seam.capt

[jboss-user] [JBoss Seam] - Captcha and Seam 2.0B1 - Doucmentation Problem

2007-08-19 Thread [EMAIL PROTECTED]
I have added the relevant code to web.xml and add the code to the facelets page. I am not getting a captcha... I get: 22:30:33,968 WARN [lifecycle] /pages/user/captcha.xhtml @38,46 value="#{captcha.response}": Target Unreachable, identifier 'captcha' resolved to null javax.el.PropertyNotFoundE

[jboss-user] [JBoss Seam] - Captcha - custom message

2007-05-18 Thread pmilner
Hi, how can I localize the captcha response message for different languages? At the moment I get "input characters did not match", in case my response is incorrect, whatever the language the rest of the interface is in... There appears to be a way to annotate the CaptchaResponse with a custom mes

[jboss-user] [JBoss Seam] - Captcha

2007-05-11 Thread pmilner
Hi using the captcha provided with Seam (and used as suggested in the Seam documentation), I have the following problem. If I submit a page which contains the captcha, and having filled in the catpcha response field, but validation fails due to a problem in another field on the page, the page i

[jboss-user] [JBoss Seam] - captcha

2007-04-10 Thread [EMAIL PROTECTED]
I cant get a page to display when served from a Linux (Ubuntu) Server. I think its to do with the Captcha. Does the Seam captach component require something?? I hear people talk about a headless server being required for image manipualtion in Java. Anyone? View the original post : http://www.jb