Search:

Type: Posts; User: markb_1984; Keyword(s):

Search: Search took 0.01 seconds.

  1. Matching against specific methods from classes from multiple packages

    Hi,

    I am trying to write a pointcut expression that will allow a method in an aspect class to be invoked based upon matching a variable class structure & specific method names. An example of what...
  2. Spring AOP Help - Pointcut Expression not matching on all applicable classes

    Hi,

    I am using Spring AOP to implement the auditing use case, which is by nature a cross cutting concern. I have the following scenario:

    UI Action Class:


    package...
  3. Replies
    2
    Views
    557

    Yep, I figured it out just after I posted. Just...

    Yep, I figured it out just after I posted. Just assumed I needed to put the singleton reference in the actual implementation class, but it makes good sense to place it in the class that is dependent...
  4. Replies
    2
    Views
    557

    Newbie: NotWritablePropertyException

    Hi,

    I'm just getting up to speed with integrating Spring into a Struts 2 Web Application I'm developing. I've created an applicationContext.xml with two beans. When I try to deploy my web project,...
Results 1 to 4 of 4