[JBoss JIRA] Created: (JBIDE-9390) Can't open dialog "Show All Eligible Beans..."
by Alexey Kazakov (JIRA)
Can't open dialog "Show All Eligible Beans..."
----------------------------------------------
Key: JBIDE-9390
URL: https://issues.jboss.org/browse/JBIDE-9390
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi (jsr-299)
Affects Versions: 3.3.0.M3
Reporter: Alexey Kazakov
Assignee: Daniel Azarov
Priority: Critical
Fix For: 3.3.0.M3
It's not so easy to provide steps which can guaranty 100% replication. But you can reproduce it playing with Ctrl+Click on an ambiguous injection point. Form time to time, when I click on the dialog this dialog doesn't appear or maybe it does but for a moment only (I hardly can notice it) and then disappears.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Created: (JBIDE-9531) When project with scope annotation type is cleaned, validation of scope declarations in dependent project fails with NullPointerException.
by Viacheslav Kabanovich (JIRA)
When project with scope annotation type is cleaned, validation of scope declarations in dependent project fails with NullPointerException.
------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-9531
URL: https://issues.jboss.org/browse/JBIDE-9531
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi
Affects Versions: 3.3.0.M2
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 3.3.0.M3
EXECUTE: Import projects CDITest1, CDITest2, CDITest3 from org.jboss.tools.cdi.core.test and build them.
EXECUTE: Open in CDITest3/src/cdi/test3/TestBean3.java with producer method foo() annotated with @TestScope.
EXECUTE: Disable automatic build.
EXECUTE: Clean CDITest2 project with option 'Start a build immediately' disabled in 'Clean' dialog.
EXECUTE: Run validation of CDITest3/src/cdi/test3/TestBean3.java file.
FAILURE: Null pointer exception in CDICoreValidator.validateBean at accessing scope obtained by scopeDeclaration.getScope().
Scope declaration returns scope object by looking it up in hierarchy of projects. If project declaring the scope is cleaned, scope object cannot be found unless its last version was cached by dependent project. Dependent project should always return the most recent version of annotation type object provided by project that declares it.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Created: (JBIDE-9334) Cannot publish to remote EAP 5.1
by Martin Malina (JIRA)
Cannot publish to remote EAP 5.1
--------------------------------
Key: JBIDE-9334
URL: https://issues.jboss.org/browse/JBIDE-9334
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.3.0.M2
Environment: Mac OS X 10.6 Snow Leopard
Reporter: Martin Malina
Assignee: Rob Stryker
Attachments: errorMsg.jpg
Scenario:
1. Start JBT with a fresh workspace
2. Create a simple dynamic web project
3. Add a local EAP 5.1 server runtime + server adapter
4. Add a remote EAP 5.1 server adapter
5. Start the remote server
6. An error message will pop up
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months