Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    2,271

    Is solved Details see...

    Is solved
    Details see http://jira.springsource.org/browse/SPR-5708
  2. Replies
    3
    Views
    2,271

    Added the source that caused my problem

    Added the source that caused my problem
  3. Replies
    3
    Views
    2,271

    Cannot apply AOP to JFrame

    Hi. I do have to wrap a JFrame but get the following exception.

    Exception in thread "main" java.lang.IllegalAccessError: class javax.swing.$Proxy0 cannot access its superinterface...
  4. webstart. application cannot be started in secure context

    Hi
    I have a problem starting my client in a secure context when I use spring.

    Exception in thread "AWT-EventQueue-0" java.lang.ExceptionInInitializerError
    at...
  5. Replies
    2
    Views
    1,061

    AspectJ does not support weaving Collection

    Hi as far as I understood AspectJ does not Support weaving into collection classes (existing implementations). Therefore the usage is disqualified for my usage.
  6. Replies
    2
    Views
    1,061

    applying advices to business objects

    I want to implement the old MVC pattern using AOP. For that I need to apply advices to my business objects. That means to objects that are not defined in the application context. They are prepared by...
Results 1 to 6 of 6