Search:

Type: Posts; User: adam.g.pullen; Keyword(s):

Search: Search took 0.02 seconds.

  1. Use the method syntax

    You can use the getClass() method syntax

    <c:if test="${accountWithSecuritiesViewBean.getClass().name =='my.package.PresentTwoBean'}">

    Also the name fetches the fully qualified name of the object
  2. Replies
    7
    Views
    2,769

    Running roo script from the command line

    Hello,

    It appears as though you can use the input redirect operator "<" to have roo to execute your script.

    i.e.


    roo < roo-commands.txt
  3. Replies
    0
    Views
    271

    Unable to access PGP signature

    Hello,

    RooBot says


    I have created an addon for roo "spring-roo-behaviours"
    I have (or at least think i have) signed it using a key.

    Have executed the following commands in an attempt to...
  4. Related topic...

    Related topic
    http://forum.springsource.org/showthread.php?108880-Generated-list-jspx-generate-all-fields
  5. Just want to +1 for adding git to the terminals...

    Just want to +1 for adding git to the terminals path.
  6. development mode to enable stack trace

    Hello,

    was also looking for a way for roo to explain why it was giving me this error

    java.lang.ClassCastException: org.springframework.roo.model.EnumDetails cannot be cast to java.lang.Integer...
Results 1 to 6 of 6