[jboss-jira] [JBoss JIRA] (AS7-5552) Web console's management response marshelling is rounding the long values into integer values
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Fri Sep 14 04:22:32 EDT 2012
[ https://issues.jboss.org/browse/AS7-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse updated AS7-5552:
----------------------------------
Summary: Web console's management response marshelling is rounding the long values into integer values (was: Web console's CLI response marshelling is rounding the long values into integer values)
Description:
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.
was:
When CLI 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 cli calls, those are being invalidated.
> 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: Heiko Braun
> 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