Tested! Variable expansion fix to avoid Java 6 dependency is definitely a superior solution. Thanks for the prompt attention!
Type: Posts; User: DimaMay; Keyword(s):
Tested! Variable expansion fix to avoid Java 6 dependency is definitely a superior solution. Thanks for the prompt attention!
I downloaded the "Last Known Good developer build", replaced all AspectJ jars in the TC Server's lib directory and the problem went away!
Thank you very much for the fast in-depth responses!!!!!
Created a ticket with a proposed solutions:
http://jira.springframework.org/browse/ROO-420
Thanks for all the help!!!
I am adding views to retrun json via MappingJacksonJsonView. I changed the resolver in the webmvc-config.xml to:
<bean...
Thanks for a detailed response! I installed Ubuntu and it's been a smooth ride!
With that said I want to continue setting up roo-dev on windows environment and hopefully make it easier for the...
I vote for option 2 "Sort in the DB using ORDER BY. This is most efficient if you assume that the datasets are really large.".
In my opinion sorting the entire result set is the cleanest approach...
I am having trouble getting started developing an addon on windows with cygwin. I checked out the trunk and ran the following maven command:
mvn clean eclipse:clean eclipse:eclipse compile
I...