[JBoss JIRA] (WFCORE-5071) Extra spaces in DeploymentTransformer.java produces error at build
by Ricardo Martin Camarero (Jira)
[ https://issues.redhat.com/browse/WFCORE-5071?page=com.atlassian.jira.plug... ]
Ricardo Martin Camarero reassigned WFCORE-5071:
-----------------------------------------------
Assignee: Ricardo Martin Camarero (was: Jeff Mesnil)
> Extra spaces in DeploymentTransformer.java produces error at build
> ------------------------------------------------------------------
>
> Key: WFCORE-5071
> URL: https://issues.redhat.com/browse/WFCORE-5071
> Project: WildFly Core
> Issue Type: Bug
> Components: Build System
> Reporter: Ricardo Martin Camarero
> Assignee: Ricardo Martin Camarero
> Priority: Major
>
> WFCORE-5065 introduced extra spaces at DeploymentTransformer.java and the build fails with the error:
>
> {noformat}
> [ERROR] /.../wildfly-core/server/src/main/java/org/jboss/as/server/deployment/transformation/DeploymentTransformer.java:51: Line has trailing spaces. [RegexpSingleline]
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 3 months
[JBoss JIRA] (WFCORE-5071) Extra spaces in DeploymentTransformer.java produces error at build
by Ricardo Martin Camarero (Jira)
Ricardo Martin Camarero created WFCORE-5071:
-----------------------------------------------
Summary: Extra spaces in DeploymentTransformer.java produces error at build
Key: WFCORE-5071
URL: https://issues.redhat.com/browse/WFCORE-5071
Project: WildFly Core
Issue Type: Bug
Components: Build System
Reporter: Ricardo Martin Camarero
Assignee: Jeff Mesnil
WFCORE-5065 introduced extra spaces at DeploymentTransformer.java and the build fails with the error:
{noformat}
[ERROR] /.../wildfly-core/server/src/main/java/org/jboss/as/server/deployment/transformation/DeploymentTransformer.java:51: Line has trailing spaces. [RegexpSingleline]
{noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 3 months
[JBoss JIRA] (WFLY-13714) JPA PersistenceUnitInfo.persistenceUnitRootUrl vfs URL should be resolved
by Java Java (Jira)
[ https://issues.redhat.com/browse/WFLY-13714?page=com.atlassian.jira.plugi... ]
Java Java updated WFLY-13714:
-----------------------------
Affects Version/s: 20.0.1.Final
> JPA PersistenceUnitInfo.persistenceUnitRootUrl vfs URL should be resolved
> -------------------------------------------------------------------------
>
> Key: WFLY-13714
> URL: https://issues.redhat.com/browse/WFLY-13714
> Project: WildFly
> Issue Type: Bug
> Affects Versions: 20.0.1.Final
> Reporter: Java Java
> Assignee: Brian Stansberry
> Priority: Major
>
> Wildlfy passes a PersistenceUnitInfo object to JPA provider using vfs URL as persistenceUnitRootUrl, e.g.,
> vfs:/C:/wildfly-20.0.1.Final/bin/content/foo.ear/myejb.jar/
> A JPA provider can not resolve this URL without using a third-party library and thus force
> the JPA provider to have dependency on 3rd party libraries or wildfly.
>
> The vfs url should be resolved to a plain file or jar URL that actually exists on file system before passing the URL to a JPA provider when creating an EntityManagerFactory.
>
>
>
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 3 months
[JBoss JIRA] (WFLY-13714) JPA PersistenceUnitInfo.persistenceUnitRootUrl vfs URL should be resolved
by Java Java (Jira)
Java Java created WFLY-13714:
--------------------------------
Summary: JPA PersistenceUnitInfo.persistenceUnitRootUrl vfs URL should be resolved
Key: WFLY-13714
URL: https://issues.redhat.com/browse/WFLY-13714
Project: WildFly
Issue Type: Bug
Reporter: Java Java
Assignee: Brian Stansberry
Wildlfy passes a PersistenceUnitInfo object to JPA provider using vfs URL as persistenceUnitRootUrl, e.g.,
vfs:/C:/wildfly-20.0.1.Final/bin/content/foo.ear/myejb.jar/
A JPA provider can not resolve this URL without using a third-party library and thus force
the JPA provider to have dependency on 3rd party libraries or wildfly.
The vfs url should be resolved to a plain file or jar URL that actually exists on file system before passing the URL to a JPA provider when creating an EntityManagerFactory.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 3 months
[JBoss JIRA] (WFLY-13713) Bootable jar support for MicroProfile Quickstarts
by Eduardo Martins (Jira)
[ https://issues.redhat.com/browse/WFLY-13713?page=com.atlassian.jira.plugi... ]
Eduardo Martins moved EAP7-1539 to WFLY-13713:
----------------------------------------------
Project: WildFly (was: JBoss EAP Planning for version 7 and above)
Key: WFLY-13713 (was: EAP7-1539)
Issue Type: Feature Request (was: Requirement)
Workflow: GIT Pull Request workflow (was: EAP Agile Workflow 2.0)
Component/s: Quickstarts
(was: Quickstarts)
User Story: (was: As an user, I want to build and run MicroProfile quickstart applications with the runtime. )
EAP PT Pre-Checked (PC): (was: TODO)
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)
Needs Product Docs: (was: No, Release Notes only)
> Bootable jar support for MicroProfile Quickstarts
> -------------------------------------------------
>
> Key: WFLY-13713
> URL: https://issues.redhat.com/browse/WFLY-13713
> Project: WildFly
> Issue Type: Feature Request
> Components: Quickstarts
> Reporter: Eduardo Martins
> Assignee: Eduardo Martins
> Priority: Major
>
> Provides support for running the MicroProfile Quickstarts applications without the need to archive it as a deployment, and without the need to deploy it in a running application server, leveraging the bootable functionality provided by EAP7-1385.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 3 months
[JBoss JIRA] (WFLY-13712) Remove Infinispan/EJB runtime handling made obsolete by capability references
by Paul Ferraro (Jira)
Paul Ferraro created WFLY-13712:
-----------------------------------
Summary: Remove Infinispan/EJB runtime handling made obsolete by capability references
Key: WFLY-13712
URL: https://issues.redhat.com/browse/WFLY-13712
Project: WildFly
Issue Type: Task
Components: Clustering
Reporter: Paul Ferraro
Assignee: Paul Ferraro
To handle the condition where the ejb3 subsystem requires a cache-container that was not defined, we added runtime handling that allows the ejb3 subsystem to create services that would otherwise be installed by the Infinispan subsystem. Since WFLY-13433, this condition is no longer possible, thus we can finally remove this hacky logic.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 3 months