How to trap incoming EJB method calls

M

Mac

We´re building a framework for our home apps. Among some other
services we've planned to build this services:
- Declarative EJB exception handling
- Automatic statistic reports (of EJB execution times and errors)
- Automatic auditory (to know a user have been doing)

All this is solved in the Web container. We use struts so we have a
central point to trap calls to "servlets" and do our custom exception
handling (send events to managers, log to JMS...)

We can not rely exclusively on the Web tier to do all this stuff
because we also have Fat (or Thick) clients attached directly to the
EJB tier.

But... How do we trap incoming EJB calls in a transparent way to
apps??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top