Search:

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

Search: Search took 0.15 seconds.

  1. Replies
    4
    Views
    3,131

    Ok, I managed to run jetty:run but now it gives...

    Ok, I managed to run jetty:run but now it gives me the following error. I have tried to include this dependencty without any luck. I am running Apache Directory Server Service 1.5.0. Any clues whats...
  2. Replies
    4
    Views
    3,131

    Cannot run samles from 1.3.0.RC1

    Hi,

    I get the following error when I run "mvn jetty:run" from the folder \spring-ldap-1.3.0.RC1\sample

    ...
  3. I would like to use my acegi webapplication as...

    I would like to use my acegi webapplication as authentication and authorization module for several webapps also a common webapp for security but the problem is with request uri. My acegi webapp has...
  4. I didn't actually upgrade, it was my first...

    I didn't actually upgrade, it was my first attempt getting acegi to work since we are considering using it in our business application. I found most of the documentations on the net and I got help...
  5. Now I have found out what the problem was, I left...

    Now I have found out what the problem was, I left out following lines from the constructor

    declareParameter(new SqlParameter(Types.VARCHAR));
    compile();

    Thank you very very much for your help,...
  6. Now I am one step ahead, everything is working...

    Now I am one step ahead, everything is working fine now except one thing that is when I log in with correct username and password I get the following error message:



    Reason: SQL 'SELECT...
  7. my config looks like this. Please suggest me what...

    my config looks like this. Please suggest me what I am doing wrong

    <bean id="jdbcDaoImpl" class="org.acegisecurity.userdetails.jdbc.JdbcDaoImpl">
    <property name="dataSource"><ref...
  8. Hi, Could you please provide me with the source...

    Hi,
    Could you please provide me with the source code and config files because I have given up to get it to work. I tried with the latest version( 1.0.3 ) but if your config is for 0.8.2 then I will...
Results 1 to 8 of 9