Search:

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

Search: Search took 0.02 seconds.

  1. I have the same problem. However I noticed that...

    I have the same problem.
    However I noticed that the calculated field of SpringSecurity should be the standard as well as SHA-256 is generated from this site

    This should be stored on the database...
  2. Replies
    0
    Views
    497

    Custom Menu in view with Apache Tiles

    I'm new with ROO...
    I tried to create a custom menu for my application that uses apache tiles when viewing a specific view for my entity people.
    So I extended my views.xml with the following code:...
  3. Thank you very much, I solved my problem with...

    Thank you very much, I solved my problem with your help. Now is ok!!! :)

    I changed:

    public Converter<User, String> ApplicationConversionServiceFactoryBean.getUserToStringConverter() {
    ...
  4. Ok, I solved my problem for half, in the view I...

    Ok, I solved my problem for half, in the view I used itemLabel="username" for create.jspx and update.jspx,
    and object="${people.username}" in show.jspx.

    But not for list.jspx :(

    ............
  5. I have a similar problem with my...

    I have a similar problem with my applicationContext-jpa:
    Version: 2.9.2.RELEASE
    Build Id: 201205071000
    OS: Windows 7
    JAVA: jdk1.6.0_31
    ROO: 1.2.1.RELEASE



    [code]
  6. Reference Field, hidden some field in view.

    Using Spring Roo, I created a relationship between two tables: peoples and users, using a reference field in peoples.(ManyToOne)
    The problem is that when I show the view for peoples, for the...
Results 1 to 6 of 6