Search:

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

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    1,968

    1) Check for credentail expired in...

    1) Check for credentail expired in UserDetailsService and add a role CHANGE_PASSWORD

    2) Create your own AuthenticationSuccessHandler and check for role if role has CHANGE_PASSWORD redirect it...
  2. Replies
    4
    Views
    3,285

    Hi Arjen, I am trying to build my project...

    Hi Arjen,

    I am trying to build my project suing spring-ws.2.0.4 it doesn't build because of missing

    below artifacts.

    com.sun.xml.wsit:xws-security:jar:1.3.1

    ...
  3. I am getting the same error? What was the issue?

    I am getting the same error? What was the issue?
  4. Have you figured it out? I ran into the same ...

    Have you figured it out? I ran into the same issue? There is setter method in CacheAspectSupport for injecting customKeygenerator but there is no way how to configure it.


    Regards
    Harshi
  5. Hi Arjen, Can you please look at my JIRA...

    Hi Arjen,

    Can you please look at my JIRA issue? This is causing issue in production

    I have added comments.

    Thanks
    Harshi
  6. Here is the JIRA issue ...

    Here is the JIRA issue

    https://jira.springsource.org/browse/SWS-708
  7. Thank you. I will create a JIRA issue

    Thank you. I will create a JIRA issue
  8. Thanks for you reply Tarek. I have Validtion...

    Thanks for you reply Tarek.

    I have Validtion Interecptor first and SecurityInterceptor Later in the sequence. This error is not due to request errors.

    When response has validation errors...
  9. PayloadValidatingInterceptor error not clearing SecurityContextHolder

    Hi All,

    I am using PayloadValidatingInterceptor for validating request and response.
    When the response validation fails its returning the response message.

    But its not clearing...
  10. Replies
    8
    Views
    8,551

    How to tell Hibernate to incorporate schema names...

    How to tell Hibernate to incorporate schema names in generated queries ?
    We also use native queries as well. I have searched through forums and couldn't find any where on how incorporate schema...
  11. Replies
    1
    Views
    940

    XwsSecurityInterceptor question

    Hi Arjen and All,

    I have been using XwsSecurityInterceptor and SpringDigestPasswordValidationCallbackHandler for ws digest password security, this works fine. Now I have a requirement that I...
  12. Replies
    0
    Views
    980

    CAS and Spring-ws security

    Hi all,
    Any one used CAS single sign on with spring-ws security using digest password policy?

    I am looking for some example on how to configure it?


    Reagrds
    Harshi
  13. Replies
    3
    Views
    2,462

    If use spring core 3.0.5 , it will get resolved.

    If use spring core 3.0.5 , it will get resolved.
  14. Replies
    1
    Views
    1,509

    HttpInvoker Dynamic URL

    Hi ,
    Below is the configuration on the client side for httpinvoker, I want to set the service Url based on the application which user logged in.


    Whats the best way to do this without having ...
  15. Replies
    1
    Views
    1,656

    have you figured it out this ?

    have you figured it out this ?
  16. Replies
    13
    Views
    5,671

    Hi Arjen, I have upgraded to this release...

    Hi Arjen,

    I have upgraded to this release didn't find anu issues.

    Great Job.


    Harshi
  17. Replies
    6
    Views
    1,814

    The wsd is generated dynamically using specified...

    The wsd is generated dynamically using specified xsd.

    Take a look at this one.


    <sws:dynamic-wsdl id="subscription" ...
  18. Replies
    17
    Views
    8,614

    Arjen, I have tried that and its working now. ...

    Arjen,

    I have tried that and its working now. Thanks for the quick fix.

    I didn't see any other bugs so far, when do you think you can release the final release?

    I have been really waiting...
  19. Replies
    6
    Views
    3,408

    Great tutorials. It would be nice to add ...

    Great tutorials. It would be nice to add tutorial using xwss security intereceptors using sws annotations.
  20. Replies
    17
    Views
    8,614

    I have updarded to RC2 and I am getting the...

    I have updarded to RC2 and I am getting the following error????


    <sws:interceptors>
    <bean id="wsSecurityInterceptor"...
  21. Are you using spring-ws for multi tenant web...

    Are you using spring-ws for multi tenant web services?
    If yes, how you are passing cusomer/tenant Id?
  22. Replies
    17
    Views
    8,614

    Hi Arjen, I have read lot of forums on this...

    Hi Arjen,

    I have read lot of forums on this topic but no one has clear solution on this?

    Does anybody knows a way to integrate header information during the WSDL generation?...
  23. Did you figured it out?

    Did you figured it out?
  24. Replies
    17
    Views
    8,614

    This is so exciting.

    This is so exciting.
  25. Replies
    1
    Views
    1,216

    Any one use Second Level Cache with...

    Any one use Second Level Cache with AbstractRoutingDataSource?
Results 1 to 25 of 121
Page 1 of 5 1 2 3 4