Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    1,341

    NotSerializableException: java.lang.Thread

    Ok, I found where the issue was coming from. The webFlow was trying to serialize one of my Object which was performing an action within a Thread. I set the Thread as transient to get it solved.
  2. Replies
    1
    Views
    1,341

    NotSerializableException: java.lang.Thread

    I don't know if it's the right place to post this issue as I don't know if it's a spring security issue or a webFlow issue.

    I'm using Spring MVC 3.05 + Spring Security 3.1.0.M2 + Spring WebFlow...
Results 1 to 2 of 2