Search:

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

Search: Search took 0.01 seconds.

  1. I am at a basic level with Java. . .

    What does 'push in' mean, remove from the .aj file? What happens when I rerun roo or mvn clean install -x? Do I get back the function in the aspect file?

    Looked it up . . . Might try pushing in...
  2. I had a very similar problem. When I used...

    I had a very similar problem. When I used @RooEntity annotation on a table, it tried to over ride the @Id annotation I had on the String id field, found by a compile error when the Roo aspect(?)...
  3. Replies
    2
    Views
    12,402

    So would it be a good policy to save copies of...

    So would it be a good policy to save copies of log.roo? Then when an entity or class needed to be modified, modify the script, delete the original class, and then execute the roo script to recreate...
  4. Replies
    0
    Views
    1,285

    Pizza Spring Roo Tutorial Example to look at

    Would someone who has successfully completed the pizza tutorial be willing to upload the 'pizza' directory in a *.zip/*.tar.gz file? I'm having trouble with the Spring Security integration. I get...
  5. Yes, the tutorial is already out of date. I would...

    Yes, the tutorial is already out of date. I would like it if a selenium (other test) script ran through each step of the tutorial once a day, using the latest libraries, and sent emails to the...
  6. Replies
    5
    Views
    1,485

    I'm having similar problems with the pizza...

    I'm having similar problems with the pizza tutorial. There doesn't seem to be Mich explanation of what or how security happens. Hard for someone like myself, noob, to troubleshooting.
  7. Replies
    1
    Views
    320

    'global' installation on *nix

    I put the whole roo direcotry in /usr/share. I chowned it root:root recursively. I chmodded it 0755 recursively. I made a soft link to it: /usr/bin/roo=/usr/share/roo-version/bini/roo.sh.

    No good,...
  8. Replies
    1
    Views
    407

    export schema to look at

    I restarted a Spring Roo project after many months. Is there an easy way to export the database schema to XML, JSON, etc? It's be nice to see what's 'in there'.
  9. For me, this problem was the result of a new...

    For me, this problem was the result of a new OS/Eclipse Install. I had backed up my $HOME directory, wiped the drive, reinstalled Ubuntu/Eclipse, etc, then restored my $HOME directory. However, the...
  10. Replies
    9
    Views
    2,641

    Installation specifics

    I installed spring-roo-1.1.1-RELEASE in /usr/local/bin.
    I chowned it root:root, and then chmodded it 0755.
    I then made a sym link...
Results 1 to 10 of 10