Hello there,
I have a bean that is already proxing all my service objects so that I can manage transaction´s configuration transparently. The code below shows its configuration.
<!--...
Type: Posts; User: marcosurata; Keyword(s):
Hello there,
I have a bean that is already proxing all my service objects so that I can manage transaction´s configuration transparently. The code below shows its configuration.
<!--...
Gdub,
could you please share an excerpt of your configuration files?
Thank you
Marcos
Hello, I am beginning using AOP. I have a bean that is already proxing all my service objects so that I can manage transaction´s configuration transparently.
The problem is, that I also want to...