Search:

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

Search: Search took 0.03 seconds.

  1. Sorry, I meant that different calls use different threads.

    My problem is that if I log in and then call a (getVersion()) method, the thread servicing the login in the ejb and interceptor is different that that of the subsequent getVersion() call even though...
  2. Can Acegi secure web service calls to ejbs using jboss 4?

    Hi,

    I am trying to determine the best way to implement a decarative security methodology. I run jboss 4 and have stateless session beans (ejbs) accessed by soap web service clients.

    1. I...
Results 1 to 2 of 2