Search:

Type: Posts; User: DimaMay; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    6
    Views
    2,161

    Tested! Variable expansion fix to avoid Java 6...

    Tested! Variable expansion fix to avoid Java 6 dependency is definitely a superior solution. Thanks for the prompt attention!
  2. Replies
    3
    Views
    5,321

    I downloaded the "Last Known Good developer...

    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!!!!!
  3. Replies
    6
    Views
    2,161

    Created a ticket with a proposed solutions: ...

    Created a ticket with a proposed solutions:

    http://jira.springframework.org/browse/ROO-420

    Thanks for all the help!!!
  4. Replies
    3
    Views
    5,321

    org.aspectj.weaver.BCException

    I am adding views to retrun json via MappingJacksonJsonView. I changed the resolver in the webmvc-config.xml to:


    <bean...
  5. Replies
    6
    Views
    2,161

    Thanks for a detailed response! I installed...

    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...
  6. Replies
    6
    Views
    1,265

    I vote for option 2 "Sort in the DB using ORDER...

    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...
  7. Replies
    6
    Views
    2,161

    Addon development on Windows

    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...
Results 1 to 7 of 7