"Map" / "Resource List" actions are added to root elements
----------------------------------------------------------
Key: JBDS-798
URL: https://jira.jboss.org/jira/browse/JBDS-798
Project: Developer Studio
Issue Type: Task
Components: Doc - Smooks
Affects Versions: 2.0.0.GA
Reporter: Svetlana mukhina
Assignee: Svetlana mukhina
Fix For: 2.1.0
Check the screens, theymust be up-to-date
--
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
Styled index pages for release documentation
---------------------------------------------
Key: JBDS-1051
URL: https://jira.jboss.org/jira/browse/JBDS-1051
Project: JBoss Developer Studio
Issue Type: Task
Components: documentation
Affects Versions: 2.1.0
Reporter: Svetlana mukhina
Assignee: OLga Chikvina
Fix For: 2.1.0-doc
Create styled index pages for release documentation starting from 3.0.0.GA (http://docs.jboss.org/tools/3.0.0.GA/), zip all the pages and let me know.
--
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 Editor doesn't support JSF 2
-----------------------------------------
Key: JBIDE-5676
URL: https://jira.jboss.org/jira/browse/JBIDE-5676
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.1.0.CR1
Reporter: Juergen Zimmermann
The Faces Config Editor doesn't support JSF 2. Screenshot will be provided.
--
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
java.lang.NullPointerException when edit default Connection Profile
-------------------------------------------------------------------
Key: JBIDE-4030
URL: https://jira.jboss.org/jira/browse/JBIDE-4030
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.0.0.GA
Reporter: Anton Klimkovich
Attachments: exception.txt
EXECUTE: Install JBDS. New workspace
EXECUTE: New Seam Web Project
EXECUTE: Press Edit button on Seam Facet wizard
FAILURE: Drivers list is empty.
EXECUTE: Press Test Connection
FAILURE: Test connection failed
EXECUTE: Press Ok button.
FAILURE2: java.lang.NullPointerException
at org.eclipse.datatools.connectivity.ui.wizards.ProfilePropertyPage.performOk(ProfilePropertyPage.java:114)
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
CSS stylesheets not considered when configured as a JSF 2 resource
------------------------------------------------------------------
Key: JBIDE-5640
URL: https://jira.jboss.org/jira/browse/JBIDE-5640
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.1.0.CR1
Reporter: Juergen Zimmermann
In JSF 2 a CSS stylesheet can be configured as a resource:
<link rel="stylesheet" type="text/css" href="#{resource['css:hska.css']}"/>
This means that the css file "hska.css" can be found in a subdirectory "css" of the directory "resources" (plural although the variable is just named "resource" !). The directory "resources" can be found either
a) just below "WebContents" of the web project or
b) in src/META-INF of the web project
--
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
ProjectClassLoader not resolving project classpath properly
-----------------------------------------------------------
Key: JBIDE-5681
URL: https://jira.jboss.org/jira/browse/JBIDE-5681
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Affects Versions: 3.1.0.CR1
Reporter: Tom Fennelly
Assignee: Tom Fennelly
Fix For: LATER
See JBIDE-5680 and how it was fixed.
The answer to how this should work properly should be found in the getClasspath() method of org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegate.
--
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
SmooksLaunchConfigurationDelegate not able tos ee correct project classpath
---------------------------------------------------------------------------
Key: JBIDE-5680
URL: https://jira.jboss.org/jira/browse/JBIDE-5680
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Affects Versions: 3.1.0.CR1
Reporter: Tom Fennelly
Assignee: Tom Fennelly
Fix For: 3.1.0.CR2
SmooksLaunchConfigurationDelegate uses the ProjectClassLoader to check if specific resources are on the classpath before allowing a launch to continue. For some reason, it is not able to see all resources on the cp.
I found this by attempting to launch a configuration from one of the quickstarts inside the ESB project. If I remove the use of ProjectClassLoader, the launcher works OK and I can see the appropriate jar on in the project.
--
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