Custom MBean Problem

Hello,

I'm adjusting a program that worked on websphere 6 to websphere 6.1

I have a custom MBean that I register, the registration works fine and i have a program that lists all the mbeans on my server and i can see my MBean there, but then when I call getAttribute with the same object name and the attribute that i can registered i get InstanceNotFoundException.

I'll appreciate some orientation on what can go wrong,

Noa

[456 byte] By [Noaa] at [2007-11-26 20:38:33]
# 1
Hi Noa, is it possible for you to post your code here? if not then are you using a standard MBean or a Dynamic MBean?
AUTOMATONa at 2007-7-10 1:55:28 > top of Java-index,Core,Monitoring & Management...