Hi all I am trying to build a method which return different bean instances depends on the input. As a result, the return type has to been Object, but it fails with QName not found exception unless I set it as a certain bean class type. Implement this factory module will bring flexibility to my project so I am wondering if there is any approach to do that.
Any suggestion will be welcome, thanks in advance. Regards Li --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
