Search:

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

Search: Search took 0.04 seconds.

  1. Replies
    4
    Views
    1,185

    I am trying to do this exact same thing and...

    I am trying to do this exact same thing and somehow I have lost my authentication providers. Would it be possible for you to post your application security context file so I can see how you wired in...
  2. Replies
    8
    Views
    1,421

    I am trying to do this exact same thing and...

    I am trying to do this exact same thing and somehow I have lost my authentication providers. Would it be possible for you to post your application security context file so I can see how you wired in...
  3. Rob, Thanks for the help .. it turned out to be...

    Rob, Thanks for the help .. it turned out to be (.*) to match the entire line ... thanks again!
  4. security:x509 subject-principal-regex question

    Hi,

    This may really be a regex question but thought I would try here first since I am using Spring Security and I may be missing something.

    I am trying to get the entire subjectDN: contents...
  5. I found the cause of the problem, but not the...

    I found the cause of the problem, but not the solution.

    <bean id="dataSourceDetails" class="java.lang.String">
    <constructor-arg><value>${jdbc.datasource.name}</value></constructor-arg>
    </bean>...
  6. ClassPathXmlApplicationContext initialization error

    Hi,

    I have a web applicaiton that currently runs fines using Spring 1.1.4. I am trying to upgrade to Spring 1.2.7 and am getting an error on startup of the web application. I am running on Windows...
Results 1 to 6 of 6