Ok, I know what is wrong....(poor testing on my part)

I will fix this in the beta2 release, but you should do the following within the MBean:

   org.jboss.aop.proxy.ClassProxy.newInstance(code.HelloWorld.class);
  | 

The reason being is that the Dispatcher is looking for a hash to 
java.lang.reflect.Method map that is initialized by create proxy.  I didn't have the 
foresite to test the scenario of the user not creating a proxy on the server side.  
The underlying remoting framework is being used in production, but the AOP layer on 
top of this is quite raw as you can see.  I just haven't had the time to give it some 
love, nor has somebody stepped up to help.

Apologies.

Bill

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3833749#3833749

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3833749


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to