Support for JBossAS 5.1
-----------------------
Key: JBIDE-4025
URL: https://jira.jboss.org/jira/browse/JBIDE-4025
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.0.0.CR2
Reporter: Juergen Zimmermann
JBossAS 5.1.0.Beta1 is available and can be used with JBoss Tools. I tried it with JBossAS-Tools 2.0.0.GA-N200903061843-H16 by using the server config for JBoss 5.0
There is just a warning at the beginning. I'll attach a screenshot.
--
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
GSG. Further reading chapter update.
-------------------------------------
Key: JBDS-691
URL: https://jira.jboss.org/jira/browse/JBDS-691
Project: Developer Studio
Issue Type: Task
Components: Doc - RHDS GSG
Affects Versions: 2.0.0.GA
Reporter: Svetlana mukhina
Assignee: Svetlana mukhina
Fix For: 2.0.1
Further reading chapter should be updated, new guides with descriptions should be added.
--
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
HQL Editor - add show resulted SQL possibility
----------------------------------------------
Key: JBIDE-4063
URL: https://jira.jboss.org/jira/browse/JBIDE-4063
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Hibernate
Affects Versions: 3.0.0.GA
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Optional
it possible to divide HQL editor for 2 part: upper part is original HQL editor,
lower part will dynamically display resulted sql query which hibernate generate.
May be there is a sence to make resulted "sql query" editable -
so we could get hql from sql - this is part of Dima Geraskov idea about query transformers.
--
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
Change columns' locations for Template Table
--------------------------------------------
Key: JBIDE-3977
URL: https://jira.jboss.org/jira/browse/JBIDE-3977
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor core
Affects Versions: 3.0.0.GA
Reporter: Yura Zhishko
Assignee: Maxim Areshkau
Priority: Optional
For my opinion I would like to see columns in next turn:
First: Tag Name
Second: Tag for display
Third: URI
4-th: Children
I think that in the first place user want to find his custom tag from amount of all tags. Then visual representation. URI and Children - in the last place. but this is mine opinion :)
--
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
Add "Setup tag for <...>" in source context menu for custom tags.
-----------------------------------------------------------------
Key: JBIDE-3978
URL: https://jira.jboss.org/jira/browse/JBIDE-3978
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor core
Affects Versions: 3.0.0.GA
Reporter: Yura Zhishko
Assignee: Maxim Areshkau
So if we make context menu similar for Visual and Source panes I propose to add such option for custom tags.
--
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
Full Publish not doing build archive fully
------------------------------------------
Key: JBIDE-3825
URL: https://jira.jboss.org/jira/browse/JBIDE-3825
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Archives, JBossAS
Affects Versions: 3.0.0.CR2
Reporter: Galder Zamarreno
Is "Full Publish" supposed to do a full build of deployable archive (equivalent to "Build Archive(Full)")? If it is, it's not currently doing it.
--
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
Make OpenOn for <s:decorate template="{path to template}">
----------------------------------------------------------------
Key: JBIDE-4019
URL: https://jira.jboss.org/jira/browse/JBIDE-4019
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml source editing, Seam
Affects Versions: 3.0.0.GA
Reporter: Anton Klimkovich
Priority: Minor
EXECUTE: Create seam web project
EXECUTE: Open any xhtml page
EXECUTE: Insert <s:decorate template="{path to template}">
EXECUTE: Make OpenOn on template="{path to template}
ASSERT: Template page should be opened.
--
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
Make OpeOn for <bpm:process-definitions> and <bpm:pageflow-definitions> in components.xml
-------------------------------------------------------------------------------------------
Key: JBIDE-4002
URL: https://jira.jboss.org/jira/browse/JBIDE-4002
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Seam
Affects Versions: 3.0.0.GA
Reporter: Anton Klimkovich
Assignee: Alexey Kazakov
EXECUTE: Import SSeam DVD Store exaple project into workspace
EXECUTE: Open components.xml on Source tab
EXECUTE: Make OpenOn on
<bpm:process-definitions>
<value>ordermanagement1.jpdl.xml</value>
</bpm:process-definitions>
ASSERT: OpenOn works and redirect to ordermanagement1.jpdl.xml file
EXECUTE: Make OpenOn on
<bpm:pageflow-definitions>
<value>newuser.jpdl.xml</value>
</bpm:pageflow-definitions>
ASSERT: OpenOn works and redirect to newuser.jpdl.xml file
--
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
OpenOn doesn't work on <drools:rule-files><value>{Path to .drl file}</value></drools:rule-files> in seam EAR web project.
-------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-4074
URL: https://jira.jboss.org/jira/browse/JBIDE-4074
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing, Seam
Affects Versions: 3.0.0.GA
Reporter: Anton Klimkovich
EXECUTE: Create seam EAR web project
EXECUTE: Open components.xml
EXECUTE: Make Open On on <drools:rule-files><value>/security.drl</value></drools:rule-files>
ASSERT: security.drl should be opened.
--
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
Links to forum in guides should be corrected
--------------------------------------------
Key: JBDS-689
URL: https://jira.jboss.org/jira/browse/JBDS-689
Project: Developer Studio
Issue Type: Task
Components: documentation
Affects Versions: 2.0.0.GA
Reporter: Svetlana mukhina
Assignee: Svetlana mukhina
Fix For: 2.0.1
Links to JBoss forum from guides should refer to the corresponding topics.
Now some links incorrectly refer to the topics of another tool. e.g. link in esb guide refers to jbpm forum.
--
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