Search:

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

Search: Search took 0.02 seconds.

  1. Project dependency problem with Spring IDE

    Hi,

    I have following Eclipse project setup:
    - framework: contains framework/infrastructure classes and Spring XML config files with infrastructure aspects
    - businesslogic: contains the business...
  2. Replies
    4
    Views
    1,028

    I found a possible solution to the problem:...

    I found a possible solution to the problem: Eclipse supports so-called "Step Filters". You can exclude all Spring AOP classes/packages with these Step Filters. So these classes are automatically...
  3. Replies
    4
    Views
    1,028

    Thanks for the reply. My thoughts tend to go...

    Thanks for the reply.

    My thoughts tend to go in another direction (not at byte-code level):
    One idea I had is to adapt the debugger of the development environment (I use Eclipse, so I could...
  4. Replies
    4
    Views
    1,028

    Step-Into problem with method interception

    Hi,

    I use the AOP functionality (with Dynamic Proxies) of Spring. This functionality is very handy when implementing cross-cutting concern and saved me a lot of boilerplate coding (as the...
Results 1 to 4 of 4