Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    767

    Spring context validator/compiler?

    Hi,

    Is there a tool (preferably ant task) that allows validating context files?

    Input should be the classpath + the context files and the output would be errors in the context files.

    This...
  2. Multiple init sequences in a web application

    Hi,

    The system I'm working on is built of a single web application that includes 3 disconnected subsystems.

    The system bootstrap consists of a ContextLoaderListener that loads all context...
  3. This is how I did it. Still, when debugging I...

    This is how I did it.

    Still, when debugging I see that it checks for a transaction per thread, and then later it seem to save the modified objects back to the DB outside my code.
  4. How to do standalone session inside an existing transaction?

    Hi,

    I'm new to Spring/Hibernate, yet managed to use it very fast, however I encountered the following problem.

    I'm writing a plugin inside an application that already use Hibernate+Spring. My...
Results 1 to 4 of 4