Search:

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

Search: Search took 0.06 seconds.

  1. DataSourceUtils.isConnectionTransactional always returns false

    I have created a transactional datasource using the jtdsDataSource for Sybase. I actually get a pooled connection from a XAConnection as follows;


    private void initDNADataSource(){...
  2. Ambiguity Factory method in Bean definition??????

    What is ambigious when you have a factory method getInstance() taking 2 kinds of arguments one being java.util.Properties and the other being javax.mail.Authenticator? i.e.

    getInstance(Properties...
  3. Problem with view resolution on Weblogic 10.x

    I have created an application on weblogic 10.3tp using spring 2.5. I also configured a view resolver(InternalResourceViewResolver) to use the prefix /WEB-INF/jsp and suffix .jsp. I used the split...
Results 1 to 3 of 3