when I use a ServiceSelector this way

Object obj=selector.select(MyService.ROLE+"."+hintOfMySpeicialService);

I got an object of type [EMAIL PROTECTED], when I write this object to String using its toString() method, it prints [EMAIL PROTECTED],the problem is , I can not cast
obj to MySpecialService! this is really a series problem for me, and I m wondering why
anyone can help me?


_________________________________________________________________
免费下载 MSN Explorer: http://explorer.msn.com/lccn



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to