Unhandled event loop exception is occured when make OpenOn on <servlet-name>Faces Servlet</servlet-name> in web.xml
-------------------------------------------------------------------------------------------------------------------
Key: JBIDE-2576
URL: https://jira.jboss.org/jira/browse/JBIDE-2576
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: XML Structured Editor
Affects Versions: 3.0.0.alpha
Reporter: Anton Klimkovich
Assignee: Alexey Kazakov
Attachments: exception.txt
EXECUTE: Create jsf 1.2 web project
EXECUTE: Open web.xml
EXECUTE: Make OpenOn on <servlet-name>Faces Servlet</servlet-name>
FAILURE: Unhandled event loop exception is occured
Log attached.
--
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
Unhandled event loop exception when try to make OpenOn on <ui:include src="#{}"/>
---------------------------------------------------------------------------------
Key: JBIDE-2192
URL: http://jira.jboss.com/jira/browse/JBIDE-2192
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 2.1.x
Reporter: Anton Klimkovich
Attachments: 2008-05-08_1622.swf, exception.txt
EXECUTE: Create Seam web project
EXECUTE: Open home.xhtml for example
EXECUTE: Type <ui:include src="#{}"/>
EXECUTE: Try to make OpenOn on <ui:include src="#{}"/> directing cursor near "#"
FAILURE: Unhandled event loop exception
Exception attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
OpenOn for JSF components' atributes used with the help of 'jsfc' .
--------------------------------------------------------------------
Key: JBIDE-1739
URL: http://jira.jboss.com/jira/browse/JBIDE-1739
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml source editing
Affects Versions: 2.0.1
Reporter: Anton Klimkovich
Example:
<input type="submit" jsfc="h:commandButton" id="submit" action="greeting" value="Say Hello" />
<input jsfc="h:inputText" required="true" id="name" value="#{person.name}" />
OpenOn works now only for EL
Doc with list of OpenOns attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
OpenOn for #{messages.***} in Seam EL.
--------------------------------------
Key: JBIDE-1975
URL: http://jira.jboss.com/jira/browse/JBIDE-1975
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Seam
Reporter: Alexey Kazakov
Assigned To: Victor Rubezhny
It should open resource bundle for "messages" and select proper key for "messages.***"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
CA doesn't work for <a4j:loadBundle basename="|" />
---------------------------------------------------
Key: JBIDE-4558
URL: https://jira.jboss.org/jira/browse/JBIDE-4558
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.1.0.M2
Reporter: Anton Klimkovich
Assignee: Alexey Kazakov
Attachments: fLoadBundle.PNG
EXECUTE: Create seam web project
EXECUTE: Open home.xhtml
EXECUTE: Add string <a4j:loadBundle basename="|" var="mess2" />
EXECUTE: Set cursor into basename="|" and call CA
ASSERT: List of proposals should appear.
FAILURE: CA isn't called.
Works right for <f:loadBundle basename="|" var="mess1" />. Screenshot attached.
--
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
Context menu doesn't work with some JSF components on the visual part
---------------------------------------------------------------------
Key: JBIDE-3534
URL: https://jira.jboss.org/jira/browse/JBIDE-3534
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.0.0.CR2
Reporter: Yura Zhishko
Assignee: Maxim Areshkau
I couldn't call context menu for the next components:
<h:selectManyListbox>
<h:selectManyMenu>
<h:selectOneListbox>
<h:selectOneMenu>
<h:selectBooleanCheckbox>
--
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
Packages Module Factory *must* be rewritten
-------------------------------------------
Key: JBIDE-5121
URL: https://jira.jboss.org/jira/browse/JBIDE-5121
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Archives, JBossAS
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 3.1.0.CR1
The module factory for packages is simply not correct and needs to be rewritten and tested.
--
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
Fix copyright in JMX feature(s)
-------------------------------
Key: JBIDE-5116
URL: https://jira.jboss.org/jira/browse/JBIDE-5116
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jmx
Affects Versions: 3.1.0.M4
Reporter: Nick Boldt
Assignee: Rob Stryker
Attachments: Screenshot.png
See attached screenshot. Should all JBT features have the same copyright (or approximately the same) ?
And why does this sound like something I raised once before? Hmm.
--
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
JsfAllTests.testInsertTagOnPage and JsfAllTests.testCorrectCustomElements rundomly failed
-----------------------------------------------------------------------------------------
Key: JBIDE-5055
URL: https://jira.jboss.org/jira/browse/JBIDE-5055
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.1.0.M4
Reporter: Maxim Areshkau
Assignee: Yahor Radtsevich
Fix For: 3.1.0.M4, 3.1.0.CR1
JsfAllTests.testInsertTagOnPage and JsfAllTests.testCorrectCustomElements rundomly failed with NPE.
We need deals with reasons.
--
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
Fix unit test ExportImageActionTest
-----------------------------------
Key: JBIDE-5076
URL: https://jira.jboss.org/jira/browse/JBIDE-5076
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.1.0.M4
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Fix For: 3.1.0.M4, 3.1.0.CR1
the test is not correct or there is an error - should be fixed ASAP.
--
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