Hello,

        Is declarative exception handling with wildcards possible if I
e.g. want to map a global exception of type java.lang.* to a certain path? 
If not (didn't find any mention in the user manual and list archives), 
where would be a good place to look for it?

        If it is implemented with an instanceof, it should in this case 
probably be changed to a regexp match on the classname of the exception(?)

---
Nicklas "Nik" Karlsson, Murkiogatan 3 B 29 20740 Åbo, 040 9000 724
[EMAIL PROTECTED] ::: http://www.abo.fi/~nickarls ::: [EMAIL PROTECTED]

"If a man speaks in the forest and there is no woman around to hear him -
 Is he still wrong?"


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

Reply via email to