Share

iScreen

Code

Programming Languages: Java

License: Apache License V2.0

Repositories

browse code, statistics, last commit on 2009-02-24 svn co https://iscreen.svn.sourceforge.net/svnroot/iscreen iscreen

browse code, statistics cvs -d:pserver:anonymous@iscreen.cvs.sourceforge.net:/cvsroot/iscreen login

cvs -z3 -d:pserver:anonymous@iscreen.cvs.sourceforge.net:/cvsroot/iscreen co -P modulename

Show:

What's happening?

  • Handling of NULL references

    Hi folks, had the pleasure to integrate iScreen into a server application and run into a problem - DateValidator throws a NPE (java.text.SimpleDateFormatter) when the reference to be checked is null. I worked around the problem by adding a MVEL expression but this seems to be a more general problem. Would it make sense to provide "allowNull" (as in RegexpValidator) as a sort general...

    2009-10-14 20:24:34 UTC by wdsgoe

  • Followup: RE: XML via InputStream

    I think that even basic support (i.e. without resolution of external resources) would be great.

    2009-05-26 07:28:46 UTC by aatoma

  • Bug with more than one resource-file

    I found a bug when define more than one resource-file in resource tag and iScreen try to get the value of message key. Currently to support correctly more than one resource-file should define only one resource-file in resource tag and add as many nested resource-file as you need to use. But if you define more then one resource-file, when iScreen looks for a message key in one of the...

    2009-03-27 09:38:56 UTC by jsolerl

  • Validation Logging

    Hello, I am looking for a way to get logging going - specifically, I'd like a log message for each individual validator that is run (if it reported all the bean properties from the validator's bean object, that would be great too!). This is a requirement of my QA team, as they want to ensure that all the proper field validators are running for a given validation, and they aren't the type to...

    2009-03-19 16:21:42 UTC by britcoal

  • iScreen

    peterox committed revision 35 to the iScreen SVN repository, changing 1 files.

    2009-02-24 21:53:35 UTC by peterox

  • iScreen

    peterox committed revision 34 to the iScreen SVN repository, changing 2 files.

    2009-02-24 21:50:54 UTC by peterox

  • iScreen

    peterox committed revision 33 to the iScreen SVN repository, changing 11 files.

    2009-02-24 06:25:03 UTC by peterox

  • iScreen

    peterox committed revision 32 to the iScreen SVN repository, changing 19 files.

    2009-02-18 04:31:59 UTC by peterox

  • Not support validator service Class in the current thread

    I found a bug in the class BaseConfiguredValidator, when it load a service class using Class.forName, this not consider the posibility that the service class is in the current thread's classloader. One solution could be change the next method (changes are made in iScreen v2.0.1 released): Class = org.iscreen.impl.BaseConfiguredValidator Method = setClassName() before: validatorClass =...

    2009-02-17 19:04:45 UTC by jsolerl

  • iScreen

    dshellman added peterox to the iScreen project.

    2009-02-17 01:06:17 UTC by dshellman

Our Numbers