[JBoss JIRA] (WFLY-3971) Jar Services in META-INF/services are not loaded from static modules
by Tomas Repel (Jira)
[ https://issues.jboss.org/browse/WFLY-3971?page=com.atlassian.jira.plugin.... ]
Tomas Repel commented on WFLY-3971:
-----------------------------------
Hello [~tiago.matias], I am sorry, this ticket is too old for me to remember what it was about exactly. There is a link to reproducer in my very first comment to this issue. It is 3 yrs old though. There is also a solution in my comment above. This seemed to be working for WF10 and Spring 4.0.x. Things might have changed since then though. If the solution described in this ticket does not work for you it is probably best to create a new issue. You might link it with this issue as well.
> Jar Services in META-INF/services are not loaded from static modules
> --------------------------------------------------------------------
>
> Key: WFLY-3971
> URL: https://issues.jboss.org/browse/WFLY-3971
> Project: WildFly
> Issue Type: Feature Request
> Components: Web (Undertow)
> Affects Versions: 8.1.0.Final, 9.0.0.Final, 10.0.0.Alpha6
> Reporter: Tomas Repel
> Assignee: Stuart Douglas
> Priority: Major
> Fix For: 10.0.0.Final
>
>
> If the web application (war) uses jar file from static module, the content of META-INF/services has no effect. If the jar is located inside WEB-INF/lib, services are loaded successfully.
> Neither adding `Dependencies: my.module.name.com services` into MANIFEST.MF nor adding `services="import"` to jboss-deployment-structure.xml works.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (WFLY-10845) WildFly 13 Infinispan 9.2 Query
by Majid Mostafavi (Jira)
[ https://issues.jboss.org/browse/WFLY-10845?page=com.atlassian.jira.plugin... ]
Majid Mostafavi commented on WFLY-10845:
----------------------------------------
Hi
<?xml version="1.0" encoding="UTF-8"?>
<module name="org.infinispan.query" slot="ispn-9.4" xmlns="urn:jboss:module:1.5">
<resources>
<resource-root path="infinispan-query-9.4.2.Final.jar"/>
</resources>
<dependencies>
<module name="javax.api"/>
<module name="javax.transaction.api"/>
<module name="org.apache.lucene" slot="5.5.5"/>
<module name="org.hibernate.search.engine" slot="5.10" export="true"/>
<module name="org.hibernate.search.elasticsearch" slot="5.10"/>
<module name="org.infinispan.core" slot="ispn-9.4"/>
<module name="org.infinispan.commons" slot="ispn-9.4"/>
<module name="org.infinispan.query.dsl" slot="ispn-9.4"/>
<module name="org.infinispan.objectfilter" slot="ispn-9.4"/>
<module name="org.infinispan.lucene-directory" slot="ispn-9.4" services="export"/>
<module name="org.infinispan.hibernate-search.directory-provider" slot="ispn-9.4" export="true" services="export"/>
<module name="org.jboss.logging"/>
</dependencies>
</module>
> WildFly 13 Infinispan 9.2 Query
> -------------------------------
>
> Key: WFLY-10845
> URL: https://issues.jboss.org/browse/WFLY-10845
> Project: WildFly
> Issue Type: Bug
> Components: Clustering
> Reporter: Majid Mostafavi
> Assignee: Paul Ferraro
> Priority: Major
>
> standalone.xml
> {color:#14892c}<cache-container name="gridCache" default-cache="default" module="org.infinispan.query:ispn-9.2">
> <local-cache name="default">
> <locking isolation="REPEATABLE_READ"/>
> <transaction locking="OPTIMISTIC" mode="FULL_XA"/>
> <file-store passivation="true" purge="false"/>
> </local-cache>
> </cache-container>{color}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (DROOLS-3458) Data type constraints: Text
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3458?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3458:
--------------------------------
Description:
Background
Persona: Business analyst or Rules practitioner
Use Cases:
* From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
* From the Data Types tab - as a user I want the ability to define constraints for the following types: Text (Expression and Enumeration.)
Functional considerations/ pre conditions:
* Consider interaction in light of Property panel and consistency.
* Underscore the notion of one-off constraints.
Verification conditions:
* Scrum team and PO review.
was:
Background
Persona: Business analyst or Rules practitioner
Use Cases:
* From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
* From the Data Types tab - as a user I want the ability to define constraints for the following types: Number (Expression and Enumeration.)
Functional considerations/ pre conditions:
* Consider interaction in light of Property panel and consistency.
* Underscore the notion of one-off constraints.
Verification conditions:
* Scrum team and PO review.
> Data type constraints: Text
> ---------------------------
>
> Key: DROOLS-3458
> URL: https://issues.jboss.org/browse/DROOLS-3458
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
>
> Background
> Persona: Business analyst or Rules practitioner
> Use Cases:
> * From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
> * From the Data Types tab - as a user I want the ability to define constraints for the following types: Text (Expression and Enumeration.)
> Functional considerations/ pre conditions:
> * Consider interaction in light of Property panel and consistency.
> * Underscore the notion of one-off constraints.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (DROOLS-3457) Data type constraints: Boolean
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3457?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3457:
--------------------------------
Description:
Background
Persona: Business analyst or Rules practitioner
Use Cases:
* From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
* From the Data Types tab - as a user I want the ability to define constraints for the following types: Number (Expression and Enumeration.)
Functional considerations/ pre conditions:
* Consider interaction in light of Property panel and consistency.
* Underscore the notion of one-off constraints.
Verification conditions:
* Scrum team and PO review.
was:
Background
Persona: Business analyst or Rules practitioner
Use Cases:
* From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
* From the Data Types tab - as a user I want the ability to define constraints for the following types: Number (Expression, Enumeration, and Range.)
Functional considerations/ pre conditions:
* Consider interaction in light of Property panel and consistency.
* Underscore the notion of one-off constraints.
Verification conditions:
* Scrum team and PO review.
> Data type constraints: Boolean
> ------------------------------
>
> Key: DROOLS-3457
> URL: https://issues.jboss.org/browse/DROOLS-3457
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
>
> Background
> Persona: Business analyst or Rules practitioner
> Use Cases:
> * From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
> * From the Data Types tab - as a user I want the ability to define constraints for the following types: Number (Expression and Enumeration.)
> Functional considerations/ pre conditions:
> * Consider interaction in light of Property panel and consistency.
> * Underscore the notion of one-off constraints.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (DROOLS-3458) Data type constraints: Text
by Liz Clayton (Jira)
Liz Clayton created DROOLS-3458:
-----------------------------------
Summary: Data type constraints: Text
Key: DROOLS-3458
URL: https://issues.jboss.org/browse/DROOLS-3458
Project: Drools
Issue Type: Story
Components: DMN Editor
Reporter: Liz Clayton
Assignee: Liz Clayton
Background
Persona: Business analyst or Rules practitioner
Use Cases:
* From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
* From the Data Types tab - as a user I want the ability to define constraints for the following types: Number (Expression and Enumeration.)
Functional considerations/ pre conditions:
* Consider interaction in light of Property panel and consistency.
* Underscore the notion of one-off constraints.
Verification conditions:
* Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (DROOLS-3457) Data type constraints: Boolean
by Liz Clayton (Jira)
Liz Clayton created DROOLS-3457:
-----------------------------------
Summary: Data type constraints: Boolean
Key: DROOLS-3457
URL: https://issues.jboss.org/browse/DROOLS-3457
Project: Drools
Issue Type: Story
Components: DMN Editor
Reporter: Liz Clayton
Assignee: Liz Clayton
Background
Persona: Business analyst or Rules practitioner
Use Cases:
* From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
* From the Data Types tab - as a user I want the ability to define constraints for the following types: Number (Expression, Enumeration, and Range.)
Functional considerations/ pre conditions:
* Consider interaction in light of Property panel and consistency.
* Underscore the notion of one-off constraints.
Verification conditions:
* Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (DROOLS-3456) Data type constraints: Number
by Liz Clayton (Jira)
Liz Clayton created DROOLS-3456:
-----------------------------------
Summary: Data type constraints: Number
Key: DROOLS-3456
URL: https://issues.jboss.org/browse/DROOLS-3456
Project: Drools
Issue Type: Story
Components: DMN Editor
Reporter: Liz Clayton
Assignee: Liz Clayton
Background
Persona: Business analyst or Rules practitioner
Use Cases:
* From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
* From the Data Types tab - as a user I want the ability to define constraints for the following types: Year/Mos Duration (Expression, Enumeration, and Range.)
Functional considerations/ pre conditions:
* Consider interaction in light of Property panel and consistency.
* Underscore the notion of one-off constraints.
Verification conditions:
* Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (DROOLS-3456) Data type constraints: Number
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3456?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3456:
--------------------------------
Description:
Background
Persona: Business analyst or Rules practitioner
Use Cases:
* From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
* From the Data Types tab - as a user I want the ability to define constraints for the following types: Number (Expression, Enumeration, and Range.)
Functional considerations/ pre conditions:
* Consider interaction in light of Property panel and consistency.
* Underscore the notion of one-off constraints.
Verification conditions:
* Scrum team and PO review.
was:
Background
Persona: Business analyst or Rules practitioner
Use Cases:
* From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
* From the Data Types tab - as a user I want the ability to define constraints for the following types: Year/Mos Duration (Expression, Enumeration, and Range.)
Functional considerations/ pre conditions:
* Consider interaction in light of Property panel and consistency.
* Underscore the notion of one-off constraints.
Verification conditions:
* Scrum team and PO review.
> Data type constraints: Number
> -----------------------------
>
> Key: DROOLS-3456
> URL: https://issues.jboss.org/browse/DROOLS-3456
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
>
> Background
> Persona: Business analyst or Rules practitioner
> Use Cases:
> * From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
> * From the Data Types tab - as a user I want the ability to define constraints for the following types: Number (Expression, Enumeration, and Range.)
> Functional considerations/ pre conditions:
> * Consider interaction in light of Property panel and consistency.
> * Underscore the notion of one-off constraints.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (DROOLS-3454) Data type constraints: Day/Time Duration
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3454?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3454:
--------------------------------
Description:
Background
Persona: Business analyst or Rules practitioner
Use Cases:
* From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
* From the Data Types tab - as a user I want the ability to define constraints for the following types: Day/Time Duration (Expression, Enumeration, and Range.)
Functional considerations/ pre conditions:
* Consider interaction in light of Property panel and consistency.
* Underscore the notion of one-off constraints.
Verification conditions:
* Scrum team and PO review.
was:
Background
Persona: Business analyst or Rules practitioner
Use Cases:
* From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
* From the Data Types tab - as a user I want the ability to define constraints for the following types: Time (Expression, Enumeration, and Range.)
Functional considerations/ pre conditions:
* Consider interaction in light of Property panel and consistency.
* Underscore the notion of one-off constraints.
Verification conditions:
* Scrum team and PO review.
> Data type constraints: Day/Time Duration
> ----------------------------------------
>
> Key: DROOLS-3454
> URL: https://issues.jboss.org/browse/DROOLS-3454
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
>
> Background
> Persona: Business analyst or Rules practitioner
> Use Cases:
> * From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
> * From the Data Types tab - as a user I want the ability to define constraints for the following types: Day/Time Duration (Expression, Enumeration, and Range.)
> Functional considerations/ pre conditions:
> * Consider interaction in light of Property panel and consistency.
> * Underscore the notion of one-off constraints.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (DROOLS-3455) Data type constraints: Year/Mos Duration
by Liz Clayton (Jira)
Liz Clayton created DROOLS-3455:
-----------------------------------
Summary: Data type constraints: Year/Mos Duration
Key: DROOLS-3455
URL: https://issues.jboss.org/browse/DROOLS-3455
Project: Drools
Issue Type: Story
Components: DMN Editor
Reporter: Liz Clayton
Assignee: Liz Clayton
Background
Persona: Business analyst or Rules practitioner
Use Cases:
* From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
* From the Data Types tab - as a user I want the ability to define constraints for the following types: Day/Time Duration (Expression, Enumeration, and Range.)
Functional considerations/ pre conditions:
* Consider interaction in light of Property panel and consistency.
* Underscore the notion of one-off constraints.
Verification conditions:
* Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months