[JBoss JIRA] Created: (JBIDE-1849) Missing JBoss Server in Target Server section of New JSF Project wizard.
by Andrei Scherbovich (JIRA)
Missing JBoss Server in Target Server section of New JSF Project wizard.
------------------------------------------------------------------------
Key: JBIDE-1849
URL: http://jira.jboss.com/jira/browse/JBIDE-1849
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 2.1
Reporter: Andrei Scherbovich
Assigned To: Alexey Kazakov
Missing JBoss Server in Target Server section of New JSF Project wizard.
Steps:
1. EXECUTE: Choose File > New > JSF Project
2. EXECUTE: Specify project name and press Next button
3. EXECUTE: In Target Server section press New button
4. ASSERT: "Define a New Server" wizard appeared
5. EXECUTE: Choose JBoss > JBoss v4.2 and press Next button
6. EXECUTE: Specify JBoss Runtime as needed and press Finish button
7. ASSERT: In Target Server section of "New JSF Project" wizard appears JBoss v4.2 server
8. FAILURE: There is no JBoss v4.2 server
--
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
18 years
[JBoss JIRA] Created: (JBIDE-1789) In JBoss Tools Pallete there is no taglib declaration for JSF Facelets.
by Andrei Scherbovich (JIRA)
In JBoss Tools Pallete there is no taglib declaration for JSF Facelets.
-----------------------------------------------------------------------
Key: JBIDE-1789
URL: http://jira.jboss.com/jira/browse/JBIDE-1789
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
Affects Versions: 2.0.1
Reporter: Andrei Scherbovich
Assigned To: Maxim Areshkau
Priority: Minor
Attachments: 1.jpg
1. In JBoss Tools Pallete there is no taglib declaration for JSF Facelets. (SEE ATTACHMENT)
2. If user adds facelets component into xhtml file where facelets taglib not included JBDS should add taglib declaration but it doesn't.
Steps to reproduce:
1. EXECUTE: Create KickStart JSF project with Facelets
2. EXECUTE: Open greeting.xhtml file, delete facelets taglib declaration in it and save changes
3. EXECUTE: DnD any facelets component from JBoss Tools Pallete (ui:composition e.g.)
=> component is inserted but taglib declaration isn't
--
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
18 years