Search:

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

Search: Search took 0.06 seconds.

  1. Substituting user/psswd tokens in XwsSecurityInterceptor policyConfiguration

    Hi

    This is a question replacing properties in an XML on the classpath using Spring.

    I have the following bean in my aplicationContext.xml


    <bean id="xwsSecurityInterceptor"...
  2. Replies
    4
    Views
    1,317

    That's exactly what I needed to know. Thanks. :)

    That's exactly what I needed to know. Thanks. :)
  3. Replies
    4
    Views
    1,317

    No shared variables

    Hi Arjen
    I refactored the code to avoid sharing variables. Currently, each thread accessing the process() method has its own local copy of variables except for certain utility classes that have to...
  4. Replies
    4
    Views
    1,317

    Handling Multiple Requests

    Hi

    I'm using Spring WS and I have been trying to get my web service to handle multiple requests simultaneously (approx load : 20-30 users at a time).

    To be more specific, I have a singleton...
Results 1 to 4 of 4