[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3313) seamspace example blog comments throw security exceptions

Jay Balunas (JIRA) jira-events at lists.jboss.org
Mon Aug 25 12:04:48 EDT 2008


seamspace example blog comments throw security exceptions
---------------------------------------------------------

                 Key: JBSEAM-3313
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3313
             Project: Seam
          Issue Type: Bug
          Components: Examples, Security
    Affects Versions: 2.1.0.BETA1
            Reporter: Jay Balunas
            Assignee: Shane Bryzak
             Fix For: 2.1.0.BETA2
         Attachments: seamspace_blogcomment_error.txt, seamspace_friend_comment_error.txt

When attempting to add a comment to a blog I get the exception below.  I will attach the full log.  

Possibly related when adding friend comments I get a hibernate validation error - I will attach that as well.  The weird  thing is that the add comment button appears to do the same thing as "preview", and the friend comment seems to actually take, while the blog comment does not.

10:25:40,362 ERROR [STDERR] Aug 25, 2008 10:25:40 AM com.sun.facelets.FaceletViewHandler handleRenderException
SEVERE: Error Rendering View[/comment.xhtml]
org.jboss.seam.security.AuthorizationException: Authorization check failed for permission[class org.jboss.seam.example.seamspace.BlogComment,insert]
        at org.jboss.seam.security.Identity.checkPermission(Identity.java:563)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list