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 'profile' to the pk class, and
this makes JBoss throw an exception on JawsEntityMetaData around line 142
since this field doesn´t exist. Is there a quick work around without
recompiling JBoss to ignore this field?

regards
Roberto

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to