> One possible solution would be for the RPCMessageInterface class to read a > configuration file on startup which would map RPC method names to class > names that service that method.
I proposed to map the method names with the class full names. You can than define your additional classes wherever you want. The name of the method is simply 'my.full.package.path.myClass' -Vladimir ===== Vladimir R. Bossicard Apache Xindice - http://xml.apache.org/xindice __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
