Which version of as3Commons did you guys intend for use with Spring ActionScript Core 1.1? You have renamed MetaData to Metadata as well as several similiar objects in as3Commons lang and reflect,...
Type: Posts; User: LibbyChantel; Keyword(s):
Which version of as3Commons did you guys intend for use with Spring ActionScript Core 1.1? You have renamed MetaData to Metadata as well as several similiar objects in as3Commons lang and reflect,...
Hello, List
I have a plain ole Flex 3 app made up of many modules. I'm using the SAS and as3Commons libraries listed below. As each module loads, it throws the exception also listed below. After...
I would like to run and examine the CairngormStore in your reference apps but my svn client (tortoise) errors out when I try to download the app. Could you please post instructions on how to obtain...
the Spring example of the CairngormStore - it errors out whenever I try to download the project - I guess I'm not smart enough to use your SVN :)
...
I found what was causing the problem - inside of my child context files I also had a <property file = > tag pointing to the properties file for that context file, even though I had described all my...
I am using multiple context files which works fine by using addConfigLocation() in my flex app file. However, these files refer to 3 different properties files. No matter what I do, only one of the...
Converting from Prana to SAS.
App compiles but when I run it I get this error:
Error: A class with the name...
My application uses Spring/Ibatis with a DB2 backend. I am still learning spring/Ibatis. I have an insert statement which for one column contains "Select(coalesce(max...))). this works fine for a...