Search:

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

Search: Search took 0.02 seconds.

  1. Hmm this is interesting... Does this mean that...

    Hmm this is interesting...

    Does this mean that if I set a pattern to a http block all urls that I intercept + the login processing url should have that pattern at the beginning so that they are...
  2. 3.1.0.RELEASE - Multiple form-login. Is it possible?

    Hello everyone,

    I am trying to create two different http blocks (new feature of this version). For each http block I use a different authentication-manager-ref (another new feature of this...
  3. Replies
    6
    Views
    2,036

    Just found it! Not sure if I didn't see it or you...

    Just found it! Not sure if I didn't see it or you just updated the downloads page.

    Anyways, thanks.
  4. Replies
    6
    Views
    2,036

    Hi Luke, These are good news. How can I...

    Hi Luke,

    These are good news.

    How can I download the jars manually? Could you send me the links or point me where I should get them if I don't use maven?

    Thanks in advance.
    Agustin
  5. Got it. Thank you. When I get home I will test...

    Got it. Thank you. When I get home I will test this. :)

    What about the problem I had when having two <form-logins> each one with a different login-processing-url.
    I think that this should be...
  6. Nice, that was one thing that I was not sure of....

    Nice, that was one thing that I was not sure of. If the schema was loaded from inside a jar (the snapshot jar would have brought the new schema), or if I was using an "old" one.
    I will try to use an...
  7. Multiple http blocks, multiple auth managers. Remember me. All independent.

    Hello everyone,

    I have a web application secured with Spring Security that needs two separate login forms. These two login forms need to be totally independent. I mean different login form,...
  8. Different validate method per transition in Spring Webflow

    Hello everyone,

    This is related to Spring Webflow but I don't see any activity there and may be any of you can help me with this.
    I currently have a Spring Webflow application that uses Webflow +...
  9. Different validate method per transition

    Hello everyone,

    I currently have a Spring Webflow application that uses Webflow + Ajax.

    I have a view-state called "A" that has several transitions.


    <view-state id="A" model="myClass">
    ...
  10. Replies
    3
    Views
    2,067

    You are right. It works. It seems that I was...

    You are right. It works.

    It seems that I was creating the Resource incorrectly. I created a FileSystemResource as you said and it worked perfectly.

    Thank you :cool:
  11. Replies
    3
    Views
    2,067

    Attaching image to twitter status

    Hello everyone!

    It's me again :(. I am trying to attach an image to twitter status update. I am using the following code:


    Twitter twitter = new TwitterTemplate(consumerKey, consumerSecret,...
  12. Ok! Thanks for the tips :)

    Ok! Thanks for the tips :)
  13. That's exactly what I needed habuma. Thank you. ...

    That's exactly what I needed habuma. Thank you.

    A few more questions... to make it last forever I need to set "offline access", right? Is this available in twitter and linkedin?
    Do you remember...
  14. One App. Single Account -> Perform Operations

    Hello everyone,

    I am starting to use Spring Social so this might by an easy answer but I have googled a lot of websites and I haven't found anything about it.

    All the websites have examples...
Results 1 to 14 of 14