[JBoss JIRA] Created: (SEAM-78) Documentation typo in section 11.3
by Beaudoin Gaël (JIRA)
Documentation typo in section 11.3
----------------------------------
Key: SEAM-78
URL: https://issues.jboss.org/browse/SEAM-78
Project: Seam 3 Distribution
Issue Type: Bug
Components: Common Documentation
Affects Versions: 3.0.0.Final
Reporter: Beaudoin Gaël
In the sentence "To define a typed logger, first create an interface, annotated it, then add methods that will act as log operations and configure the message it will print using another annotation", replace "annotated it" with "annotate it".
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 5 months
[JBoss JIRA] (SEAMSECURITY-111) Security rules is broken
by Ove Ranheim (Created) (JIRA)
Security rules is broken
------------------------
Key: SEAMSECURITY-111
URL: https://issues.jboss.org/browse/SEAMSECURITY-111
Project: Seam Security
Issue Type: Bug
Affects Versions: 3.1.0.Beta3
Reporter: Ove Ranheim
Priority: Critical
Fix For: 3.1.0.CR1
Security rules is broken. If you deploy the Seam Security Authorization example and do a login. You will see the following error without any exception:
10:55:11,144 ERROR [org.jboss.weld.Bean] (http-192.168.0.199-192.168.0.199-8080-1) WELD-000019 Error destroying an instance Managed Bean [class org.jboss.seam.security.permission.SecurityRuleProducer] with qualifiers [@Any @Default] of org.jboss.seam.security.permission.SecurityRuleProducer@350510c7
The consequence is that no security rules (Restrictions) are being invoked after this error occurs.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 5 months
[JBoss JIRA] Created: (JBSEAM-4829) AnnotatedBeanProperty does not implement serializable
by Samuel Mendenhall (JIRA)
AnnotatedBeanProperty does not implement serializable
-----------------------------------------------------
Key: JBSEAM-4829
URL: https://issues.jboss.org/browse/JBSEAM-4829
Project: Seam 2
Issue Type: Bug
Components: Security
Affects Versions: 2.2.2.Final
Reporter: Samuel Mendenhall
Fix For: 2.3.0.Final
Using the Seam identity management components (JPA implementation) in a cluster we receive:
Mike
ERROR [CacheMarshaller300] Error while marshalling object: ReplicateCommand{cmds=PutDataMapCommand{fqn=/JSESSION/web_localhost/FACChsYYTB3WkeVAM8DKjw__, dataVersion=null, data={0=14, 1=1311774291438, 3=org.jboss.ha.framework.server.SimpleCachableMarshalledValue{raw=java.util.HashMap@29368484serialized=false}}, globalTransaction=null, erase=false}}
java.io.NotSerializableException: org.jboss.seam.util.AnnotatedBeanProperty
AnnotatedBeanProperty needs to be made serializable.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 5 months