Thanks for your help,
I get the following output
$Proxy137
If I do the following
Method method = object.getClass().getMethod("create", null);
log.info( method.getName() );
I get the correct create method in Home
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985092#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...