Bug 1233427
| Summary: | Unable to use Teiid Connection importer to import from JDG Source | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Virtualization 6 | Reporter: | Van Halbert <vhalbert> |
| Component: | Tooling | Assignee: | David Le Sage <dlesage> |
| Status: | CLOSED WONTFIX | QA Contact: | Andrej Smigala <asmigala> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | asmigala, atangrin, mmakovy, vhalbert |
| Target Milestone: | --- | Keywords: | Documentation |
| Target Release: | 6.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-05 10:35:21 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Comment 2
JBoss JIRA Server
2015-06-24 20:33:52 UTC
Barry LaFond <blafond> updated the status of jira TEIIDDES-2563 to Closed We were unable to reproduce the issue. Van Halbert <vhalbert> updated the status of jira TEIIDDES-2563 to Reopened Van Halbert <vhalbert> updated the status of jira TEIIDDES-2563 to Resolved We need to document the following in the Teiid developers guide and in the teiid jdg-remote-cache quick start: When configuring a resource-adapter that does not have an associated template resource-adapter already defined (as the infinispan connector does not) then a template must first be configured on the server. Example for infinispan: <resource-adapter id="infinispan"> <module slot="main" id="org.jboss.teiid.resource-adapter.infinispan.dsl"/> </resource-adapter> Then the resource-adpater that configures to the data source can be added and used. Andrej Šmigala <asmigala> updated the status of jira TEIIDDES-2563 to Closed |