Requested!? "Roo master-detail solution" - No.
Attempted to use (and made comments on) your "Roo Security" - Yes.
How did it it go? - you took umbridge at my comments - which was not what I had...
Type: Posts; User: RogerPf; Keyword(s):
Requested!? "Roo master-detail solution" - No.
Attempted to use (and made comments on) your "Roo Security" - Yes.
How did it it go? - you took umbridge at my comments - which was not what I had...
Great - Your solution (using jQuery) to record/control a users video stream from their webcam to your server is .... ?
All the doc's I read say that the Controller passes a MAP to the view. So I would have expected to see the extra line
[message: message]
after 'message= ...' i.e. between the assignment...
Why do I need them! Because the code I am trying to study / understand / debug / maintain ... uses them (why else?) e.g. Peter Ledbrook's security demo at -
...
I agree with your experience but I am now sure that it is not STS 292 (as such) causing the problems. It is a good as 291 281 etc. Old code with old grails eg 1.3.5 and old groovy 1.7 all...
Docs for . spring-security-core . plugin ver 1.0.1 - Where please?
I can get access to docs for the current spring-security-core plugin v 1.2.7.3 at
...
Hi Andy
Many thanks for the reply. As happened in that report you found - I guess something got messed up.
In the end I deleted the tcServer and re-added it and all went back to something more...
I find that a fresh install (win7 64 but with 32 bit STS) of 291 (not updated) and 292 both give me a tc server that crashes (or to be more accurate 'spews errors') without any projects loaded (and...
1.1.0.RELEASE - now available - thank goodness.
My version of this question
http://forum.springsource.org/showthread.php?114511
has answers that may help
The "Typical Security" addon mentioned in the replies is worth looking at, if you...
Many thanks to jD for that GREAT article. Lots of good code in that example (it taught me alot) BUT I do feel jD's method of displaying an image in a form is a little over the top. :) Using a...
Hi Peter, Spring Secruity 3 is a fantastic book. I keep going back to it for a clear insights into how it all fits togeather.
As someone who has only recently come to this technology my wish...
I have been treading this path recently. Mularien's book Spring security is great BUT to be honnest I have had difficulity getting any of the examples after chapeter 4 to build and run. The TEXT is...
I know I am not the OP but FYI, ROO is now building OK here on windows - commit ad17fadd - which is current last commit and is the one after the fix added above.
Thanks Andrew, "Domain object security" is great name and that I can't currently find anything at the Roo level is simply because it is 'not address yet', is good to know.
I agree Rohit's...
How do I - Restrict resource access CLEANLY in Roo?
I have a resource called "keptfiles" (well entries in a database) of course being Roo they are mapped by a JPA/Hibernate entity. One of the...
Suggestion - look at Spring Roo - which will generate you a complete app with spring security included (follow the examples) in just a few lines.
It generates a working login with default users...
Thank you for the feedback Andrew.
I tried but could not get the @Autowired to work. As per your example I needed to remove the "static" but even then it would not generate the setter and...
Roo Security, Best Practice and ContextHolderStrategy
I am currenty working on a "Best Practice" Roo app focusing on use of Roo Security.
I have these questions on the technical material...
Yes, and (of course) it is building here too. :)
If I try to start more than one ROO session (each for a different project) then only one starts. The second always tells me to 'stand by'. Once I close the first one then I can start a another on a...
Hi Alan
I did suspect that you were not seeing this issue in your builds.
Taking your question as a request I did just as you asked :) and also removed my nexus and started from an empty default...
I have been succesfully building Roo from the spring git download for quite a while. I now find that the current master the branch i.e. 5428e5f09 no longer builds. Going back a few commits I see...
FYI - Rohit's addon appears to be working fine with STS 2.7.1 (Roo 1.1.5). A shame that he is not arround to enhance it. I guess we will have to just use its existance to "encourage us".
It is...
Thanks for that info. I have added my case to the list. It's not a problem for me but the sudden appearance of these messages was a 'supprise' to a Roo newby like me.