[JBoss JIRA] Created: (JBIDE-6598) Incorrect result after editing a template on the Visual Templates Preference Page.
by Denis Maliarevich (JIRA)
Incorrect result after editing a template on the Visual Templates Preference Page.
----------------------------------------------------------------------------------
Key: JBIDE-6598
URL: https://jira.jboss.org/browse/JBIDE-6598
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.2.0.M1
Reporter: Denis Maliarevich
Assignee: Denis Maliarevich
Fix For: 3.2.0.M2
After editing a template on the Visual Templates Preference Page the result is incorrect.
Particularly when changing the "Tag name".
Steps to reproduce are described below.
In general such a behavior is logical due to the fact that tags from the same namespace should have the same URI. However no messages or warnings have been shown to the user about further URI changes.
As a solution a warning that entered namespase is already defined should be shown to the user or/and suggestion to change the namespace should appear.
And the whole list of the templates should be updated after "Apply" button is clicked in order to see the freash data without closing and opening the dialog again.
--
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, 7 months
[JBoss JIRA] Created: (JBIDE-6730) Unable to set Servlet version to 3.0 for JSF project
by Vlado Pakan (JIRA)
Unable to set Servlet version to 3.0 for JSF project
----------------------------------------------------
Key: JBIDE-6730
URL: https://jira.jboss.org/browse/JBIDE-6730
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.2.0.M1
Environment: JBDS 4.0.0.M1, Linux 32bit, Java Sun 1.6 JDK
Reporter: Vlado Pakan
Assignee: Alexey Kazakov
Unable to set Servlet version to 3.0 because Dialog is complaining that Server does not support version 3.0. See attached file.
Tested on Linux 32bit creating new JSF project or Adding JSF capabilities to JSF project. It doesn't work neither with JBoss AS 6.0.0 M2 or JBoss AS 6.0.0 M3. In server log is written "[StandardEngine] Starting Servlet Engine: JBoss Web/3.0.0-beta-2" so proper AS is used.
Exact JBoss AS version: JBossAS [6.0.0.20100216-M2 (build: SVNTag=JBoss_6_0_0_20100216-M2 date=20100216)]
For further detail see linked JIRA record
--
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, 7 months
[JBoss JIRA] Created: (JBIDE-3315) Incomplete delete of generic exporter from .lauch file
by Francisco Jose Peredo Noguez (JIRA)
Incomplete delete of generic exporter from .lauch file
------------------------------------------------------
Key: JBIDE-3315
URL: https://jira.jboss.org/jira/browse/JBIDE-3315
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 2.1.2
Reporter: Francisco Jose Peredo Noguez
If I save my code generation options in a .launch and I try to delete one of the Generic Exporters, and then I open the file in a text editor to see if it actually deleted it, I see that it deleted the line that says:
<listEntry value="hbmtemplate1"/>
but it did not delete the this:
<mapAttribute key="org.hibernate.tools.exporters.hbmtemplate1.properties">
<mapEntry key="hibernatetool.something.toolclass" value="somepackage.SomeClass"/>
<mapEntry key="outputdir" value="/myapp/WebContent/Crud"/>
<mapEntry key="for_each" value="entity"/>
<mapEntry key="template_name" value="view/list.xhtml.ftl"/>
<mapEntry key="file_pattern" value="{class-name}List.xhtml"/>
<mapEntry key="hibernatetool.util.toolclass" value="org.hibernate.eclipse.launch.SeamUtil"/>
</mapAttribute>
This mapAttribute stuff stays there, and can only be removed if I do it manually.
--
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
15 years, 7 months
[JBoss JIRA] Created: (JBIDE-5551) ESB Editor - ScriptingAction needs additional details for language property
by Brian Fitzpatrick (JIRA)
ESB Editor - ScriptingAction needs additional details for language property
---------------------------------------------------------------------------
Key: JBIDE-5551
URL: https://jira.jboss.org/jira/browse/JBIDE-5551
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Affects Versions: 3.1.0.GA
Reporter: Brian Fitzpatrick
Assignee: Viacheslav Kabanovich
Also for the ScriptingAction, we had this comment from Kevin Conner:
> * Do we need to also include the "language" property in the UI?
>By default the ScriptingAction will determine the language based on the
extension of the file, but this can be specified explicitly should it be
necessary. I'm not sure what the options are for this section, but if
the resource name is free-form then I would suggest adding support for
the "language" property.
We should look into this further for the next release.
--
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
15 years, 7 months