Hello,
my model needs the type DECIMAL(18,5) which is correctly managed by Hibernate.
The problem is on Seam Remoting where this type is not correctly managed: in fact ajax
response is not a well formed xml
(it's clear that on server the processing has been interrupted: so ther's no
member ending)
I can't use double becasue of the rounding: in fact this property refers to money that
should not be changed.
Is this implementation scheduled? Any suggestion or workaround?
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977527#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...