[JBoss JIRA] Created: (JBIDE-8680) Rename Seam UI artifacts to Seam 2.
by Alexey Kazakov (JIRA)
Rename Seam UI artifacts to Seam 2.
-----------------------------------
Key: JBIDE-8680
URL: https://issues.jboss.org/browse/JBIDE-8680
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Seam
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.3.0.M1
Since Seam 3.0 final has been released and we are working on support of Seam 3 extensions it's time to rename our Seam tools to Seam 2 not to confuse users.
We should update UI stuff such as Wizard titles, perspective, views, editors, etc. And BTW the component name in JIRA :)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month
[JBoss JIRA] Created: (JBIDE-9793) Openshift Express: create a publishing method that would allow you to publish a project to the openshift PaaS
by Andre Dietisheim (JIRA)
Openshift Express: create a publishing method that would allow you to publish a project to the openshift PaaS
-------------------------------------------------------------------------------------------------------------
Key: JBIDE-9793
URL: https://issues.jboss.org/browse/JBIDE-9793
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JBossAS/Servers
Affects Versions: 3.3.0.M4
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.3.0.M4
* new Openshift publishing method
* the publishing method would only show up as choice in the "Server Behavior" combo for: deploy only and AS7 server adapter.
* the publishing method would contribute an appropriate composite:
- combo/list that shows all available applications on Openshift Express
- a link to a wizard to create new application
* as soon as you select the application, we would clone the git repo
* as soon as you add a project to the adapter, we would add the openshift clone repo to the repo of that project (as remote repo)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month
[JBoss JIRA] (JBIDE-10260) Inconsistent output of Create Portlet Wizard when leaving default
by Lucia Jelinkova (Created) (JIRA)
Inconsistent output of Create Portlet Wizard when leaving default
-----------------------------------------------------------------
Key: JBIDE-10260
URL: https://issues.jboss.org/browse/JBIDE-10260
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Portal/GateIn
Affects Versions: 3.3.0.M4
Reporter: Lucia Jelinkova
Assignee: Snjezana Peco
I have a project with JBoss JSF Portlet facet. I want to create a JSF portlet and leave as many default as I can. However, different files are generated if I click the Finish button on the first or on the last page of wizard.
Scenario A:
1. Show the wizard
2. Click Next through all pages and leave defaults there
3. Click Finish
4. The WEB-INF contains the following files: faces-config.xml, portlet.xml and web.xml
Scenario B:
1. Show the wizard
2. Click finish on the first or the second wizard page (do not go to the last page of wizard)
4. The WEB-INF contains the files from the previous scenario as well as these additional ones: default-object.xml, portlet-instances.xml, jboss-app.xml, jboss-portlet.xml
The generated file jboss-app.xml causes that the whole project will not be deployed to the server due to the missing DTD file:
java.io.FileNotFoundException: http://www.jboss.org/dtd/jboss-app_2_6.dtd
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month