[JBoss JIRA] (WFLY-12783) EJBAccessException when security domain mapping added in the EJB3 subsystem to enable elytron
by Katarina Hermanova (Jira)
Katarina Hermanova created WFLY-12783:
-----------------------------------------
Summary: EJBAccessException when security domain mapping added in the EJB3 subsystem to enable elytron
Key: WFLY-12783
URL: https://issues.jboss.org/browse/WFLY-12783
Project: WildFly
Issue Type: Task
Components: Security, Web Services
Reporter: Katarina Hermanova
Assignee: Darran Lofthouse
Having webservice with @RolesAllowed annotation and security domain defined in the jboss-ejb3.xml (or @SecurityDomain). When this security domain mapping is added in the EJB3 subsystem it is failing with "javax.ejb.EJBAccessException: WFLYEJB0364: Invocation on method: METHOD of bean: BEAN is not allowed".
I believe the message is not clearly describing the problem and maybe the documentation should be extended.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 8 months
[JBoss JIRA] (DROOLS-4749) kie-soup build fails on JDK 11 due to Javadoc plugin
by Tibor Zimanyi (Jira)
[ https://issues.jboss.org/browse/DROOLS-4749?page=com.atlassian.jira.plugi... ]
Tibor Zimanyi updated DROOLS-4749:
----------------------------------
Description:
kie-soup build fails with error on JDK 11:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:javadoc (default-cli) on project assertj-core: An error has occurred in Javadoc report generation:
[ERROR] Exit code: 1 - javadoc: error - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/8/docs/api/ are in the unnamed module.
was:
droolsjbpm-knowledge build fails with error on JDK 11:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:javadoc (default-cli) on project assertj-core: An error has occurred in Javadoc report generation:
[ERROR] Exit code: 1 - javadoc: error - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/8/docs/api/ are in the unnamed module.
> kie-soup build fails on JDK 11 due to Javadoc plugin
> ----------------------------------------------------
>
> Key: DROOLS-4749
> URL: https://issues.jboss.org/browse/DROOLS-4749
> Project: Drools
> Issue Type: Bug
> Components: build
> Affects Versions: 7.29.0.Final
> Reporter: Tibor Zimanyi
> Assignee: Tibor Zimanyi
> Priority: Major
>
> kie-soup build fails with error on JDK 11:
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:javadoc (default-cli) on project assertj-core: An error has occurred in Javadoc report generation:
> [ERROR] Exit code: 1 - javadoc: error - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/8/docs/api/ are in the unnamed module.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 8 months
[JBoss JIRA] (DROOLS-4749) kie-soup build fails on JDK 11 due to Javadoc plugin
by Tibor Zimanyi (Jira)
Tibor Zimanyi created DROOLS-4749:
-------------------------------------
Summary: kie-soup build fails on JDK 11 due to Javadoc plugin
Key: DROOLS-4749
URL: https://issues.jboss.org/browse/DROOLS-4749
Project: Drools
Issue Type: Bug
Components: build
Affects Versions: 7.29.0.Final
Reporter: Tibor Zimanyi
Assignee: Tibor Zimanyi
droolsjbpm-knowledge build fails with error on JDK 11:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:javadoc (default-cli) on project assertj-core: An error has occurred in Javadoc report generation:
[ERROR] Exit code: 1 - javadoc: error - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/8/docs/api/ are in the unnamed module.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 8 months
[JBoss JIRA] (DROOLS-4748) droolsjbpm-knowledge build fails on JDK 11 due to Javadoc plugin
by Tibor Zimanyi (Jira)
Tibor Zimanyi created DROOLS-4748:
-------------------------------------
Summary: droolsjbpm-knowledge build fails on JDK 11 due to Javadoc plugin
Key: DROOLS-4748
URL: https://issues.jboss.org/browse/DROOLS-4748
Project: Drools
Issue Type: Bug
Components: build
Affects Versions: 7.29.0.Final
Reporter: Tibor Zimanyi
Assignee: Tibor Zimanyi
droolsjbpm-knowledge build fails with error on JDK 11:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:javadoc (default-cli) on project assertj-core: An error has occurred in Javadoc report generation:
[ERROR] Exit code: 1 - javadoc: error - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/8/docs/api/ are in the unnamed module.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 8 months
[JBoss JIRA] (WFCORE-4745) Fix logging test suite to work in all environments
by Jeff Mesnil (Jira)
[ https://issues.jboss.org/browse/WFCORE-4745?page=com.atlassian.jira.plugi... ]
Jeff Mesnil updated WFCORE-4745:
--------------------------------
Fix Version/s: 10.0.3.Final
> Fix logging test suite to work in all environments
> --------------------------------------------------
>
> Key: WFCORE-4745
> URL: https://issues.jboss.org/browse/WFCORE-4745
> Project: WildFly Core
> Issue Type: Bug
> Components: Logging, Test Suite
> Reporter: James Perkins
> Assignee: James Perkins
> Priority: Major
> Fix For: 10.0.3.Final, 11.0.0.Beta3
>
>
> In some cases, seems to happen in CI, the modules created in the logging subsystem tests fail to load. There are a couple issues with the test environment.
> # There are some invalid version properties used in the {{module.xml}} files
> # The {{maven.repo.local}} system property needs to be set in the surefire system properties.
> The combinations of these fixes seems to fix the test suite issues seen only on an internal CI box for some reason. Either way this should be corrected as it is invalid and could fail in other environments as well.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 8 months
[JBoss JIRA] (WFLY-839) no logmessage if @RolesAllowed is not present on @WebService inside a secure ejb-jar
by Katarina Hermanova (Jira)
[ https://issues.jboss.org/browse/WFLY-839?page=com.atlassian.jira.plugin.s... ]
Katarina Hermanova closed WFLY-839.
-----------------------------------
Resolution: Out of Date
> no logmessage if @RolesAllowed is not present on @WebService inside a secure ejb-jar
> ------------------------------------------------------------------------------------
>
> Key: WFLY-839
> URL: https://issues.jboss.org/browse/WFLY-839
> Project: WildFly
> Issue Type: Bug
> Components: Web Services
> Reporter: Simon Walter
> Assignee: Katarina Hermanova
> Priority: Minor
>
> If a webserive with a webcontext-annotation is deployed inside a secure ejb-jar (security domain in jboss-ejb3.xml), where no web.xml is present, access to the webservice is denied without a logmessage.
> org.apache.catalina.realm.RealmBas#hasResourcePermission doesn't handle this case at all.
> There should be a logmessage if access to a resource is impossible because of this configuration error.
> Or a constraint at deployment time if a resource without a role is registered/deployed.
> This problem also occures if the @RolesAllowed-Annotation has "" as argument.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 8 months
[JBoss JIRA] (WFLY-12782) Mojarra 4553 - Resoures#encodeAll doesn't work anymore since 2.3.x
by Ilia Vassilev (Jira)
[ https://issues.jboss.org/browse/WFLY-12782?page=com.atlassian.jira.plugin... ]
Ilia Vassilev moved JBEAP-18001 to WFLY-12782:
----------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-12782 (was: JBEAP-18001)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: JSF
(was: JSF)
Affects Version/s: (was: 7.2.2.GA)
QE Test Coverage: (was: +)
Fix Version/s: (was: 7.2.6.GA)
> Mojarra 4553 - Resoures#encodeAll doesn't work anymore since 2.3.x
> ------------------------------------------------------------------
>
> Key: WFLY-12782
> URL: https://issues.jboss.org/browse/WFLY-12782
> Project: WildFly
> Issue Type: Bug
> Components: JSF
> Reporter: Ilia Vassilev
> Assignee: Teresa Miyar Gil
> Priority: Major
> Labels: test_included
>
> Fix required for Mojarra 4553 / Resoures#encodeAll doesn't work anymore since 2.3.x #4553
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 8 months