Search:

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

Search: Search took 0.03 seconds.

  1. Hi Jim Sorry, no, I did not get any further...

    Hi Jim

    Sorry, no, I did not get any further with this.

    Martin
  2. EntityManagerFactory exception with AbstractJpaTests + TopLink + TestSuite

    I tried running two tests subclassed from AbstractJpaTests in a JUnit TestSuite.

    Each test runs find independently but when run as a test suite the first test method in the second testcase fails...
  3. Why use Hierarchical context vs. Single context loaded with an array of 'files'

    Hi

    Why would you choose to use a hierarchical application context over just initializing a single application context from multiple resource files (e.g. XML files)?

    Still very new to Spring so...
  4. Spring JPA + Extended Persistence Context + Multiple Transactions

    Is it possible to have an extended persistence context in a Spring JSE application that supports multiple embedded transactions?

    e.g. lets say I have a long running operation that I want to break...
  5. Replies
    7
    Views
    2,131

    Hi Costin Thanks for the interest. I was able...

    Hi Costin

    Thanks for the interest. I was able to move on from this issue by using the debug build of Derby. Then eventually I was able to get JPA+Spring+Toplink+Embedded Derby working in an...
  6. Replies
    7
    Views
    2,131

    Curiouser and curiouser

    I decided to download the latest version of Derby to see if that made any difference. I was using 10.1.3.1. I upgraded to 10.2.1.6. However, this made no difference - still get same error.

    So...
  7. Replies
    7
    Views
    2,131

    Missing part of stack trace

    Looks like I cut of the bottom part of the stack trace so here it is in full:



    Local Exception Stack:
    Exception [TOPLINK-4002] (Oracle TopLink Essentials - 2006.8 (Build 060908)):...
  8. Replies
    7
    Views
    2,131

    Spring + TopLink + Embedded Derby

    I've been trying to get Mark Fisher's 'Getting Started with JPA in Spring 2.0' blog step by step guide to using JPA in a standalone environment working with Apache Derby. I can get the tests...
Results 1 to 8 of 8