If you want a certain type, specify it when you create it, ie.: <script> | <expression>Long myNumber = new Long(123456);</expression> | <variable name='accountId' access='write' mapped-name='myNumber' /> | </script> This should result in your value being stored as a Long.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042204#4042204 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042204 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
