Search:

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

Search: Search took 0.01 seconds.

  1. Hello, What kind of error are you getting?...

    Hello,

    What kind of error are you getting? Please tell more details (stacktrace..) so we can help you..
  2. Hi, I'm facing similar problem. I resolved...

    Hi,

    I'm facing similar problem. I resolved part of it configuring the beans with xml.
    Note that you can't use the same class (e.g.: MyDAO.class) to access two different PersistenceUnit if you...
  3. Found the problem: Look at line 61 of...

    Found the problem:
    Look at line 61 of...
  4. I found a strange behavior that was causing this...

    I found a strange behavior that was causing this problem here. Assuming you created your project with --toplevelpackage com.foo and your project name bar, you will have yout root package com.foo.bar....
  5. Found the code that generates this error at...

    Found the code that generates this error at http://static.springsource.org/spring-roo/org.springframework.roo.classpath/xref/org/springframework/roo/classpath/itd/ItdSourceFileComposer.html


    ...
  6. I'm experiencing a similar problem. I'm checking...

    I'm experiencing a similar problem. I'm checking if a value is greater than 0.0. @DecimalMin("0.0") and when I test this value against "-0.1", it fails. When I test against "-1.0". It passes.
  7. I am also getting this error... Any help? ...

    I am also getting this error... Any help?

    Thanks
  8. Automatic Bean Validation in Roo Entities Problem

    Hi,

    I read this article (http://www.javabeat.net/articles/print.php?article_id=295) and find that, in session "Using bean validation in Roo entities" the author says that "...Spring Roo supports...
  9. Replies
    1
    Views
    800

    Just create your class as you would if you...

    Just create your class as you would if you weren't using Roo...
Results 1 to 9 of 9