Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    401

    Can anybody help to solve issue?

    Can anybody help to solve issue?
  2. Replies
    4
    Views
    401

    Could you be more concrete?

    Could you be more concrete?
  3. Replies
    4
    Views
    401

    Spring @Transaction doesn't work

    I'm developing 2-in-1 application: Web Service and Web UI for administration. I use the following in my application:


    Spring Framework 3.1
    MyBatis-Spring integration
    Apache CXF for Web...
  4. The reason was that, I missed...

    The reason was that, I missed factory="org.apache.tomcat.jdbc.pool.DataSourceFactory". Right definition of resource must be:


    <Resource name="jdbc/ApsuserAtAzistst"
    ...
  5. Unable to use JNDI DataSource provided by Tomcat in Spring?

    I want to use JNDI DataSource provided by Tomcat in Spring based application and use Tomcat 7 JDBC pool.

    I created META-INF\context.xml with content:


    <Resource...
Results 1 to 5 of 5