I have the same problem and would also like to find a solution. Thanks.
Type: Posts; User: siwatson; Keyword(s):
I have the same problem and would also like to find a solution. Thanks.
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...
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...
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>...