| Summary: | Cannot set start and end time in quartz binding | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Tomas Rohovsky <trohovsk> |
| Component: | SwitchYard Editor | Assignee: | Brian Fitzpatrick <bfitzpat> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Matej Melko <mmelko> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0 | CC: | apodhrad, atangrin, kconner, ldimaggi, oskutka, rcernich, soa-p-jira |
| Target Milestone: | CR2 | Keywords: | Reopened |
| Target Release: | 6.0.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-01-06 11:39:08 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Tomas Rohovsky
2013-12-03 16:44:29 UTC
Brian Fitzpatrick <bfitzpat> made a comment on jira SWITCHYARD-1873 Fixed in PR for SWITCHYARD-1872 Rob Cernich <rcernich> updated the status of jira SWITCHYARD-1873 to Resolved The exception isn't thrown anymore, but Start time and End time elements are not written to switchyard.xml. Rob Cernich <rcernich> updated the status of jira SWITCHYARD-1873 to Reopened The specified time must be in the format yyyy-MM-dd'T'HH:mm:ss or it will not be persisted. We'll give the user better feedback in 2.0. This has been resolved in the changes for SWITCHYARD-1873. Please see the PDF attached to that closed JIRA for details. Can we verify that this is fixed for 2.0? Is the version of tooling that contains the fix available anywhere? The upcoming SwitchYard Tooling 2.0.0.Alpha1 release will include it. I don't think it's gone public yet. I have verified that the elements are written to the switchyard.xml in the tooling version 2.0.0.v20140609-1745-H460-Alpha1. However, the runtime contains some issues. I will report them in a separate bz. I have noticed that the project documentation (https://docs.jboss.org/author/display/SWITCHYARD/Quartz) as well as the product documentation (https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Fuse_Service_Works/6/html/Development_Guide_Volume_1_SwitchYard/chap-Gateways.html#sect-Quartz) state that the format of start and end time should be yyyy-MM-dd'T'HH:mm:ss (T surrounded with apostrophes). But the tooling requires the format to be yyyy-MM-ddTHH:mm:ss (T without apostrophes). It should be clarified in the documentation or fixed in the tooling. Andrej Podhradsky <apodhrad> updated the status of jira SWITCHYARD-1873 to Closed Verified with JBDS 8.0.0.GA with + JBDS-IS 8.0.0.Beta1 (SwitchYard 2.0.0.v20141011-0508-H499-Alpha3) Fixed and included in the latest release |