[jboss-jira] [JBoss JIRA] (AS7-5552) Web console's management response marshelling is rounding the long values into integer values
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Wed Oct 17 06:17:01 EDT 2012
[ https://issues.jboss.org/browse/AS7-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727149#comment-12727149 ]
Heiko Braun edited comment on AS7-5552 at 10/17/12 6:16 AM:
------------------------------------------------------------
I think this was fixed with [1]. It's in the most recent "develop" branch. I'll push another 1.5.0-SNAPSHOT. Can you please verify if the error is gone?
[1] https://github.com/jbossas/console/commit/e4938bd985d636624650ac287f1e9cc5f2115ca0
was (Author: heiko.braun):
I think this was fixed with [1]. It's in the most recent "develop" branch. I'll push another 1.5.0-SNAPSHOT. Can you please verify if the error is gone?
> Web console's management response marshelling is rounding the long values into integer values
> ---------------------------------------------------------------------------------------------
>
> Key: AS7-5552
> URL: https://issues.jboss.org/browse/AS7-5552
> Project: Application Server 7
> Issue Type: Bug
> Components: Console
> Affects Versions: 7.1.1.Final
> Reporter: Ramesh Reddy
> Assignee: Ramesh Reddy
> Labels: as, console
> Fix For: 7.2.0.CR1
>
>
> When management request made through web console, when response model node has "long" values such as "date" values, they are being truncated into "int" values, thus invalidating them.
> Ex: teiid runtime has few places we have date returned through management calls, those are being invalidated.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list