[JBoss JIRA] Created: (JBIDE-5728) Enhance OpenOn for the name param of some JSF 2.0 tags (add JAR files and i18n support)
by Yahor Radtsevich (JIRA)
Enhance OpenOn for the name param of some JSF 2.0 tags (add JAR files and i18n support)
----------------------------------------------------------------------------------------
Key: JBIDE-5728
URL: https://jira.jboss.org/jira/browse/JBIDE-5728
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml source editing
Affects Versions: 3.1.0.CR1
Reporter: Yahor Radtsevich
Assignee: Alexey Kazakov
Fix For: 3.2.next
JSF 2.0 allows the following tags to refer to the resources:
h:outputStylesheet name="RESOURCE_NAME"
h:outputScript name="RESOURCE_NAME"
h:graphicImage name="RESOURCE_NAME"
This is quotation from the JSF 2.0 Documentation (http://java.sun.com/javaee/6/docs/api/javax/faces/application/ResourceHan... ):
The default implementation must support packaging resources in the web application root under the path
resources/<resourceIdentifier>
relative to the web app root.
For the default implementation, resources packaged in the classpath must reside under the JAR entry name
META-INF/resources/<resourceIdentifier>
<resourceIdentifier> consists of several segments, specified as follows.
[localePrefix/][libraryName/][libraryVersion/]resourceName[/resourceVersion]
The HTML Editor supports OpenOn only for the resources which are placed in WEB_ROOT/resources/[libraryName/]resourceName .
There is no support for:
1. JAR files
2. Locale
3. Library version
4. Resource version
The support should be added.
Also see: JBIDE-5382.
--
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
14 years, 6 months
[JBoss JIRA] Created: (JBIDE-7768) BPEL validation is broken.
by Marek Baluch (JIRA)
BPEL validation is broken.
--------------------------
Key: JBIDE-7768
URL: https://jira.jboss.org/browse/JBIDE-7768
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.2.0.Beta2
Environment: JBoss Tools Build: 3.2_trunk.2010-11-30_18-42-49-H400
Reporter: Marek Baluch
Assignee: Max Andersen
Priority: Critical
Attachments: broken_validation.jpg
BPEL validator does not mark errors in the process file. This includes missing imports, XML elements which are not well-formed etc. See attached image for more details (see selected area in the editor).
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Created: (JBDS-1710) Exception creating web.xml when using the wizard to generate a web service.
by Mustafa Musaji (JIRA)
Exception creating web.xml when using the wizard to generate a web service.
---------------------------------------------------------------------------
Key: JBDS-1710
URL: https://issues.jboss.org/browse/JBDS-1710
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: runtime
Affects Versions: 4.0.0.GA, 3.0.1.GA
Reporter: Mustafa Musaji
When using the attached WSDL to create a new web service an exception is caught with the CoreException: parsing WSDL. However, the client stubs are generated just fine and the only issue seems to be JBoss Tools problems. There are a number of warnings but there is another WSDL attached which also generates warnings but does not fail when creating the web.xml.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months