Hi, I'm trying to generate a Business Delegate for a Session Bean. Since I'm using a specific implementation, I use a custom XDT file.
My problem is that I want to catch exceptions that *may be* throws by the Bean class, for example javax.ejb.FinderException or javax.ejb.CreateException. To generate the required catch block, I need to know wether these exceptions are thrown or not. I'm looking for a way to analyse the result of <XDtMethod:exceptionList/> to do this, but I find no way to substring nor to test a string value with XDT tags. How should I do this? Tanks, Didier D _________________________________________________________________________________________________________ Ce message (et toutes les pi�ces jointes) sont confidentiels ; son contenu ne repr�sente en aucun cas un engagement de la part de DEXIA SOFAXIS. Toute publication, utilisation ou diffusion, m�me partielle, doit �tre autoris�e pr�alablement par l'�metteur. Si vous n'�tes pas destinataire de ce message, merci d'en avertir imm�diatement l'exp�diteur. Conform�ment aux dispositions de la loi n� 78-17 du 6 janvier 1978 relative � l'informatique, aux fichiers et aux libert�s, vous pouvez obtenir communication et, le cas �ch�ant, rectification ou suppression des informations vous concernant en vous adressant � DEXIA SOFAXIS - Route de Creton - 18110 VASSELAY _________________________________________________________________________________________________________ Consultez notre site internet http://www.sofaxis.com ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&op=click _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
