Search:

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

Search: Search took 0.06 seconds.

  1. Hi Thanks! Sam

    Hi

    Thanks!

    Sam
  2. Help : Sharing ApplicationContext among mutiple Web Apps

    Hi

    I have multiple web apps loaded in the same app server with each of them having contextlistener. The issue is these webapps share a common set of jars in which there are some bean xmls referred...
  3. Replies
    2
    Views
    858

    Hi thanks of the reference, but thats not...

    Hi

    thanks of the reference, but thats not what i was looking for. i'm currently using the MethodInvokingFactoryBean to achieve this.

    Sam
  4. Replies
    2
    Views
    858

    BeanDef : merging List/map entries

    Hi

    I have a scenario where i have a Mgr bean which has list of bean references. The Mgr bean itself is part of common ocde which will be shared by different applications. Each of these...
  5. JAX-RPC - axis - query wsdl with user validation

    Hi

    I'm trying to use the Bonita (open source bpm) using spring/axis.

    I can get the wsdl from the bonita using the url, http://localhost:9010/bonita_ws/services/UserSession?wsdl which requires a...
  6. Replies
    2
    Views
    2,132

    Hi Thanks..i also saw you have referred the...

    Hi

    Thanks..i also saw you have referred the same approach to queries in DataAccess and Aop forums..also you mentioned that it is "intrusive" as it makes the BusinessObject exposed to the spring...
  7. Replies
    2
    Views
    2,132

    Pre-Interceptor in TransactionProxyFactory

    Hi

    I have a bean(say SampleTxnSupportBean) which is retrieved from the TransactionProxyFactory to provide Transaction support for its Methods( sampleMethodOne, sampleMethodTwo and...
  8. Thanks..it was my mistake ...i didn't notice it

    Thanks..it was my mistake ...i didn't notice it
  9. access to target object of the methodInvocation

    Hi

    I have a name match method interceptor for a class TestClass for the method TestMethodOne.

    In the interceptor based on a decision, i would like to call TestMethodTwo of the same class.
    ...
Results 1 to 9 of 9