[JBoss JIRA] Created: (JBDS-982) Request adding a Server during the installation wizard
by Jim Tyrrell (JIRA)
Request adding a Server during the installation wizard
------------------------------------------------------
Key: JBDS-982
URL: https://jira.jboss.org/jira/browse/JBDS-982
Project: JBoss Developer Studio
Issue Type: Feature Request
Environment: JBDS 3.0 M4 on Linux JDK 6
Reporter: Jim Tyrrell
It would be nice when selecting for example an existing SOA-P install to have available in the server view, a way to validate what I have selected is correct. For example I was selecting /jboss-soa-p.4.3.0/jboss-as and it should have been /jboss-soa-p.4.3.0 instead. It would be nice if some validation could be done and the next button would be greyed out not active unless the expected correct path was selected. I am not sure if the path should be /jboss-soa-p.4.3.0/jboss-as or /jboss-soa-p.4.3.0 but part of me thinks this should be /jboss-soa-p.4.3.0/jboss-as and not the way it is today.
--
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, 4 months
[JBoss JIRA] Created: (JBDS-1346) New Server Runtime for SOA Platform 5.2 needed
by Gary Lamperillo (JIRA)
New Server Runtime for SOA Platform 5.2 needed
----------------------------------------------
Key: JBDS-1346
URL: https://jira.jboss.org/browse/JBDS-1346
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Affects Versions: 4.0.0.M2
Environment: SOA-P 5.2 and JBDS 4 M2
Reporter: Gary Lamperillo
In the ESB Project creation , We need a EAP 5.1 or SOA-P 5.2. I prefer a SOA-P 5.2 in the runtime list, the advantage of a SOA-P 5.2 is that all of the ESB Project specific internals are known and the wizard would not need to have the subsequent screens if SOA-P 5.2 is selected instead of the community release.
Without a EAP 5.1 or SOA-P 5.2, the following warning appears :
This server type expects a version of 5.0 but the server directory is of version 5.1.0.
see screen attachments.
--
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, 4 months
[JBoss JIRA] Created: (JBIDE-6685) JSF 2 Quickfixes should be more descriptive about its intent
by Max Rydahl Andersen (JIRA)
JSF 2 Quickfixes should be more descriptive about its intent
------------------------------------------------------------
Key: JBIDE-6685
URL: https://jira.jboss.org/browse/JBIDE-6685
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor core
Affects Versions: 3.2.0.M2
Reporter: Max Rydahl Andersen
Assignee: Maxim Areshkau
Fix For: 3.2.0.M2
The new JSF 2 quick fixes are great but they are very hard to understand what they want to do based on their generic description.
"Create folder container for JSF 2 resources" for a xmlns:custom="http://java.sun.com/jsf/composite/custom" without matching folder should have a quickfix saying something like "Create 'custom' folder for composite resources" and then possibly and extra info describing it more, i.e.
"Create folder '/MyProject/WebContent/custom' to hold resources for custom component resources.
same goes for:
"Create JSF 2 Composite Component in project resources folder" for a <custom:table should be something like:
"Create composite component named 'table' in '/WebContent/custom'"
"Create attribute in an interface declariton of composite component" for a unknwon attribute "width" should be:
"Add 'width' attribute to interface of <custom:table>" with info saying "Add 'width' attribute to interface of <custom:table> at '/WebContent/custom/table.xhtml'
--
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, 4 months