Results 1 to 3 of 3

Thread: Spring WebServices AspectJ support

  1. #1
    Join Date
    Feb 2008
    Posts
    10

    Default Spring WebServices AspectJ support

    Hi

    In our application we intend to use spring webservices aspectj implementation i.e usage of aop tags in context xml files.
    <aop:around ......
    </aop>

    does spring webservices1.3 support the same ?

  2. #2
    Join Date
    Jul 2005
    Location
    Rotterdam, the Netherlands
    Posts
    1,562

    Default

    Yes, you can use the <aop> tags in a Spring-WS application.
    Arjen Poutsma

    Spring Web Services Dev Lead
    Please read the FAQ

  3. #3
    Join Date
    Feb 2008
    Posts
    10

    Default sample demo program required

    Thanks.

    Can u pls provide me a sample demo program.
    for example such as using for audit/logging AOP.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •