Search:

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

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    1,933

    ................................. Hi Scganta, ...

    .................................
    Hi Scganta,

    Sorry for the late reply..
    Still you have issue with it.. If yes let me know, I'll help you...


    Malhar
  2. Replies
    5
    Views
    1,933

    Another question

    Hi,

    I am able to do the configuration of spring-security-core and spring-security-ldap in grails.
    1. I installed spring-security-core and then I created classes User, Role, UserRole using...
  3. Replies
    5
    Views
    1,933

    Answer

    Hi,

    I got the answers of my few questions:

    1. I just want to know, how to identify roles when you are authenticate user using ldap?
    By default LDAP group memberships will be converted to...
  4. Replies
    5
    Views
    1,933

    Grails-SpringSecurity-LDAP

    Hi,

    I am able to configure grails-springsecurity-ldap in my application but I am not able to ge the role from ldap. I have created group, in that group e.g. I have 2 object one is admin(has 1...
  5. Replies
    1
    Views
    1,340

    Hi, Can anyone please tell me how I can do...

    Hi,

    Can anyone please tell me how I can do that?


    Thanks in advance,
    Malhar
  6. Replies
    2
    Views
    657

    Hi, have you tried authenticate_anomalously....

    Hi,

    have you tried authenticate_anomalously. Try this one to access url.
  7. I am able to solve it. I am using sts and...

    I am able to solve it. I am using sts and whenever you want to run the "run-app" make sure you killed the first instance then run the command. If you not follow this then surely you will get this...
  8. One more error: :confused::confused::confused: ...

    One more error: :confused::confused::confused:

    2011-07-13 23:07:21,011 [main] ERROR session.ManagerBase - Exception unloading sessions to persistent storage
    java.io.FileNotFoundException:...
  9. One more thing I would like to mention that at...

    One more thing I would like to mention that at the first time when I run the application it works fine and second time I got this error.
    Even I saw in task amanger there are 2 instances are created...
  10. Grails error - "Address already in use: JVM_Bind:8080".

    Hi,

    I am new to grails and while running the application, I have following error.
    "Address already in use: JVM_Bind<null>:8080".
    Tha application url works and it shows me the page on 8080. Even...
  11. Replies
    3
    Views
    999

    Hi, Few updates regarding groovy. I am using...

    Hi,

    Few updates regarding groovy.
    I am using STS tool for groovy. Few step I would like to mentioned while learning the language using STS tool.
    1. Download and configure STS tool from Spring...
  12. Replies
    3
    Views
    999

    Hi Ccoomer, I have a question, do you know any...

    Hi Ccoomer,

    I have a question, do you know any book, which guide me to learn bsics of groovy as well grils?
    If anybody has the answer of the question, please let me know.


    Atul
  13. Replies
    3
    Views
    999

    Groovy+Grails+Spring

    Hi,

    Can anyone help me to provide good links to start learning grrovy, grails.
  14. Replies
    3
    Views
    1,191

    Spring - Jsf - WebFlow

    Hi,

    I dont have answers to all your questions but few I have and those are as below:

    How a JSF page should be rendered on Spring MVC?
    - As normal. JSF is at presentation layer and once request...
  15. Replies
    5
    Views
    2,307

    Security

    Hi,

    Are you trying to implement SSO. if then refer this discussion.
    http://forum.springsource.org/showthread.php?67178-Need-some-help-on-Single-signon

    Might be this will help you :)
  16. Thread: EJB and Spring

    by Malhar
    Replies
    19
    Views
    9,964

    Nice article. Really it is mostly depend on...

    Nice article.
    Really it is mostly depend on requirement and need analysis to fix the technology. Whatever EJB covers almost all things are covered by spring.
    Till date I am happy to use Spring in...
  17. Replies
    1
    Views
    3,557

    Simple: You need to call the method provided by...

    Simple: You need to call the method provided by iBatis like "queryForList" and you need to pass the necessary information as they needed.
  18. Refer any spring security example from google.You...

    Refer any spring security example from google.You need to configure all those things in your spring xml file.
    You can easily get where what you need to configure.
  19. Replies
    24
    Views
    3,002

    No, When authentication fails, it returns...

    No,

    When authentication fails, it returns nothing. That time the url in "authentication-failure-url" will be display in url section.
  20. Replies
    2
    Views
    991

    Refer the spring doc, you'll get the answer. Use...

    Refer the spring doc, you'll get the answer.
    Use "Classpath:applicationContext*" or might be little bit diffrent but using this one you can refer the applicationContext file from your class path.
  21. ...

    <managed-bean>
    <managed-bean-name>test</managed-bean-name>
    <managed-bean-class>test.TestBean</managed-bean-class>
    <managed-bean-scope>request</managed-bean-scope>

    </managed-bean

    In Scenario...
  22. Replies
    1
    Views
    911

    Start form basic

    Hello,

    Can you please tell me what is OAuth?
    Relation with Spring???
  23. Add your method in dwr.xml file(The method...

    Add your method in dwr.xml file(The method signature.).
  24. Replies
    5
    Views
    742

    @litius First of all thanks :) Yes team is good...

    @litius
    First of all thanks :)
    Yes team is good in sql and even many people know about hibernate as well.. except me ;)

    right now we have mormalize db plus we have almost ready queries,...
  25. Replies
    5
    Views
    586

    @Enrico Even it is the part of the developement....

    @Enrico
    Even it is the part of the developement. Suppose in future you find something better than spring or might be another situation............

    It is the part of the discussion... I am also...
Results 1 to 25 of 57
Page 1 of 3 1 2 3