-
Jun 12th, 2012, 09:52 AM
#1
set value for a property of type long using jconsole
I created an mbean I have a property of type long , when I try to set its value from jconsole I get exception
java.lang.illegalArgument:argument type mismatch
becasue its of type long I using number how can I set the value of long from, jconsole, String it works no problems but how about any othert objects like long doubel etc?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules