.................................
Hi Scganta,
Sorry for the late reply..
Still you have issue with it.. If yes let me know, I'll help you...
Malhar
Type: Posts; User: Malhar; Keyword(s):
.................................
Hi Scganta,
Sorry for the late reply..
Still you have issue with it.. If yes let me know, I'll help you...
Malhar
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...
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...
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...
Hi,
Can anyone please tell me how I can do that?
Thanks in advance,
Malhar
Hi,
have you tried authenticate_anomalously. Try this one to access url.
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...
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:...
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...
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...
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...
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
Hi,
Can anyone help me to provide good links to start learning grrovy, grails.
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...
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 :)
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...
Simple: You need to call the method provided by iBatis like "queryForList" and you need to pass the necessary information as they needed.
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.
No,
When authentication fails, it returns nothing. That time the url in "authentication-failure-url" will be display in url section.
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.
<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...
Hello,
Can you please tell me what is OAuth?
Relation with Spring???
Add your method in dwr.xml file(The method signature.).
@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,...
@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...