[JBoss JIRA] (WFLY-11824) WildFly Operator for Kubernetes/OpenShift
by Jeff Mesnil (Jira)
[ https://issues.jboss.org/browse/WFLY-11824?page=com.atlassian.jira.plugin... ]
Jeff Mesnil moved EAP7-1224 to WFLY-11824:
------------------------------------------
Project: WildFly (was: EAP 7 Planning Pilot)
Key: WFLY-11824 (was: EAP7-1224)
Issue Type: Feature Request (was: Requirement)
Workflow: GIT Pull Request workflow (was: EAP Agile Workflow 2.0)
Component/s: Server
(was: OpenShift)
EAP PT Pre-Checked (PC): (was: TODO)
Target Release: (was: 7.3.0.GA)
EAP PT Community Docs (CD): (was: TODO)
EAP PT Product Docs (PD): (was: New)
EAP PT Test Dev (TD): (was: TODO)
EAP PT Docs Analysis (DA): (was: TODO)
EAP PT Test Plan (TP): (was: TODO)
EAP PT Analysis Document (AD): (was: TODO)
> WildFly Operator for Kubernetes/OpenShift
> -----------------------------------------
>
> Key: WFLY-11824
> URL: https://issues.jboss.org/browse/WFLY-11824
> Project: WildFly
> Issue Type: Feature Request
> Components: Server
> Reporter: Jeff Mesnil
> Assignee: Jeff Mesnil
> Priority: Major
>
> WildFly Operator for OpenShift / Kubernetes
> The Operator will simplify configuring and deploying WildFly applications at a scale.
> The Operator will let user perform administration tasks including but not limited to:
> - start up WildFly Server cluster with a given number of nodes and a deployed application
> - make web applications reachable from outside
> - as new image updates available in the RHCC (due to recent CVEs, CPs, etc.) apply this recent image to the EAP containers.
> - configure full standalone.xml file for OpenShift or via ConfigMap provide a custom (users' own) standalone configuration
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 10 months
[JBoss JIRA] (WFLY-11824) WildFly Operator for Kubernetes/OpenShift
by Jeff Mesnil (Jira)
[ https://issues.jboss.org/browse/WFLY-11824?page=com.atlassian.jira.plugin... ]
Jeff Mesnil updated WFLY-11824:
-------------------------------
Labels: (was: EAP-CD18)
> WildFly Operator for Kubernetes/OpenShift
> -----------------------------------------
>
> Key: WFLY-11824
> URL: https://issues.jboss.org/browse/WFLY-11824
> Project: WildFly
> Issue Type: Feature Request
> Components: Server
> Reporter: Jeff Mesnil
> Assignee: Jeff Mesnil
> Priority: Major
>
> WildFly Operator for OpenShift / Kubernetes
> The Operator will simplify configuring and deploying WildFly applications at a scale.
> The Operator will let user perform administration tasks including but not limited to:
> - start up WildFly Server cluster with a given number of nodes and a deployed application
> - make web applications reachable from outside
> - as new image updates available in the RHCC (due to recent CVEs, CPs, etc.) apply this recent image to the EAP containers.
> - configure full standalone.xml file for OpenShift or via ConfigMap provide a custom (users' own) standalone configuration
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 10 months
[JBoss JIRA] (WFLY-11818) wildfly-16.0.0.Final: "From address" is no more used as default from in email
by Wolfgang Mayer (Jira)
[ https://issues.jboss.org/browse/WFLY-11818?page=com.atlassian.jira.plugin... ]
Wolfgang Mayer commented on WFLY-11818:
---------------------------------------
Jaikiran, as mentioned in the mvn output above it is:
Java version: 11.0.2, vendor: Oracle Corporation.
java -version
java version "11.0.2" 2019-01-15 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.2+9-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.2+9-LTS, mixed mode)
> wildfly-16.0.0.Final: "From address" is no more used as default from in email
> -----------------------------------------------------------------------------
>
> Key: WFLY-11818
> URL: https://issues.jboss.org/browse/WFLY-11818
> Project: WildFly
> Issue Type: Bug
> Components: Mail
> Affects Versions: 16.0.0.Final
> Environment: mvn -v
> Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T20:41:47+02:00)
> Maven home: /apps/apache-maven-3.6.0
> Java version: 11.0.2, vendor: Oracle Corporation, runtime: /usr/java/jdk-11.0.2
> Default locale: de_DE, platform encoding: UTF-8
> OS name: "linux", version: "4.12.14-lp150.12.48-default", arch: "amd64", family: "unix"
> Reporter: Wolfgang Mayer
> Assignee: Tomaz Cerar
> Priority: Major
>
> As mentioned in the Help (description) of 'Mail Session' configuration:
> From: *From address that is used as default from, if not set when sending*
> Apparently this is not the case anymore in wildfly-16.0.0.Final.
> For example I made a test with quickstart-16.0/mail/.
> When omitting the line
> *message.setFrom(new InternetAddress(from));*
> Sending mail fails with:
> com.sun.mail.smtp.SMTPSendFailedException: 554-Transaction failed
> 554 Unauthorized sender address.
> I have the same issue when replacing the line above with
> message.setFrom(new InternetAddress());
> I am pretty sure that this is working in wildfly-15
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 10 months
[JBoss JIRA] (WFLY-11823) EJB3 subsystem capabilities not recorded in Galleon feature-specs
by Yeray Borges (Jira)
Yeray Borges created WFLY-11823:
-----------------------------------
Summary: EJB3 subsystem capabilities not recorded in Galleon feature-specs
Key: WFLY-11823
URL: https://issues.jboss.org/browse/WFLY-11823
Project: WildFly
Issue Type: Bug
Components: Build System
Reporter: Yeray Borges
Assignee: Yeray Borges
These capabilities are registered by EJB3 subsystem but they are not recorded by Galleon feature spec:
org.wildfly.ejb3.remote.client-configurator
org.wildfly.ejb3
org.wildfly.ejb3.clustered.singleton
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 10 months