Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: JPA
-
Labels:None
Description
Currently the persistence.xml is specifying the use of Derby in embedded mode.
Need to change it to client-server mode.

Converted to use the client-server Derby driver.
A sample of how it is used is available in the demo runtime.
server/gateway/demo-gateway