RE: [JBoss-user] JProbe

2001-04-27 Thread marc fleury
|Whenever a cmp bean has a custom pk class, JBoss introspects this pk class |and makes sure that the bean has the corresponding fields, the problem is |that JProbe adds on runtime a field called 'profile' to the pk class, and |this makes JBoss throw an exception on JawsEntityMetaData around line

[JBoss-user] JProbe

2001-04-27 Thread Roberto Leong
Hi I´ve been using JProbe to profile an application running on JBoss and I came across a problem. Whenever a cmp bean has a custom pk class, JBoss introspects this pk class and makes sure that the bean has the corresponding fields, the problem is that JProbe adds on runtime a field called 'prof