[
https://issues.jboss.org/browse/TEIID-3825?page=com.atlassian.jira.plugin...
]
Kylin Soong commented on TEIID-3825:
------------------------------------
h2. How to Test
1. build teiid master
2. build swarm teiid(teiid/wildfly-swarm-teiid)
3. build swarm teiid example(teiid/wildfly-swarm-teiid-examples)
4. start uberjar like
{code}
java -jar vdb-datafederation/target/vdb-datafederation-swarm.jar
java -jar vdb-materialization/target/vdb-materialization-swarm.jar
java -jar rdbms-as-datasource/target/rdbms-as-datasource-swarm.jar
java -jar loopback-source/target/loopback-source-swarm.jar
{code}
Each module has a readme which contain more depictions and how to run.
Add a wildfly-swarm-teiid Fraction for running teiid as an uberjar
------------------------------------------------------------------
Key: TEIID-3825
URL:
https://issues.jboss.org/browse/TEIID-3825
Project: Teiid
Issue Type: Feature Request
Components: Embedded
Affects Versions: 9.0
Reporter: Kylin Soong
Assignee: Kylin Soong
Fix For: 9.2
Fractions within WildFly Swarm are roughly equivalent to subsystems within WildFly, we
have teiid subsystem in Server mode, so I think a Fraction is necessary to run teiid with
Swarm.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)