there is no dependency to andromda at runtime, you're talking about the code 
generated by bpm4struts, right ?



bpm4struts generated Struts code that will implement Struts declarative 
exception handling, so Actions simply throw exceptions that will be caught by 
the framework



either you catch and rethrow the exception in the action (after printing the 
message to some stream), but you'll need to override the default 
Action.java.vsl template for that



either you find a way to make Struts do it automatically, but I don't know how 
this could be done, perhaps if you search the Struts forums ?
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=910#910
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to