Search:

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

Search: Search took 0.03 seconds.

  1. Difference between @Scope(...) and

    Hi,

    I tried to migrate the following sample to Spring 3:

    <beans>
    <bean id="scopetest" class="com.commons.Scopetest" scope="prototype">
    <aop:scoped-proxy/>
    </bean>
    ...
  2. Instrumenting Spring Web Services (with Wily Introscope)

    Hi all,

    we are using Wily Introscope for performance management.
    To be able to instrument Spring Web Services, we need a suitable entry point.

    First we came up with...
Results 1 to 2 of 2