[JBoss JIRA] (TEIIDDES-2416) Import from REST - View procedure name problem (WINDOWS 8.1)
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2416?page=com.atlassian.jira.plu... ]
Matus Makovy commented on TEIIDDES-2416:
----------------------------------------
verified - fixed in 9.0.1.Final
> Import from REST - View procedure name problem (WINDOWS 8.1)
> ------------------------------------------------------------
>
> Key: TEIIDDES-2416
> URL: https://issues.jboss.org/browse/TEIIDDES-2416
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export, Web Services Support
> Affects Versions: 9.0.1
> Environment: Windows 8.1
> TD 9.0.1.Beta2
> DV-6.1 ER5
> Reporter: Matus Makovy
> Assignee: Ted Jones
> Attachments: screen.png, screen1.png
>
>
> There is some problem with checking the procedure name field for null or empty. TD shows error even when there is some name defined.
> Steps to reproduce:
> 1. Select File -> Import -> Web Service Source >> Source and View model(REST)
> 2. Select some "REST Web Service Source"
> 3. Type in some "New View Procedure Name"
> 4. Reselect "REST Web Service Source"
> 5. In the Procedure name field is still the name that you typed in step 3, but TD shows error that it is null or empty. Even when you retype it, the error still occurs.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 1 month
[JBoss JIRA] (TEIIDDES-2417) Import from SOAP Web Service - preselected profile can not be edited
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2417?page=com.atlassian.jira.plu... ]
Matus Makovy commented on TEIIDDES-2417:
----------------------------------------
verified - fixed in 9.0.1.Final
> Import from SOAP Web Service - preselected profile can not be edited
> --------------------------------------------------------------------
>
> Key: TEIIDDES-2417
> URL: https://issues.jboss.org/browse/TEIIDDES-2417
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.1
> Environment: Windows 7
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 8.6.1, 9.0.1, 9.1
>
> Attachments: screen.png
>
>
> When I click Edit on preselected connection profile nothing happens.
> In order to reproduce this you have to have some SOAP connection profile defined.
> 1. Click New -> Import -> Web Service Source >> Source and View model(SOAP)
> 2. Leave preselected connection profile and click on Edit in the Connection Profile section >>> Nothing happens (screenshot)
> TD 9.0.1.Beta2
> Windows 7
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 1 month
[JBoss JIRA] (TEIIDDES-2359) Teiid Designer sends header-accept="application/xml" when trying to import from REST JSON
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2359?page=com.atlassian.jira.plu... ]
Matus Makovy commented on TEIIDDES-2359:
----------------------------------------
I think this is fixed only partialy.
Rest Import wizard is fixed, but "new connection profile" wizard is not fixed.
When I am importing JSON and the application sends header "application/xml" wizard reports error - THIS IS OK
When I am importin JSON and the application sends header "application/json" everythig is OK - THIS IS ALSO OK
Here comes the bug:
When I am creating new connection profile (REST), I choose JSON and application sends header "application/xml" wizard accepts this - BUG
When I am creating new connection profile (REST), I choose JSON and application sends header "application/json" wizard reports error - BUG
I hope I didn't mess it up...
Tested with latest TD - 9.0.1.Final
> Teiid Designer sends header-accept="application/xml" when trying to import from REST JSON
> -----------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2359
> URL: https://issues.jboss.org/browse/TEIIDDES-2359
> Project: Teiid Designer
> Issue Type: Enhancement
> Affects Versions: 8.6.1
> Environment: Windows 7
> Reporter: Matus Makovy
> Attachments: 1.png, 2.png, 3.png, 4.png, 5.png, 6.png, log.txt
>
>
> I have my small web application that should simulate a REST web service (it simply returns XML and JSON strings), when I have annotation @Produces("application/json") and I try to import from this REST JSON, TD gives me an error that server returned response code 406.
> After I change it in my application to @Produces("application/xml") it is OK.
> I tried to force server to log accept-headers that it is sending. Server sends accept-headers: aplication/xml (Log attached)
> Screenshots attached
> TD 8.6.1.Alpha1 + DV 6.1.ER2
> I am not sure, but I think this issue occurs also in 8.3.4
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 1 month
[JBoss JIRA] (TEIIDDES-2427) Add Geometry Type
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2427?page=com.atlassian.jira.plu... ]
Steven Hawkins reassigned TEIIDDES-2427:
----------------------------------------
Description: As part of TEIID-2384 a geometry type has been added to Teiid (blob + srid int) with associated system and pushdown logic. Designer should add support for the new type as well. We need to coordinate on the type uuid as that will bridge between Teiid and Designer. Currently Teiid just modified the blob identifier - https://github.com/teiid/teiid/blob/master/engine/src/main/resources/org/... (was: It would be useful to be able to consume data from spatial database exposing the VDB as a spatial database to other application (imagine geoserver).
TEIID could be strategic for merging georeferenced data and make it available to those systems.
)
Assignee: (was: Steven Hawkins)
Affects Version/s: (was: 8.2)
Component/s: Teiid Integration
> Add Geometry Type
> -----------------
>
> Key: TEIIDDES-2427
> URL: https://issues.jboss.org/browse/TEIIDDES-2427
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Teiid Integration
> Reporter: luca gioppo
> Labels: spatial, types
>
> As part of TEIID-2384 a geometry type has been added to Teiid (blob + srid int) with associated system and pushdown logic. Designer should add support for the new type as well. We need to coordinate on the type uuid as that will bridge between Teiid and Designer. Currently Teiid just modified the blob identifier - https://github.com/teiid/teiid/blob/master/engine/src/main/resources/org/...
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 1 month
[JBoss JIRA] (TEIIDDES-2427) Add Geometry Type
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2427?page=com.atlassian.jira.plu... ]
Steven Hawkins moved TEIID-3292 to TEIIDDES-2427:
-------------------------------------------------
Project: Teiid Designer (was: Teiid)
Key: TEIIDDES-2427 (was: TEIID-3292)
Affects Version/s: 8.2
(was: 8.2)
Component/s: (was: Query Engine)
Fix Version/s: (was: 8.10)
> Add Geometry Type
> -----------------
>
> Key: TEIIDDES-2427
> URL: https://issues.jboss.org/browse/TEIIDDES-2427
> Project: Teiid Designer
> Issue Type: Feature Request
> Affects Versions: 8.2
> Reporter: luca gioppo
> Assignee: Steven Hawkins
> Labels: spatial, types
>
> It would be useful to be able to consume data from spatial database exposing the VDB as a spatial database to other application (imagine geoserver).
> TEIID could be strategic for merging georeferenced data and make it available to those systems.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 1 month
[JBoss JIRA] (TEIIDDES-2426) Cannot deploy a web project into WildFly if Teiid Designer is installed
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2426?page=com.atlassian.jira.plu... ]
RH Bugzilla Integration commented on TEIIDDES-2426:
---------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug 1182558|https://bugzilla.redhat.com/show_bug.cgi?id=1182558] from NEW to CLOSED
> Cannot deploy a web project into WildFly if Teiid Designer is installed
> -----------------------------------------------------------------------
>
> Key: TEIIDDES-2426
> URL: https://issues.jboss.org/browse/TEIIDDES-2426
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.1
> Environment: JBDS 8.0.1.GA + JBDS-IS 8.0.0.Beta2 (it's enough to install only DV tooling, it contains Teiid Designer 9.0.1.Beta2-v20141209-1542-B384)
> RHEL 7 x64
> OpenJDK 1.7.0_71
> Reporter: Andrej Podhradsky
>
> Cannot deploy a web project into WildFly if Teiid Designer is installed. The following problems occur
> * the server starts but IDE freezes when we try to deploy the project
> * or starting the server freezes if the project is already created
> Note that the project can be deployed to DV 6.1.0.ER5 without any problem, the problem is only with the WildFly server. After uninstalling Teiid Designer working with WildFly is fine.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 1 month