migration - Migrating a Dynamic Mbean from Jboss 5 to EAP 6 -


here go guys! need badly...

i have serviceconfig file implements dynamicmbean,and works flawlessly in jboss 5.while migrating "sar" in eap 6.3 following error

does not implement dynamicmbean neither follows standard mbean conventions

but class implement dynamicmbean!so why eap complaining this?

guys new in mbean stuff,did bit of googling,could please me answers/pointers of below

> 1.a sample dynamic example works in jboss5. > 2.if convert dynamic mbean standard mbean interface , implementation,will work?it load properties file > exposed edit on fly. > 3.any body handson migrating dynamic mbean 5 eap 6/as 7 > 4.what error mean? 

thanks guys! finger crossed....


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -