Search:

Type: Posts; User: Ben Alex; Keyword(s):

Page 1 of 20 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    1
    Views
    380

    Perhaps try...

    Perhaps try http://forum.springsource.org/showthread.php?128469-Spring-Roo-on-WebSphere8 for some suggestions.
  2. Replies
    2
    Views
    311

    HBase is a column database. As a general rule of...

    HBase is a column database. As a general rule of thumb, you need to know your queries in advance to use a column database effectively. That's because you must structure your data in a manner that...
  3. Replies
    3
    Views
    757

    Rest assured that Spring Roo is fine. The last...

    Rest assured that Spring Roo is fine. The last Roo release was made on 28 May 2012, which was just two months ago. A large number of organisations have entered into Contributor Agreements for Roo,...
  4. Replies
    4
    Views
    992

    I'm a heavy Cassandra user (plus created Roo) and...

    I'm a heavy Cassandra user (plus created Roo) and I'm not entirely sure how you'd marry the two in a way that would deliver significant out-of-the-box functionality to standard enterprise application...
  5. Replies
    1
    Views
    664

    In general I wouldn't recommend checking the ITDs...

    In general I wouldn't recommend checking the ITDs into source control given Roo can rebuild them (a bit like your javac compiler builds .class files so you don't check those in).

    Git is an...
  6. Replies
    3
    Views
    1,006

    Sanjoy, you can install Roo on your Hudson server...

    Sanjoy, you can install Roo on your Hudson server and add a pre-build step (ie before Maven) that calls "roo quit". That's enough to produce the ITDs.

    HTH
  7. Replies
    12
    Views
    8,485

    We fixed the broken PDF link. The CMS deleted it...

    We fixed the broken PDF link. The CMS deleted it for an unknown reason. It's uploaded again (with a new PDF URL) and works: http://www.springsource.org/node/3001
  8. Replies
    12
    Views
    8,485

    Roo Case Study

    We've published our first Spring Roo case study.

    This case study explores how TomTom - a leading global provider of location and navigation solutions to over 45 million people daily - used Spring...
  9. Hi Rohit Yes, you qualify. Please email...

    Hi Rohit

    Yes, you qualify. Please email balex@vmware.com with [kanga] in the subject line and the details (address, shirt size etc) we need to get one away to you.

    Cheers
    Ben
  10. Replies
    8
    Views
    4,084

    Yes, just a coincidence. I wish I could pretend...

    Yes, just a coincidence. I wish I could pretend we planned it that way though in view of the version number. :-)
  11. Replies
    0
    Views
    1,729

    Spring Roo 1.1.1 Released

    We are delighted to announce the general availability of Spring Roo 1.1.1. Spring Roo is a rapid application development tool for Java developers, allowing you to create enterprise Java applications...
  12. Replies
    8
    Views
    4,084

    Spring Roo 1.1.1 Released

    We are delighted to announce the general availability of Spring Roo 1.1.1. Spring Roo is a rapid application development tool for Java developers, allowing you to create enterprise Java applications...
  13. Try "dev mode" ENTER. It gives more diagnostics....

    Try "dev mode" ENTER. It gives more diagnostics. But it sounds very unusual.
  14. I've cut the actual release, but we need to do...

    I've cut the actual release, but we need to do the final tests and embed it into STS 2.5.2 as most people like to use Roo with STS. So it will be available next Monday for download.

    If you're...
  15. Replies
    3
    Views
    1,153

    You need...

    You need ItdTypeDetailsBuilder.addMethodAnnotation(..). Have a look in JavaBeanMetadata in Roo source where we use the sister method, addFieldAnnotation(..). Have fun.
  16. Replies
    12
    Views
    2,298

    Is anyone having this problem with standalone...

    Is anyone having this problem with standalone Roo, or is it only in the STS-hosted version of Roo? As you observed earlier, there are some implementation differences on account of the embedding...
  17. Everyone, just a reminder we still have free...

    Everyone, just a reminder we still have free kangaroos and t-shirts and other swag to give away. All you need to do is publish info on your Spring Roo project publicly, and then email the URL to...
  18. This is a feature request being tracked in...

    This is a feature request being tracked in https://jira.springsource.org/browse/ROO-76. If you'd like it, I recommend you monitor and/or vote for the issue.
  19. Info at...

    Info at https://jira.springsource.org/browse/ROO-1493
  20. Can you provide a .java source file that...

    Can you provide a .java source file that represents what you're ultimately trying to create?

    We did add some inner class handling back in April 2010, but to be honest the type creation API offered...
  21. I'm curious why you'd like to add ITD members to...

    I'm curious why you'd like to add ITD members to a non-class governor. Can you please expand on this? Feel free to log it as a Jira request so we can capture it there.
  22. Sorry your upgrade wasn't successful. There is...

    Sorry your upgrade wasn't successful.

    There is an upgrade notes at the end of the reference guide which offers assistance on how to upgrade. I'd try to follow those steps. I hope you have a backup...
  23. Replies
    1
    Views
    618

    We have an "upgrade notes" section in our...

    We have an "upgrade notes" section in our reference guide that offers the best guidance on this. The web tier changed a lot from 1.0 to 1.1 and so there are quite a few steps involved in the upgrade....
  24. Replies
    1
    Views
    709

    Please try using Maven 2.x. Maven 3 has known...

    Please try using Maven 2.x. Maven 3 has known issues.
  25. Replies
    1
    Views
    524

    To date there have been very few requests for...

    To date there have been very few requests for noSql support in Roo. I don't even think there's a Jira ticket asking for any to be honest that I can suggest you vote for.

    Nevertheless, if you don't...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4