Hiho!
Obviously there is no one out there - so I keep talking to myself. Sorry for my rude
englisch in advance!
I analyzed the sources of statscollector and it seems thas EJB3 can not be handled by
TxStatisticsInterceptor.java. But it's quite easy to enable EJB3-support: I just
intruduced a new EJB3-typical EJB3Interceptor instead of TxStatisticsInterceptor - the
rest of the code is working further on.
The DataSource interceptor service still does not work for me because of the
'java:/DSInterceptor' seems just to be a JNDI-ressource which probably could be
invoked by EJB2-descriptors but I need a 'tx-datasource' for the
EJB2-persistence-unit - anyone any idea how to manage that?
Further on I tried to adopt the sources for my needs - which was/is really wicked: There
are no source-code-comments at all and I can't see any possibility to extend the
current object-structure to bring them to do just a penny more than it does now.
Bye!
somefoo
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019252#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...