Search:

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

Search: Search took 0.02 seconds.

  1. Found the solution! :) So for further...

    Found the solution! :)

    So for further reference,
    this solved it:
    http://mojo.codehaus.org/aspectj-maven-plugin/weaveJars.html

    had to add the weave deps:


    <plugin>
  2. Referencing a simple roo projects domain classes

    Hello Everyone,
    I've been developing a webapplication with a special server backend.
    The basic architecture is a webapplication running in a tomcat with database connection as usual and a server...
  3. Replies
    2
    Views
    1,141

    thank you, i'll try that =)

    thank you, i'll try that =)
  4. Replies
    2
    Views
    1,141

    Autogenerated Population-Methods

    Hello everyone,

    i keep getting into trouble starting the new roo versions on my project, because they like to automatically add populationmethods for my controllers as modelattributes like:

    ...
  5. they sadly removed this insanely useful...

    they sadly removed this insanely useful attribute. it's still in the docs though.

    it's been replaced with the z tags in the jsp code. would be great if it could be brought back.
  6. Replies
    3
    Views
    1,078

    Now that I would interest me aswell :D

    Now that I would interest me aswell :D
  7. Replies
    2
    Views
    2,236

    Thank you very much! That was exactly what I...

    Thank you very much! That was exactly what I needed to know :D

    I kinda like the new mapping to be honest :)
  8. Replies
    2
    Views
    2,236

    @RequestMapping value and params

    Hi Everyone,

    in roo 1.1.. my requestmappings were changed to something like:

    @RequestMapping(value = "/{id}", params = "form", method = RequestMethod.GET)

    but these mappings don't seem to...
  9. Thank you for your quick answer. I did look at...

    Thank you for your quick answer.

    I did look at the upgrading notes prior to upgrading ;) but going from 1.0.2 to 1.1+ seemed to have too many changes to be fully noted in there.

    There used to...
  10. Roo 1.1 - managing and creating views for finders

    Hello everyone,

    I recently upgraded to Roo 1.1 and right now it feels like a big mistake.
    I ended up with lots of new views I don't need, new tags under my code (in the menu for example). Now I...
Results 1 to 10 of 10