Demos on JBDS and Tools
-----------------------
Key: JBDS-348
URL: http://jira.jboss.com/jira/browse/JBDS-348
Project: Developer Studio
Issue Type: Task
Affects Versions: 1.1.0.CR1
Reporter: Svetlana mukhina
Assigned To: OLga Chikvina
Fix For: 2.0.0.alpha
Prepare a lits of topics for demos
--
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
OpenOn doesn't work for html tags <link href="|"/> and <a href="|" /> inside <f:view>
-------------------------------------------------------------------------------------
Key: JBIDE-5002
URL: https://jira.jboss.org/jira/browse/JBIDE-5002
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
Affects Versions: 3.1.0.M4
Reporter: Anton Klimkovich
Priority: Minor
EXECUTE: Create Seam 2.2 Web project
EXECUTE: Open template.xhtml
EXECUTE: Try to make openOn on <link rel="shortcut icon" href="#{request.contextPath}/favicon.ico"/> and <a href="http://seamframework.org">
FAILURE: OpenOn doesn't work for html tags <link href="|"/> and <a href="|" /> inside <f:view>
--
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
JBDS 2.1 GA and Seam 2.2 Examples for EAP 5 are added
-----------------------------------------------------
Key: JBDS-895
URL: https://jira.jboss.org/jira/browse/JBDS-895
Project: JBoss Developer Studio
Issue Type: Task
Components: Doc - RHDS GSG
Affects Versions: 2.1.0
Reporter: Svetlana mukhina
Assignee: Michael Sorokin
Fix For: 2.1.0-doc
Mention about these new examples in Examples chapter
--
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
Trunk and branches merging
--------------------------
Key: JBDS-324
URL: http://jira.jboss.com/jira/browse/JBDS-324
Project: Developer Studio
Issue Type: Task
Components: documentation
Affects Versions: 1.0.0.GA
Reporter: Svetlana mukhina
Assigned To: Svetlana mukhina
Fix For: LATER
Learn merging tools
merge trunk and branch doc version when necessary before releases.
--
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
can't load a wsdl file from a url
---------------------------------
Key: JBIDE-4953
URL: https://jira.jboss.org/jira/browse/JBIDE-4953
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpm
Affects Versions: 3.1.0.M4
Reporter: Feng Qian
Assignee: Feng Qian
1 create a bpel file
2 click on the black-white space of the bpel editor
3 in the properties view, import section, click the import wsdl button
4 a wizard opens, in the wizard, select import a wsdl from url
5 input a url, you can't load the wsdl if the url is like localhost:8080/hello/hello?wsdl
--
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
JSF EL validation for message bandles.
--------------------------------------
Key: JBIDE-5089
URL: https://jira.jboss.org/jira/browse/JBIDE-5089
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JSF
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.1.0.CR1
For example:
<f:loadBundle basename="messages" var="msg"/>
...
<h:outputText value="#{msg.sayHello}"/>
#{msg.sayHello} should be validated.
We need to refactor our PageContextFactory to improve perfomance of page context creating to use it in JSF EL validation.
--
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
Refactor PageContextFactory to improve perfomance of context creation.
----------------------------------------------------------------------
Key: JBIDE-5119
URL: https://jira.jboss.org/jira/browse/JBIDE-5119
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: JSF
Reporter: Alexey Kazakov
Assignee: Victor Rubezhny
Fix For: 3.1.0.CR1
This factory should walk through DOM tree at once and create a page context.
--
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
Page context cache.
-------------------
Key: JBIDE-5120
URL: https://jira.jboss.org/jira/browse/JBIDE-5120
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: JSF
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
Fix For: 3.1.0.CR1
We need to have a page context cache which will store all contexts which were created.
KB builder should remove a context if corresponding file is changed.
--
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