Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    314

    Mock Testing - Expanded

    Hey folks,

    I'm trying to speed up some of my testing throughout a Roo-based project so I'm trying to get as much done with mocks rather than integration tests. I know JUnit well but this is the...
  2. Replies
    2
    Views
    643

    Roo SubProjects

    Hey there,

    I have 3 Roo-based sub-projects. Referred to as A, B & C.

    They are designed so that:

    Project A: domain-level objects
    Project B: jar-based command-line app
    Project C: Web Service
  3. So I went through and found the offending class. ...

    So I went through and found the offending class. It looks like it is a generated file from one of my web controllers. I tried removing every other web controller other than this one and the error...
  4. Nope, she ran through successfully. Although...

    Nope, she ran through successfully. Although there was a lot of output there didn't seem to be any complaints / warnings along thew way.
  5. Ah, thank you Andrew. Yes, I already tried the...

    Ah, thank you Andrew. Yes, I already tried the STS / Validate approach and that revealed nothing. I just tried the demo mode (thanks) and unfortunately that didn't seem to increase the logging...
  6. How to find offending file - xXmMlL is not allowed

    Hey all,

    When I start up roo (1.1.4.RELEASE [rev f787ce7]), it complains of the following:



    Updated SRC_MAIN_WEBAPP/WEB-INF/i18n/application.properties
    roo> [Fatal Error] :2:6: The...
  7. Replies
    3
    Views
    422

    Andrew, thank you! Ok.. so yes, your script...

    Andrew, thank you!

    Ok.. so yes, your script worked. I figured it was something I was doing wrong and it was. Sorry for using the "B" word.

    I was so focused on using Roo, I totally forgot my...
  8. Replies
    3
    Views
    422

    MappingException in brand new project ...

    Hey all,

    I'm using Roo 1.1.4 (No updates)

    I create a project and use Hibernate & Hypersonic (In Memory) for database.

    I create two classes and their supporting web controllers using entity...
  9. Done. ...

    Done.

    https://jira.springsource.org/browse/ROO-2368

    Thank you.
  10. Possible Issue w/Spring 1.1.3 - Overriding throws exception

    Good day,

    I had a working project running 1.1.2. I upgraded to 1.1.3 and the following issues began. I have not found a work-around but wonder if there is a technique for overriding methods that...
  11. AOP complains of UserDetailsServiceInjectionBeanPostProcessor

    Hey there all...

    I am trying to involve Spring AOP's into an existing project that relies on Spring Security.

    The code involved uses:

    Java 1.6.0
    spring-context v. 3.0.3.RELEASE
    ...
Results 1 to 11 of 11