Search:

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

Search: Search took 0.03 seconds.

  1. Question about injection and annotations

    Hello all,

    I'm developing a REST-based web service using spring. To this point I've used @MVC, but am now exploring using CXF to manage the controllers. The application contains nearly 100...
  2. Re: Multiple sqlMaps

    This is very useful - by separating all custom queries into separate sqlMap files, we avoid the problem of abator regeneration stepping on our queries. Thanks!
  3. Did you ever find this answer?

    I'm looking to do the same thing. Is it possible to set two configLocations within the spring bean definition?
  4. Replies
    0
    Views
    1,479

    Ibatis cache won't clear

    I have some really strange things going on with my attempt to integrate ibatis into spring. Namely, I can't seem to get the cache cleared. I'm running junit tests in eclipse against some basic dao...
Results 1 to 4 of 4