[JBoss JIRA] (WFLY-10520) Add Hibernate ORM 5.3 compatibility transformer
by Gail Badner (JIRA)
Gail Badner created WFLY-10520:
----------------------------------
Summary: Add Hibernate ORM 5.3 compatibility transformer
Key: WFLY-10520
URL: https://issues.jboss.org/browse/WFLY-10520
Project: WildFly
Issue Type: Task
Components: JPA / Hibernate
Reporter: Gail Badner
Assignee: Scott Marlow
Fix For: 14.0.0.CR1
A compatibility transformer needs to be added to address Hibernate ORM 5.3 API methods that are no longer compatible with 5.1.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 5 months
[JBoss JIRA] (WFLY-6597) IJ020017: Invalid archive deploying activemq-rar
by Ken Wills (JIRA)
[ https://issues.jboss.org/browse/WFLY-6597?page=com.atlassian.jira.plugin.... ]
Ken Wills edited comment on WFLY-6597 at 6/6/18 7:58 PM:
---------------------------------------------------------
We currently still see this with the OpenShift images, with activemq-rar-5.11.0.redhat-630329.rar. Is there any update on the cause? I'm happy to test etc.
(Note this is from a test deploying the RA exploded, the result is the same with the archive itself.)
{quote}
[jboss@5294ef01a78f deployments]$ ls -l
total 20
-rw-rw-r-- 1 jboss root 8888 Jun 6 20:13 README.txt
drwxrwxr-x 3 1000 1000 4096 Jun 6 23:42 activemq-rar.rar
-rw-r--r-- 1 jboss root 16 Jun 6 23:42 activemq-rar.rar.deployed
[jboss@5294ef01a78f deployments]$ touch activemq-rar.rar
touch: setting times of 'activemq-rar.rar': Permission denied
[jboss@5294ef01a78f deployments]$ 23:47:59,335 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/test2-amq/ConnectionFactory]
23:47:59,366 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment activemq-rar.rar (runtime-name: activemq-rar.rar) in 33ms
23:47:59,371 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "activemq-rar.rar" (runtime-name: "activemq-rar.rar")
23:48:00,180 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,214 WARN [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020017: Invalid archive: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,214 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020001: Required license terms for file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,220 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0007: Registered connection factory java:/test2-amq/ConnectionFactory
23:48:00,222 WARN [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020017: Invalid archive: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,222 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020002: Deployed: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,223 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0002: Bound JCA ConnectionFactory [java:/test2-amq/ConnectionFactory]
23:48:00,237 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) WFLYSRV0013: Redeployed "activemq-rar.rar"
{quote}
This is with the default .rar archive deployment:
{quote}
23:57:15,763 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
23:57:16,751 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/opt/eap/standalone/tmp/vfs/temp/tempa2a2bee96e8e4a42/content-a0f48af14134e0ab/contents/
23:57:16,793 WARN [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020017: Invalid archive: file:/opt/eap/standalone/tmp/vfs/temp/tempa2a2bee96e8e4a42/content-a0f48af14134e0ab/contents/
{quote}
In the second case, the directory file:/opt/eap/standalone/tmp/vfs/temp/tempa2a2bee96e8e4a42/content-a0f48af14134e0ab/contents/ is empty.
In both cases, the RA still works, but we'd like the invalid archive message to not be there, if possible.
was (Author: luck3y):
We currently still see this with the OpenShift images, with activemq-rar-5.11.0.redhat-630329.rar. Is there any update on the cause? I'm happy to test etc.
(Note this is from a test deploying the RA exploded, the result is the same with the archive itself.)
{quote}
[jboss@5294ef01a78f deployments]$ ls -l
total 20
-rw-rw-r-- 1 jboss root 8888 Jun 6 20:13 README.txt
drwxrwxr-x 3 1000 1000 4096 Jun 6 23:42 activemq-rar.rar
-rw-r--r-- 1 jboss root 16 Jun 6 23:42 activemq-rar.rar.deployed
[jboss@5294ef01a78f deployments]$ touch activemq-rar.rar
touch: setting times of 'activemq-rar.rar': Permission denied
[jboss@5294ef01a78f deployments]$ 23:47:59,335 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/test2-amq/ConnectionFactory]
23:47:59,366 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment activemq-rar.rar (runtime-name: activemq-rar.rar) in 33ms
23:47:59,371 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "activemq-rar.rar" (runtime-name: "activemq-rar.rar")
23:48:00,180 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,214 WARN [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020017: Invalid archive: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,214 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020001: Required license terms for file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,220 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0007: Registered connection factory java:/test2-amq/ConnectionFactory
23:48:00,222 WARN [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020017: Invalid archive: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,222 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020002: Deployed: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,223 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0002: Bound JCA ConnectionFactory [java:/test2-amq/ConnectionFactory]
23:48:00,237 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) WFLYSRV0013: Redeployed "activemq-rar.rar"
{quote}
This is with the default .rar archive deployment:
{quote}
23:57:15,763 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
23:57:16,751 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/opt/eap/standalone/tmp/vfs/temp/tempa2a2bee96e8e4a42/content-a0f48af14134e0ab/contents/
23:57:16,793 WARN [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020017: Invalid archive: file:/opt/eap/standalone/tmp/vfs/temp/tempa2a2bee96e8e4a42/content-a0f48af14134e0ab/contents/
{quote}
In the second case, the directory file:/opt/eap/standalone/tmp/vfs/temp/tempa2a2bee96e8e4a42/content-a0f48af14134e0ab/contents/ is empty.
> IJ020017: Invalid archive deploying activemq-rar
> ------------------------------------------------
>
> Key: WFLY-6597
> URL: https://issues.jboss.org/browse/WFLY-6597
> Project: WildFly
> Issue Type: Bug
> Components: JCA
> Affects Versions: 10.0.0.Final
> Environment: CentOS 6
> Oracle Java 1.8.0_92-b14
> Wildfly 10.0.0.Final
> ActiveMQ RAR 5.13.3
> Reporter: Brett Delle Grazie
> Assignee: Flavia Rainone
>
> Deploying ActiveMQ RAR via 'deploy' command:
> deploy /opt/activemq/activemq-rar-5.13.3.rar
> Results in the following log entry:
> 2016-05-09 08:07:20,788 WARN [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-1) IJ020017: Invalid archive: file:/tmp/wildfly/vfs/temp/temp3cb3b15524db2617/content-d69689ded82e9101/contents/
> repeated slightly later:
> 2016-05-09 08:07:20,983 WARN [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020017: Invalid archive: file:/tmp/wildfly/vfs/temp/temp3cb3b15524db2617/content-d69689ded82e9101/contents/
> However deployment is successful
> Note that if a runtime-name is provided the RAR is *not* registered correctly.
> See also previous issue raised WFLY-4431 (minimal info)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 5 months
[JBoss JIRA] (WFLY-6597) IJ020017: Invalid archive deploying activemq-rar
by Ken Wills (JIRA)
[ https://issues.jboss.org/browse/WFLY-6597?page=com.atlassian.jira.plugin.... ]
Ken Wills edited comment on WFLY-6597 at 6/6/18 7:57 PM:
---------------------------------------------------------
We currently still see this with the OpenShift images, with activemq-rar-5.11.0.redhat-630329.rar. Is there any update on the cause? I'm happy to test etc.
(Note this is from a test deploying the RA exploded, the result is the same with the archive itself.)
{quote}
[jboss@5294ef01a78f deployments]$ ls -l
total 20
-rw-rw-r-- 1 jboss root 8888 Jun 6 20:13 README.txt
drwxrwxr-x 3 1000 1000 4096 Jun 6 23:42 activemq-rar.rar
-rw-r--r-- 1 jboss root 16 Jun 6 23:42 activemq-rar.rar.deployed
[jboss@5294ef01a78f deployments]$ touch activemq-rar.rar
touch: setting times of 'activemq-rar.rar': Permission denied
[jboss@5294ef01a78f deployments]$ 23:47:59,335 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/test2-amq/ConnectionFactory]
23:47:59,366 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment activemq-rar.rar (runtime-name: activemq-rar.rar) in 33ms
23:47:59,371 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "activemq-rar.rar" (runtime-name: "activemq-rar.rar")
23:48:00,180 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,214 WARN [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020017: Invalid archive: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,214 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020001: Required license terms for file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,220 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0007: Registered connection factory java:/test2-amq/ConnectionFactory
23:48:00,222 WARN [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020017: Invalid archive: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,222 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020002: Deployed: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,223 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0002: Bound JCA ConnectionFactory [java:/test2-amq/ConnectionFactory]
23:48:00,237 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) WFLYSRV0013: Redeployed "activemq-rar.rar"
{quote}
This is with the default .rar archive deployment:
{quote}
23:57:15,763 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
23:57:16,751 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/opt/eap/standalone/tmp/vfs/temp/tempa2a2bee96e8e4a42/content-a0f48af14134e0ab/contents/
23:57:16,793 WARN [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020017: Invalid archive: file:/opt/eap/standalone/tmp/vfs/temp/tempa2a2bee96e8e4a42/content-a0f48af14134e0ab/contents/
{quote}
In the second case, the directory file:/opt/eap/standalone/tmp/vfs/temp/tempa2a2bee96e8e4a42/content-a0f48af14134e0ab/contents/ is empty.
was (Author: luck3y):
We currently still see this with the OpenShift images, with activemq-rar-5.11.0.redhat-630329.rar. Is there any update on the cause? I'm happy to test etc.
{quote}
[jboss@5294ef01a78f deployments]$ ls -l
total 20
-rw-rw-r-- 1 jboss root 8888 Jun 6 20:13 README.txt
drwxrwxr-x 3 1000 1000 4096 Jun 6 23:42 activemq-rar.rar
-rw-r--r-- 1 jboss root 16 Jun 6 23:42 activemq-rar.rar.deployed
[jboss@5294ef01a78f deployments]$ touch activemq-rar.rar
touch: setting times of 'activemq-rar.rar': Permission denied
[jboss@5294ef01a78f deployments]$ 23:47:59,335 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/test2-amq/ConnectionFactory]
23:47:59,366 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment activemq-rar.rar (runtime-name: activemq-rar.rar) in 33ms
23:47:59,371 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "activemq-rar.rar" (runtime-name: "activemq-rar.rar")
23:48:00,180 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,214 WARN [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020017: Invalid archive: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,214 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020001: Required license terms for file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,220 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0007: Registered connection factory java:/test2-amq/ConnectionFactory
23:48:00,222 WARN [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020017: Invalid archive: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,222 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020002: Deployed: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,223 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0002: Bound JCA ConnectionFactory [java:/test2-amq/ConnectionFactory]
23:48:00,237 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) WFLYSRV0013: Redeployed "activemq-rar.rar"
{quote}
> IJ020017: Invalid archive deploying activemq-rar
> ------------------------------------------------
>
> Key: WFLY-6597
> URL: https://issues.jboss.org/browse/WFLY-6597
> Project: WildFly
> Issue Type: Bug
> Components: JCA
> Affects Versions: 10.0.0.Final
> Environment: CentOS 6
> Oracle Java 1.8.0_92-b14
> Wildfly 10.0.0.Final
> ActiveMQ RAR 5.13.3
> Reporter: Brett Delle Grazie
> Assignee: Flavia Rainone
>
> Deploying ActiveMQ RAR via 'deploy' command:
> deploy /opt/activemq/activemq-rar-5.13.3.rar
> Results in the following log entry:
> 2016-05-09 08:07:20,788 WARN [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-1) IJ020017: Invalid archive: file:/tmp/wildfly/vfs/temp/temp3cb3b15524db2617/content-d69689ded82e9101/contents/
> repeated slightly later:
> 2016-05-09 08:07:20,983 WARN [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020017: Invalid archive: file:/tmp/wildfly/vfs/temp/temp3cb3b15524db2617/content-d69689ded82e9101/contents/
> However deployment is successful
> Note that if a runtime-name is provided the RAR is *not* registered correctly.
> See also previous issue raised WFLY-4431 (minimal info)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 5 months
[JBoss JIRA] (WFLY-6597) IJ020017: Invalid archive deploying activemq-rar
by Ken Wills (JIRA)
[ https://issues.jboss.org/browse/WFLY-6597?page=com.atlassian.jira.plugin.... ]
Ken Wills commented on WFLY-6597:
---------------------------------
We currently still see this with the OpenShift images, with activemq-rar-5.11.0.redhat-630329.rar. Is there any update on the cause? I'm happy to test etc.
{quote}
[jboss@5294ef01a78f deployments]$ ls -l
total 20
-rw-rw-r-- 1 jboss root 8888 Jun 6 20:13 README.txt
drwxrwxr-x 3 1000 1000 4096 Jun 6 23:42 activemq-rar.rar
-rw-r--r-- 1 jboss root 16 Jun 6 23:42 activemq-rar.rar.deployed
[jboss@5294ef01a78f deployments]$ touch activemq-rar.rar
touch: setting times of 'activemq-rar.rar': Permission denied
[jboss@5294ef01a78f deployments]$ 23:47:59,335 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/test2-amq/ConnectionFactory]
23:47:59,366 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment activemq-rar.rar (runtime-name: activemq-rar.rar) in 33ms
23:47:59,371 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "activemq-rar.rar" (runtime-name: "activemq-rar.rar")
23:48:00,180 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,214 WARN [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020017: Invalid archive: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,214 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020001: Required license terms for file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,220 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0007: Registered connection factory java:/test2-amq/ConnectionFactory
23:48:00,222 WARN [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020017: Invalid archive: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,222 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020002: Deployed: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,223 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0002: Bound JCA ConnectionFactory [java:/test2-amq/ConnectionFactory]
23:48:00,237 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) WFLYSRV0013: Redeployed "activemq-rar.rar"
{quote}
> IJ020017: Invalid archive deploying activemq-rar
> ------------------------------------------------
>
> Key: WFLY-6597
> URL: https://issues.jboss.org/browse/WFLY-6597
> Project: WildFly
> Issue Type: Bug
> Components: JCA
> Affects Versions: 10.0.0.Final
> Environment: CentOS 6
> Oracle Java 1.8.0_92-b14
> Wildfly 10.0.0.Final
> ActiveMQ RAR 5.13.3
> Reporter: Brett Delle Grazie
> Assignee: Flavia Rainone
>
> Deploying ActiveMQ RAR via 'deploy' command:
> deploy /opt/activemq/activemq-rar-5.13.3.rar
> Results in the following log entry:
> 2016-05-09 08:07:20,788 WARN [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-1) IJ020017: Invalid archive: file:/tmp/wildfly/vfs/temp/temp3cb3b15524db2617/content-d69689ded82e9101/contents/
> repeated slightly later:
> 2016-05-09 08:07:20,983 WARN [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020017: Invalid archive: file:/tmp/wildfly/vfs/temp/temp3cb3b15524db2617/content-d69689ded82e9101/contents/
> However deployment is successful
> Note that if a runtime-name is provided the RAR is *not* registered correctly.
> See also previous issue raised WFLY-4431 (minimal info)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 5 months
[JBoss JIRA] (DROOLS-2586) CSS/HTML for scenario simulation UX
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2586?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-2586:
----------------------------------------
[~srambach] [~danielezonca] I can confirm everything in the popover is regular HTML/CSS so everything shown in the mock-up image is "doable".
> CSS/HTML for scenario simulation UX
> -----------------------------------
>
> Key: DROOLS-2586
> URL: https://issues.jboss.org/browse/DROOLS-2586
> Project: Drools
> Issue Type: Task
> Reporter: Liz Clayton
> Assignee: Sarah Rambacher
> Labels: UX, UXTeam
> Attachments: Screen Shot 2018-06-05 at 3.44.15 PM.png
>
>
> As Aimee or Cameron I want to:
> * Easily create a test scenario template through the use of variable/data object placeholders so that I can create test scenarios against a single decision.
> * Define test scenarios through a UI so I can develop basic task scenarios with minimal engagement from IT.
> * Run a test scenario simulation so that I can verify the expected results against test simulation results.
> Verification conditions:
> Provide CSS/HTML to support wireframe designs which includes the following:
> * Overview (properties)
> * Scenario Template
> * Scenarios Input Screen
> * Results
> * Code View
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 5 months