[JBoss JIRA] Created: (JBIDE-6131) Fix Incorrect way of specifiing pages templates
by Maxim Areshkau (JIRA)
Fix Incorrect way of specifiing pages templates
-----------------------------------------------
Key: JBIDE-6131
URL: https://jira.jboss.org/jira/browse/JBIDE-6131
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.1.0.GA
Reporter: Maxim Areshkau
Assignee: Maxim Areshkau
Fix For: 3.2.next
#1 To specify editor templates in eclipse uses following ways (Preferences->Java->Editor->Templates, Web->Html Files->Editor->Templates, Web->CSS Files->Editor Templates), But JBoss uses following way, JBoss Tools->JSF->JSF Pages which very inconvenient for user.
#2 See How looks Editor Templates for Eclipse, and how its looks for JBoss Tools. We have investigated bicycle again. So I assume we should use standard way of specifying pages templates.
--
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, 9 months
[JBoss JIRA] Created: (JBIDE-5336) Wait duration gives error
by Jeff DeLong (JIRA)
Wait duration gives error
-------------------------
Key: JBIDE-5336
URL: https://jira.jboss.org/jira/browse/JBIDE-5336
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpm
Affects Versions: 3.1.0.M4
Environment: JBossTools-Update-3.1.0.v200911251807N-H130-RC1 running on Mac with JDK 1.6
Reporter: Jeff DeLong
I created a simple Wait activity (see attached screenshot). I set the duration to 10 seconds and saved the fileThe BPEL Editor reported the following error:
Description Resource Path Location Type
The expression in <bpel:for> is not a duration expression. StoreProcess.bpel /StoreProcessService/bpelContent line 67 BPEL Validation Marker
This is the generated source.
<bpel:wait name="Wait">
<bpel:for><![CDATA['PT10S']]></bpel:for>
</bpel:wait>
--
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, 9 months