[
https://issues.jboss.org/browse/AS7-5552?page=com.atlassian.jira.plugin.s...
]
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/e4938bd985d636624650ac287f1e9cc...
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