Search:

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

Search: Search took 0.03 seconds.

  1. I have the same problem and would also like to...

    I have the same problem and would also like to find a solution. Thanks.
  2. Spring Data JPA and OSGi - "JPA Metamodel must not be null!"?

    I'm building an OSGi application with Spring Data JPA, Gemini JPA, and Gemini DBAccess. This runs on Eclipse Virgo 3.6 connecting to a MySQL DB. EclipseLink is the JPA provider (abstracted by Gemini...
  3. Spring Data JPA and OSGi - "JPA Metamodel must not be null!"?

    I'm building an OSGi application with Spring Data JPA, Gemini JPA, and Gemini DBAccess. This runs on Eclipse Virgo 3.6 connecting to a MySQL DB. EclipseLink is the JPA provider (abstracted by Gemini...
  4. Suggestions for handling XML requests with generic field names?

    I'm developing a Spring 3 MVC app and I need to handle HTTP POST requests with XML in the following format:


    <?xml version="1.0" encoding="UTF-8"?>
    <Message>
    <Type>1234</Type>
    <Fields>...
Results 1 to 4 of 4