Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    7,717

    Resolve the issue: Stupid eclipse ant editor as XML editor

    I was using Eclipse's ant editor as XML editor to edit spring's config files. I was also using built-in formating functionality to format the XML file. Well, the stupid thing added a newline at the...
  2. Replies
    5
    Views
    7,717

    My HibernateTemplate based DAO works just fine...

    Are you sure the jdbc connection configuration parameters are OK?
    also try replacing
    jdbc:hsqldb:data/projectx
    by full path to your database files.[/quote]

    My HibernateTemplate based DAO works...
  3. Replies
    5
    Views
    7,717

    Problem with HibernateInterceptor

    I am trying HibernateInterceptor and HibernateTemplate. HibernateTemplate works like a charm. No luck with HibernateInterceptor though. Here is my spring config file:



    <?xml version="1.0"...
Results 1 to 3 of 3