I've tried again ... no success. I modeled a <<ApplicationException>> and a 
dependency from my controller to this exception. I noticed that the Controller 
interface is still generated with methods throwing "java.lang.Exception" and 
not my personalized exception. When I throw the exception in my controller 
method : 

&nbsp; &nbsp; throw new DmaAssistantControllerException&#40;

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; "&#123;siems.resident.not.selected&#125; "

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; + "You must select a resident 
first."&#41;;

I still get an HTTP 500 and not the nice message from the pattern matching 
exception handler.



I filed a JIRA here http://galaxy.andromda.org/jira/browse/BPM-209



Thanks for having a look at that !
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1911#1911
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to