Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    499

    Method level timeout

    Hi,

    Is there any way to do method level timeout in spring.

    For example, need to timeout or throw some exception if the method takes more that 5 seconds.

    Regards,
    Murali dharan
  2. pring web flow with rich faces popup

    I am trying to integrate spring web flow with rich faces.
    I have a page which shows list of records and have 'Add' button shows rich face modalPanel popup from there user can enter data and the main...
  3. Wss4jSecurityInterceptor in tomcat 6.0.26

    Hi,
    When I invoke web service through my spring client with security interceptor in apache-tomcat 6.0.26 causing below error. Please suggest what could be the root cause of this.

    Caused by:...
  4. Replies
    0
    Views
    414

    Transaction boundary

    Hi,
    Performance is degrated(Took 20ms) to execute just a setter method of transaction bean when I have transaction boundary of all the methods as PROPAGATION_REQUIRED,readOnly.

    My configutation...
  5. Replies
    3
    Views
    1,122

    Hi, Is any alternate way there?

    Hi,
    Is any alternate way there?
  6. Replies
    3
    Views
    1,122

    Hi, Thanks for your useful information.

    Hi,
    Thanks for your useful information.
  7. Replies
    3
    Views
    1,122

    JaxRpcPortProxyFactoryBean

    Hi,
    I have added below bean (axis 2 web service) in my spring application context.

    <bean id="myWebService" class="org.springframework.remoting.jaxrpc.JaxRpcPortProxyFactoryBean">
    ...
Results 1 to 7 of 7