Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    535

    Where start transactions

    We are creating a web service using JAX-WS and SpringBeanAutowiringSupport.
    As with web applications, should you start transactions in the service layer rather the web service methods, and if so...
  2. Replies
    0
    Views
    568

    Where start transactions

    We are creating a web service using JAX-WS and SpringBeanAutowiringSupport.
    As with web applications, should you start transactions in the service layer rather the web service methods, and if so...
  3. Replies
    1
    Views
    580

    Spring 2.5 Hibernate 3

    I ahve a few questions wrt the following set up :-
    Using Hibernate Contextual Sessions,injecting a SessionFactory into the DAO, and calling SF.getCurrentSession() in the DAO.
    Defining transactions...
  4. Adding @Trasactional to DAO layer methods also

    If required, I presume is it ok to add @Trasactional to DAO layer methods also, eg if wanted to either change the Propogation behaviour, or to ensure that even if this DAO method is called by a...
  5. Replies
    0
    Views
    568

    @Transactional annotation

    Is this annotation intended for use just on the Service Layer methods or can it also be applied to DAO methods also. If so could you please explain when this is appropriate and provide an example...
  6. Fmt:message with ReloadableResourceBundleMessageSource not picking up messages from c

    I need some very urgent help please
    I am using ReloadableResourceBundleMessageSource, with Struts and jstl. The properties file is fmmSubscriber.properties in WEB-INF. The other relevant details are...
  7. ReloadableResourceBundleMessageSource and fmt:message

    I am urgent need of some help please. I am trying to use ReloadableResourceBundleMessageSource, and although an Action class (are using Struts) can get the messages using...
Results 1 to 7 of 7