[JBoss JIRA] Created: (JBIDE-7196) An exception occures while validating the CDI project
by Victor Rubezhny (JIRA)
An exception occures while validating the CDI project
-----------------------------------------------------
Key: JBIDE-7196
URL: https://jira.jboss.org/browse/JBIDE-7196
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi (jsr-299)
Affects Versions: 3.2.0.Beta1
Reporter: Victor Rubezhny
Assignee: Victor Rubezhny
Fix For: 3.2.0.Beta2
An exception occures while validating the CDI project:
org.eclipse.swt.SWTException: Invalid thread access
at org.eclipse.swt.SWT.error(SWT.java:4083)
at org.eclipse.swt.SWT.error(SWT.java:3998)
at org.eclipse.swt.SWT.error(SWT.java:3969)
at org.eclipse.swt.widgets.Display.error(Display.java:1249)
at org.eclipse.swt.widgets.Display.checkDevice(Display.java:755)
at org.eclipse.swt.widgets.Display.getShells(Display.java:2171)
at org.eclipse.ui.internal.progress.ProgressManagerUtil.getModalShellExcluding(ProgressManagerUtil.java:284)
at org.eclipse.ui.internal.progress.ProgressManagerUtil.getDefaultParent(ProgressManagerUtil.java:338)
at org.eclipse.ui.internal.progress.ProgressManager.busyCursorWhile(ProgressManager.java:950)
at org.jboss.tools.cdi.core.CDIUtil.getCDINatureWithProgress(CDIUtil.java:768)
at org.jboss.tools.cdi.internal.core.el.CdiElResolver.resolveVariables(CdiElResolver.java:95)
at org.jboss.tools.common.el.core.ca.AbstractELCompletionEngine.resolveELOperand(AbstractELCompletionEngine.java:416)
at org.jboss.tools.common.el.core.ca.AbstractELCompletionEngine.resolveELOperand(AbstractELCompletionEngine.java:250)
at org.jboss.tools.common.el.core.ca.AbstractELCompletionEngine.resolve(AbstractELCompletionEngine.java:128)
at org.jboss.tools.jsf.web.validation.ELValidator.validateElOperand(ELValidator.java:318)
at org.jboss.tools.jsf.web.validation.ELValidator.validateELExpression(ELValidator.java:285)
at org.jboss.tools.jsf.web.validation.ELValidator.validateEL(ELValidator.java:276)
at org.jboss.tools.jsf.web.validation.ELValidator.validateFile(ELValidator.java:266)
at org.jboss.tools.jsf.web.validation.ELValidator.validateAll(ELValidator.java:180)
at org.jboss.tools.jst.web.kb.internal.validation.ValidatorManager.validateAll(ValidatorManager.java:99)
at org.jboss.tools.jst.web.kb.internal.validation.ValidatorManager.validateInJob(ValidatorManager.java:78)
at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:78)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBDS-1333) Seam Project Examples have included wrong version of jboss-seam.jar
by Vlado Pakan (JIRA)
Seam Project Examples have included wrong version of jboss-seam.jar
-------------------------------------------------------------------
Key: JBDS-1333
URL: https://jira.jboss.org/browse/JBDS-1333
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: seam
Environment: JBDS 4.0.0.v201009170255R-H480-M2 Linux
Reporter: Vlado Pakan
Priority: Critical
Fix For: 3.0.2.GA, 4.0.0.M2
jboss-seam.jar file included in Seam Project Examples has not been patched for this issue https://jira.jboss.org/browse/JBDS-1320. Each jboss-seam.jar file affected by this issue has to be replaced with patched jboss-seam.jar within related Seam Project Example.
Checked with Seam 2.2 DVD Store Example - EAR (including a test project) - dvdstore22 Seam Project Example. After proper jboss-seam.jar was copied to booking-ear/EarContent/ directory DVD Strore application worked correctly.
I don't know which other Seam Project Examples are affected by this issue.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months