Search:

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

Search: Search took 0.03 seconds.

  1. Rob and Marten, thanks for the assistance! ...

    Rob and Marten, thanks for the assistance!

    After your comments and googling a bit more, I think that a better alternative would be create a custom AMI where tomcat is configured for using...
  2. How to move authentication/authorization management from session to a database?

    Hi,

    I'm writing an application aimed at the amazon ec2 environment. As a design principle, I'm avoiding the use of http session in my backend. Actually, at this moment the unique information...
  3. Problems scheduling jobs with spring crontrigger

    Hi there,

    I'm facing a quite strange behavior of my application. I have an application that uses Spring3 and runs over tomcat6 and it schedules jobs through spring's crontrigger.

    My cron...
  4. Change resource bundle to brazilian portuguese

    Hi there,

    I'm having some problems to translate my testing application to brazilian portuguese.

    My first, and dummy, attempt was to translate the values in both messages.properties and...
  5. Hi guys, I'm really sorry for the spam....

    Hi guys,

    I'm really sorry for the spam. Actually, I don't know what was going wrong.

    I was getting a failure in the deployment in JBoss. I turned the log on to see what was going wrong and the...
  6. Hi Tiriddu, did you find a solution for this?...

    Hi Tiriddu,

    did you find a solution for this? I think I'm facing the same problem as you.

    This is the thread of my problem:

    http://forum.springsource.org/showthread.php?p=311484#post311484
    ...
  7. Some more information. The problem seems to be...

    Some more information.

    The problem seems to be related to the logout filter. When I explicitly type the logout page, the exception confirms that the argument to that tag is not being passed to the...
  8. I tried it but I'm still getting the problem... ...

    I tried it but I'm still getting the problem...

    Just one extra information. If I try to deploy my application with an empty securityContext, then the deployment works:



    <?xml version="1.0"...
  9. This is the content of applicationContext.xml: ...

    This is the content of applicationContext.xml:



    <?xml version="1.0" encoding="UTF-8"?>
    <beans xmlns="http://www.springframework.org/schema/beans"
    ...
  10. Problems with the Spring Security "hello world"

    Hi there,

    I'm getting troubles with the "hello world" of Spring Security. I'm getting the following error when I deploy my application:



    11:27:32,397 INFO [STDOUT] 28/07/2010 11:27:32 DEBUG...
  11. Replies
    5
    Views
    1,631

    Voted! matsondawson, thanks for the hint! I'll...

    Voted!

    matsondawson, thanks for the hint! I'll have some more reading and as soon as I start developing my proof of concept with roo I certainly will try your solution.
  12. Replies
    5
    Views
    1,631

    Complex form with roo

    Hi there,

    first of all I must say that I'm very impressed with roo. I just started reading the documentation two days ago, but I'm very anxious to start developing my first evaluation project.
    ...
Results 1 to 12 of 12