[JBoss JIRA] (WFLY-13011) The quickstart template appears out of date
by Ranabir Chakraborty (Jira)
[ https://issues.redhat.com/browse/WFLY-13011?page=com.atlassian.jira.plugi... ]
Ranabir Chakraborty commented on WFLY-13011:
--------------------------------------------
[~emmartins] [~dlofthouse] Can you please elaborate the issue ?
> The quickstart template appears out of date
> -------------------------------------------
>
> Key: WFLY-13011
> URL: https://issues.redhat.com/browse/WFLY-13011
> Project: WildFly
> Issue Type: Bug
> Components: Quickstarts
> Affects Versions: 19.0.0.Beta1
> Reporter: Darran Lofthouse
> Assignee: Eduardo Martins
> Priority: Major
>
> The quickstart template appears to be out of date based on the present requirements.
> One example it does not contain the technologies attribute which leads to a NullPointerException when building the docs with a new quickstart using the template.
> Additionally later quickstarts appear to use an abstract differently to how the template describes them to define some more values so it would be nice to see some description of how this should be used.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 9 months
[JBoss JIRA] (ELY-1930) (7.3.z) ELY-1929 - EntityTest Failure
by Ilia Vassilev (Jira)
Ilia Vassilev created ELY-1930:
----------------------------------
Summary: (7.3.z) ELY-1929 - EntityTest Failure
Key: ELY-1930
URL: https://issues.redhat.com/browse/ELY-1930
Project: WildFly Elytron
Issue Type: Bug
Components: Testsuite
Reporter: Ilia Vassilev
Assignee: Darran Lofthouse
Fix For: 1.10.5.CR1
This was previously fixed under ELY-1924 for the 1.x branch however the 1.10.x branch is also showing failures with OpenJDK11.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 9 months
[JBoss JIRA] (DROOLS-5009) DMN Designer convert java class with invalid DMN identiefier
by Daniel José dos Santos (Jira)
[ https://issues.redhat.com/browse/DROOLS-5009?page=com.atlassian.jira.plug... ]
Daniel José dos Santos commented on DROOLS-5009:
------------------------------------------------
I think that the the best option is "Import adapts particular fields to be DMN valid, user is informed". What do you guys think?
> DMN Designer convert java class with invalid DMN identiefier
> ------------------------------------------------------------
>
> Key: DROOLS-5009
> URL: https://issues.redhat.com/browse/DROOLS-5009
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.33.0.Final
> Reporter: Jozef Marko
> Assignee: Daniel José dos Santos
> Priority: Minor
> Labels: drools-tools
> Attachments: Screenshot from 2020-02-05 16-21-10.png
>
>
> There is an issue if user convert java class to DMN data type while the java class contains field name, that is invalid identifier for DMN.
> for example assume this java class and try to convert it into DMN data type, you will get an error as attached.
> {code:java}
> public class Address {
> private int number;
> }
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 9 months
[JBoss JIRA] (ELY-1929) EntityTest Failure
by Darran Lofthouse (Jira)
Darran Lofthouse created ELY-1929:
-------------------------------------
Summary: EntityTest Failure
Key: ELY-1929
URL: https://issues.redhat.com/browse/ELY-1929
Project: WildFly Elytron
Issue Type: Bug
Components: Testsuite
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.10.5.CR1
This was previously fixed under ELY-1924 for the 1.x branch however the 1.10.x branch is also showing failures with OpenJDK11.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 9 months
[JBoss JIRA] (DROOLS-5027) DMN Editor: Traffic Violation throws an NPE when opened
by Michael Anstis (Jira)
[ https://issues.redhat.com/browse/DROOLS-5027?page=com.atlassian.jira.plug... ]
Michael Anstis commented on DROOLS-5027:
----------------------------------------
[~Rikkola] As you know, neither [~karreiro], [~yamer] or myself have been able to replicate.
Can you please rebuild your local environment and try again? Hopefully you can confirm it cannot be reproduced we can close this JIRA...
Just adding a comment to record our discussions on GChat for prosperity.
> DMN Editor: Traffic Violation throws an NPE when opened
> -------------------------------------------------------
>
> Key: DROOLS-5027
> URL: https://issues.redhat.com/browse/DROOLS-5027
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Toni Rikkola
> Assignee: Michael Anstis
> Priority: Blocker
> Labels: drools-tools
>
> Open drools-wb-showcase.
> Import Traffic violation example project.
> Open Traffic violation DMN file.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 9 months
[JBoss JIRA] (WFLY-13055) Permission check failed when using SecurityManager with IBM JDK
by Darran Lofthouse (Jira)
[ https://issues.redhat.com/browse/WFLY-13055?page=com.atlassian.jira.plugi... ]
Darran Lofthouse commented on WFLY-13055:
-----------------------------------------
I would be surprised if IBM specific properties were needed, the error is on the server side which means the permissions and checking are managed by the application server.
> Permission check failed when using SecurityManager with IBM JDK
> ---------------------------------------------------------------
>
> Key: WFLY-13055
> URL: https://issues.redhat.com/browse/WFLY-13055
> Project: WildFly
> Issue Type: Bug
> Components: Security Manager, Test Suite
> Affects Versions: 19.0.0.Beta1
> Reporter: Francesco Marchioni
> Priority: Major
> Attachments: surefire-reports.zip
>
>
> When using IBM JDK in combination with SecurityManager a Permission check fails for classes using packages com.sun.org.apache.xerces.internal.jaxp
> {code:java}
> INFO] Running org.jboss.as.test.integration.ws.basic.PojoEndpointTestCase
> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.002 s <<< FAILURE! - in org.jboss.as.test.integration.ws.basic.PojoEndpointTestCase
> [ERROR] testHelloError(org.jboss.as.test.integration.ws.basic.PojoEndpointTestCase) Time elapsed: 0.188 s <<< FAILURE!
> org.junit.ComparisonFailure: expected:<[Fault for test purpose]> but was:<[Provider com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl could not be instantiated: java.security.AccessControlException: WFSM000001: Permission check failed (permission "("java.lang.RuntimePermission" "accessClassInPackage.com.sun.org.apache.xerces.internal.jaxp")" in code source "(vfs:/content/jaxws-basic-pojo.war/WEB-INF/classes <no signer certificates>)" of "ModuleClassLoader for Module "deployment.jaxws-basic-pojo.war" from Service Module Loader")]>
> at org.junit.Assert.assertEquals(Assert.java:115)
> at org.junit.Assert.assertEquals(Assert.java:144)
> at org.jboss.as.test.integration.ws.basic.BasicTests.testHelloError(BasicTests.java:69)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
> at java.lang.reflect.Method.invoke(Method.java:508)
> at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
> at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
> {code}
> Affected Tests in the AS Testsuite:
> org.jboss.as.test.integration.ws.basic.PojoEndpointTestCase#testHelloError
> org.jboss.as.test.xts.wsat.client.ATTestCase#testWSATVoteReadOnly
> org.jboss.as.test.xts.wsat.client.ATTestCase#testWSATClientRollback
> org.jboss.as.test.xts.wsat.client.ATTestCase#testWSATVoteRollback
> org.jboss.as.test.xts.wsat.client.ATTestCase#testWSATApplicationException
> org.jboss.as.test.xts.wsat.client.ATTestCase#testWSATSimple
> org.jboss.as.test.xts.wsat.client.ATTestCase#testWSATSingleSimple
> org.jboss.as.test.xts.wsat.client.ATTestCase#testWSATVoteRollbackPrePrepare
> org.jboss.as.test.xts.wsat.client.ATTestCase#testWSATApplicationExceptionCommit
> org.jboss.as.test.xts.wsat.client.ATTestCase#testWSATRollbackOnly
> org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase#testWSBACoordinatorSimple
> org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase#testWSBACoordinatorSingle
> org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase#testWSBACoordinatorApplicationException
> org.jboss.as.test.xts.wsba.coordinatorcompletion.client.BACoordinatorCompletionTestCase#testWSBACoordinatorClientCancel
> org.jboss.as.test.txbridge.fromjta.BridgeFromJTATestCase#testRollback
> org.jboss.as.test.txbridge.fromjta.BridgeFromJTATestCase#testCommit
> org.jboss.as.test.xts.suspend.wsat.AtomicTransactionSuspendTestCase#testRollbackAfterSuspend
> org.jboss.as.test.xts.suspend.wsat.AtomicTransactionSuspendTestCase#testRemoteServiceAfterSuspend
> org.jboss.as.test.xts.suspend.wsat.AtomicTransactionSuspendTestCase#testCommitAfterSuspend
> org.jboss.as.test.xts.annotation.client.CompensatableTestCase#testNoTransaction
> org.jboss.as.test.xts.annotation.client.CompensatableTestCase#testActiveTransaction
> org.jboss.as.test.xts.annotation.client.TransactionalTestCase#testNoTransaction
> org.jboss.as.test.xts.annotation.client.TransactionalTestCase#testActiveTransaction
> org.jboss.as.test.xts.suspend.wsba.BusinessActivitySuspendTestCase#testRemoteServiceAfterSuspend
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 9 months