Issue in configuring JPA with Spring 3 in Jboss 4.2.2 server.
- by KVMKReddy
Hi,
I am facing issues in configuring JPA with Spring 3 in JBoss 4.2.2 server.
Please find the below file of persistence.xml.
<?xml version="1.0" encoding="UTF-8"?>
<persistence xmlns="http://java.sun.com/xml/ns/persistence"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
…