[
https://issues.jboss.org/browse/JBIDE-9800?page=com.atlassian.jira.plugin...
]
Alexey Kazakov updated JBIDE-9800:
----------------------------------
Description:
EXECUTE: Download/clone and install
http://seamframework.org/Seam3/SecurityModule as an
existing maven project. Make sure CDI support is enabled for the projects.
EXECUTE: Open /seam-security-example-openid-rp/src/main/resources/META-INF/seam-beans.xml
EXECUTE: Remove org.jboss.seam.security.external.openid.OpenIdRpInApplicationScopeProducer
(line 25) to fix this XML. Save the file.
EXECUTE: Ctrl+Alt+Z
EXECUTE: Type "identity" as a bean name
ASSERT: There are a few beans with name "identity". If you see some beans from
JARs it's ok. But there should be also two beans from source code. One of them should
point to /seam-security-example-openid-rp/src/main/resources/META-INF/seam-beans.xml and
the other one to /seam-security/src/main/java/org/jboss/seam/security/IdentityImpl.java
FAILURE: But right now there are two beans with similar paths and both open
IdentityImpl.java:
!openCDINamedBean.png!
was:
EXECUTE: Download/clone and install
http://seamframework.org/Seam3/SecurityModule as an
existing maven project. Make sure CDI support is enabled for the projects.
EXECUTE: Open /seam-security-example-openid-rp/src/main/resources/META-INF/seam-beans.xml
EXECUTE: Remove org.jboss.seam.security.external.openid.OpenIdRpInApplicationScopeProducer
(line 25) to fix this XML. Save the file.
EXECUTE: Ctrl+Alt+Z
EXECUTE: Type "identity" as a bean name
ASSERT: There are a few beans with name "identity". If you see some beans from
JARs it's ok. But there should be also two beans from source code. One of them should
point to /seam-security-example-openid-rp/src/main/resources/META-INF/seam-beans.xml and
the other one to /seam-security/src/main/java/org/jboss/seam/security/IdentityImpl.java
FAILURE: But right now there are two beans with similar paths and both open
IdentityImpl.java
Open CDI Named Bean dialog works incorrectly with beans declared in
seam-config
-------------------------------------------------------------------------------
Key: JBIDE-9800
URL:
https://issues.jboss.org/browse/JBIDE-9800
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: CDI extensions
Affects Versions: 3.3.0.M3
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
Fix For: 3.3.0.M4
Attachments: openCDINamedBean.png
EXECUTE: Download/clone and install
http://seamframework.org/Seam3/SecurityModule as an
existing maven project. Make sure CDI support is enabled for the projects.
EXECUTE: Open
/seam-security-example-openid-rp/src/main/resources/META-INF/seam-beans.xml
EXECUTE: Remove
org.jboss.seam.security.external.openid.OpenIdRpInApplicationScopeProducer (line 25) to
fix this XML. Save the file.
EXECUTE: Ctrl+Alt+Z
EXECUTE: Type "identity" as a bean name
ASSERT: There are a few beans with name "identity". If you see some beans from
JARs it's ok. But there should be also two beans from source code. One of them should
point to /seam-security-example-openid-rp/src/main/resources/META-INF/seam-beans.xml and
the other one to /seam-security/src/main/java/org/jboss/seam/security/IdentityImpl.java
FAILURE: But right now there are two beans with similar paths and both open
IdentityImpl.java:
!openCDINamedBean.png!
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira