Renaming a deployed ESB project does not delete previously deployed version
---------------------------------------------------------------------------
Key: JBIDE-6222
URL: https://jira.jboss.org/jira/browse/JBIDE-6222
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb, JBossAS
Affects Versions: 3.2.next
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 3.2.next
because during a rename, the previous version of the module is a DeletedModule (with a null project), none of the publish methods in jbt accept this.
I believe much code might be needed to ensure this works. Will need to investigate further
--
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
rendering unknown tags in VPE Template dialog
---------------------------------------------
Key: JBDS-1066
URL: https://jira.jboss.org/jira/browse/JBDS-1066
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Task
Components: Doc - VisualWebTools, Doc - RHDS GSG
Affects Versions: 3.0.0.CR1
Reporter: Svetlana mukhina
Assignee: Svetlana mukhina
Fix For: 3.0.0.CR2-doc
see the linked tasks, update VPE section
--
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
Project with archives publishes incorrectly when reference from "Java EE Module Depencies"
------------------------------------------------------------------------------------------
Key: JBIDE-6205
URL: https://jira.jboss.org/jira/browse/JBIDE-6205
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Archives
Environment: Windows XP 32 bits, Eclipse 3.5.2, JBoss Tools 3.1, Tomcat
Reporter: Miguel Angel Garcia Grande
Assignee: Rob Stryker
Publishing is incorrect when a web project whose "Java EE Module Dependencies" option references another workspace project which has project archives (see steps to reproduce)
--
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
ESB facet needs to register default extension in wtp 3.2
--------------------------------------------------------
Key: JBIDE-6221
URL: https://jira.jboss.org/jira/browse/JBIDE-6221
Project: Tools (JBoss Tools)
Issue Type: Task
Components: esb
Affects Versions: 3.2.next
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 3.2.next
The wtp 3.2 module assembly page and underlying APIs have places to register the default extension for a facet. ESB should make use of this API.
--
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
Cannot create WS artifacts for POJO when in default package
-----------------------------------------------------------
Key: JBDS-835
URL: https://jira.jboss.org/jira/browse/JBDS-835
Project: JBoss Developer Studio
Issue Type: Bug
Affects Versions: 2.0.0.GA
Reporter: Shaun Appleton
You cannot create a webservice from a simple pojo which is in the default package.
I note there is a warning on the Web Service Dialog box -
! The service implementation selected does not follow Java naming conventions.
But it still allows you to progress. until you get the following -
log4j:WARN No appenders could be found for logger (org.jboss.wsf.framework.DefaultSPIProvider).
log4j:WARN Please initialize the log4j system properly.
Error: Could not generate. (use --show-traces to see full traces)
Error: Cannot obtain @WebService annotation from: myPojo
I can't see anything in the docs[1] to prohibit this.
[1] http://download.jboss.org/jbosstools/nightly-docs/en/ws_ref_guide/html_si...
--
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
Wrong screen shot used within Visual Web Tools Reference Guide documentation Figure 3.61. Calling Template Dialog
-----------------------------------------------------------------------------------------------------------------
Key: JBDS-1134
URL: https://jira.jboss.org/jira/browse/JBDS-1134
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: Doc - VisualWebTools
Affects Versions: 3.0.0.CR2
Environment: JBDS: jbdevstudio-eap-linux-gtk-3.0.0.v201002241510M-H184-CR2
Documentation: http://download.exadel.com/jboss_demos/JBDS_3.0.0.GA.zip
Reporter: Vlado Pakan
Assignee: Svetlana mukhina
JBDS_2guidesversions/en/jsf/html_single/index.html document contains misspelled word "More helpful information on wok with CSS files can be found" instead of "More helpful information on work with CSS files can be found". There is word "wok" isntead of word "work".
Chapter: 3.2.2. Pages Styling
--
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
Packaging Archives tree item is not in Preferences Tree
-------------------------------------------------------
Key: JBDS-1144
URL: https://jira.jboss.org/jira/browse/JBDS-1144
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: Doc - VisualWebTools
Affects Versions: 3.0.0.CR2
Environment: JBDS: jbdevstudio-eap-linux-gtk-3.0.0.v201002241510M-H184-CR2
Documentation: http://download.exadel.com/jboss_demos/JBDS_3.0.0.GA.zip
Reporter: Vlado Pakan
Assignee: Svetlana mukhina
Fix For: 3.0.0.GA-doc
JBDS_2guidesversions/en/jsf/html_single/index.html document describes Java Script Editor as editor with 2 tabs Source and Preview but in JBDS Java Script Editor opens script files without any tabs just displaying source code of script.
Chapter: 3.3.5. JavaScript Editor
--
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
Wrong screen shot used within Visual Web Tools Reference Guide documentation Figure 8.35. Server Preferences
------------------------------------------------------------------------------------------------------------
Key: JBDS-1145
URL: https://jira.jboss.org/jira/browse/JBDS-1145
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: Doc - VisualWebTools
Affects Versions: 3.0.0.CR3
Environment: JBDS: jbdevstudio-linux-gtk-x86_64-3.0.0.v201003050335M-H45-CR3
Documentation: http://download.exadel.com/jboss_demos/JBDS_3.0.0.GA.zip
Reporter: Vlado Pakan
Assignee: Svetlana mukhina
Fix For: 3.0.0.GA-doc
Packaging Archives tree item is not displayed in Preferences Tree as shown on picture: "Figure 8.2. Packaging Archives".
Looks like it was replaced with new "Project Archives" tree item separated from JBoss Tools tree node. New version of Preferences window screenshot should be put to documentation.
There is also misspelled word in figure description: "Fallow to JBoss Tools > Packaging Archives to " should be "Follow to JBoss Tools > Packaging Archives to ". "Follow" instead of "Fallow".
Chapter: 8.1. Packaging Archives
Documentation file: JBDS_2guidesversions/en/jsf/html_single/index.html
--
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
Faces-config.xml editor has different popup menu than is described in JSF Tools Tutorial
----------------------------------------------------------------------------------------
Key: JBDS-1146
URL: https://jira.jboss.org/jira/browse/JBDS-1146
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: Doc - VisualWebTools
Affects Versions: 3.0.0.CR3
Environment: JBDS: jbdevstudio-linux-gtk-x86_64-3.0.0.v201003050335M-H45-CR3
Documentation: http://download.exadel.com/jboss_demos/JBDS_3.0.0.GA.zip
Reporter: Vlado Pakan
Assignee: Svetlana mukhina
Fix For: 3.0.0.GA-doc
Screenshot "Figure 8.35. Server Preferences" in Documentation is showing different tree items for Server node within Preferences Dialog than are displayed in JBDS Preferences Dialog. In JDBS Preferences dialog are additional tree items "Default Filesets" and "Profilers".
See attached file.
Documentation file: JBDS_2guidesversions/en/jsf/html_single/index.html
--
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
Figure 5.9. has wrong description in JSF Tools Reference Guide
--------------------------------------------------------------
Key: JBDS-1148
URL: https://jira.jboss.org/jira/browse/JBDS-1148
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: Doc - JSFTools
Affects Versions: 3.0.0.CR3
Environment: JBDS: jbdevstudio-linux-gtk-x86_64-3.0.0.v201003050335M-H45-CR3
Documentation: http://download.exadel.com/jboss_demos/JBDS_3.0.0.GA.zip
Reporter: Vlado Pakan
Assignee: Svetlana mukhina
Fix For: 3.0.0.GA-doc
There is no possibility to Add View to daces-config.xml diagram using popup menu as is written in JBDS Tutorial. User hase to choose button "View Template" from Diagram Editor Toolbar.
Attached is screenshot of Diagram Editor popup menu.
Documentation file: JBDS_2guidesversions/en/jsf_tools_tutorial/html_single/index.html
Chapter: 3.1. Adding Two Views (JSP Pages)
--
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