[JBoss JIRA] (TEIIDSB-134) OData 2 source fails with default headers
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIIDSB-134?page=com.atlassian.jira.plugi... ]
Steven Hawkins reassigned TEIIDSB-134:
--------------------------------------
Assignee: Steven Hawkins
> OData 2 source fails with default headers
> -----------------------------------------
>
> Key: TEIIDSB-134
> URL: https://issues.jboss.org/browse/TEIIDSB-134
> Project: Teiid Spring Boot
> Issue Type: Bug
> Components: core, OData
> Affects Versions: 1.2.0
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 1.3.0
>
> Attachments: example-odata.zip
>
> Original Estimate: 3 minutes
> Remaining Estimate: 3 minutes
>
> The translator sets the content type by default: https://github.com/teiid/teiid/blob/06b9828a3fd6dafa358ff93f0a4803e69a3bf...
> This seems to be handled differently by CXF and spring webservice sources. A user is reporting that a simple request (without a payload) succeeds with CXF, but fails with spring.
> the translator throw org.springframework.web.client.HttpClientErrorException$UnsupportedMediaType: 415 Unsupported Media Type by executing Query, for example "Select * from categories", by jdbc client such as SQuirrel.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (TEIID-5839) Regression introduced in TEIID-5608 killing JWT login
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5839?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-5839.
-----------------------------------
Resolution: Done
Addressed upstream by using the jre Base64 methods now that 1.6 support has been dropped. For 12.3 the misspelling was corrected. I didn't find any other instances like that in the codebase. A 12.3.1 will be released shortly with this fix.
> Regression introduced in TEIID-5608 killing JWT login
> -----------------------------------------------------
>
> Key: TEIID-5839
> URL: https://issues.jboss.org/browse/TEIID-5839
> Project: Teiid
> Issue Type: Bug
> Components: Common
> Reporter: Leonid Remennik
> Assignee: Steven Hawkins
> Priority: Major
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> This commit :https://github.com/teiid/teiid/commit/34b4476e6d9ee9734f86826eea956aee8ebe8d02
> Introduced fixes into
> common-core/src/main/java/org/teiid/core/util/Base64.java
> which use misspeelled UTF-8 charset name
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (TEIID-5839) Regression introduced in TEIID-5608 killing JWT login
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIID-5839?focusedWorklogId=12448067&page... ]
Steven Hawkins logged work on TEIID-5839:
-----------------------------------------
Author: Steven Hawkins
Created on: 05/Nov/19 10:37 AM
Start Date: 05/Nov/19 10:37 AM
Worklog Time Spent: 1 hour
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes (was: 1 hour)
Time Spent: 1 hour
Worklog Id: (was: 12448067)
> Regression introduced in TEIID-5608 killing JWT login
> -----------------------------------------------------
>
> Key: TEIID-5839
> URL: https://issues.jboss.org/browse/TEIID-5839
> Project: Teiid
> Issue Type: Bug
> Components: Common
> Reporter: Leonid Remennik
> Assignee: Steven Hawkins
> Priority: Major
> Original Estimate: 1 hour
> Time Spent: 1 hour
> Remaining Estimate: 0 minutes
>
> This commit :https://github.com/teiid/teiid/commit/34b4476e6d9ee9734f86826eea956aee8ebe8d02
> Introduced fixes into
> common-core/src/main/java/org/teiid/core/util/Base64.java
> which use misspeelled UTF-8 charset name
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (TEIIDSB-134) OData 2 source fails with default headers
by Steven Hawkins (Jira)
[ https://issues.jboss.org/browse/TEIIDSB-134?page=com.atlassian.jira.plugi... ]
Steven Hawkins updated TEIIDSB-134:
-----------------------------------
Original Estimate: 3 minutes
Remaining Estimate: 3 minutes
Story Points: 1
Estimated Difficulty: Low
> OData 2 source fails with default headers
> -----------------------------------------
>
> Key: TEIIDSB-134
> URL: https://issues.jboss.org/browse/TEIIDSB-134
> Project: Teiid Spring Boot
> Issue Type: Bug
> Components: core, OData
> Affects Versions: 1.2.0
> Reporter: Steven Hawkins
> Priority: Major
> Fix For: 1.3.0
>
> Attachments: example-odata.zip
>
> Original Estimate: 3 minutes
> Remaining Estimate: 3 minutes
>
> The translator sets the content type by default: https://github.com/teiid/teiid/blob/06b9828a3fd6dafa358ff93f0a4803e69a3bf...
> This seems to be handled differently by CXF and spring webservice sources. A user is reporting that a simple request (without a payload) succeeds with CXF, but fails with spring.
> the translator throw org.springframework.web.client.HttpClientErrorException$UnsupportedMediaType: 415 Unsupported Media Type by executing Query, for example "Select * from categories", by jdbc client such as SQuirrel.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months