|
From: Michael E. M. <mm...@re...> - 2005-07-27 16:03:33
|
thanks. that is very helpful. my only problem left is that I can't set up a ValangValidatorFactoryBean as a bean property of type FactoryBean. org.springframework.beans.TypeMismatchException: Failed to convert property value of type [org.springmodules.validation.ValangValidatorFactoryBean$1] to required type [org.springframework.beans.factory.FactoryBean] for property 'chargeValidatorFactory' Steven Devijver wrote: > Did you already have a look at the language document on the Spring wiki? > > http://opensource.atlassian.com/confluence/spring/display/MODULES/Using+Valang+validator > > Steven > > On 7/27/05, *Michael E. Moores* <mm...@re... > <mailto:mm...@re...>> wrote: > > nice work, i have been looking at the language. > when Valang moves out of the sandbox, will there be a bit more javadoc > and (va)language "specs"? > if i use this, my peers need to be confident we can fix problems > and/or > extend it. > > Steven Devijver wrote: > > >Micheal, > > > >Thanks for spotting this, I've checked in the updated class. > > > >Steven > > > >On 7/26/05, Michael E. Moores < mm...@re... > <mailto:mm...@re...>> wrote: > > > > > >>I checked out springmodules from cvs.dev.java.net > <http://cvs.dev.java.net> and > >>attempted to build the sandbox jar with "ant sandbox.jar ": > >> > >> [javac] > >>/home/mmoores/download/springmodulessandbox/springmodules/sandbox/src/org/springmodules/beans/factory/bfl/parser/BeanFactoryLanguageParser.java:171: > >><anonymous > >>org.springmodules.beans.factory.bfl.parser.BeanFactoryLanguageParser$6> > >>is not abstract and does not override abstract method > >>setFactoryMethod(java.lang.String) in > >>org.springmodules.beans.factory.drivers.Bean > >> [javac] public void setAutowire(String > >>autowire) { > >> [javac] ^ > >> [javac] Note: * uses or overrides a deprecated API. > >> [javac] Note: Recompile with -Xlint:deprecation for details. > >> [javac] 1 error > >> [javac] 8 warnings > >> > >>BUILD FAILED > >> > >> > >> > >>------------------------------------------------------- > >>SF.Net email is sponsored by: Discover Easy Linux Migration > Strategies > >>from IBM. Find simple to follow Roadmaps, straightforward articles, > >>informative Webcasts and more! Get everything you need to get up to > >>speed, fast. > http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > <http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click> > >>_______________________________________________ > >>Springframework-developer mailing list > >>Spr...@li... > <mailto:Spr...@li...> > >>https://lists.sourceforge.net/lists/listinfo/springframework-developer > >> > >> > >> > >> > > > > > > > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. > http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > <http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click> > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > <mailto:Spr...@li...> > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > > -- > "If you want to be a different fish, you gotta jump out of the school." > -- Captain Beefheart |