Just found out about Spring Shell, pretty cool stuff!
Is it possible to create a password prompt? I've browsed through the source without finding any references.
Type: Posts; User: kimble; Keyword(s):
Just found out about Spring Shell, pretty cool stuff!
Is it possible to create a password prompt? I've browsed through the source without finding any references.
Did you find a nicer way to do this?
http://jira.codehaus.org/browse/GRAILS-6683
Found a mistake in the documentation while I tired to replicate the issue with an integration test.
http://jira.codehaus.org/browse/GRAILS-6684
It's fairly straight forward to recreate this scenario. A flow like the example below will throw a NotSerializableException. I've read somewhere that manually clearing the session might help. I...
This is very annoying indeed! I don't like that everything you touch seem to find its way into the flow scope (I think this one of these creatures: http://hunch.se/stuff/bug-feature.jpg).
Apart...