[jboss-user] [EJB 3.0] - Re: deployments problems
fjarah
do-not-reply at jboss.com
Fri May 16 16:16:10 EDT 2008
sorry the persistence.xml says:
<?xml version="1.0" encoding="UTF-8"?>
<persistence version="1.0" xmlns="http://java.sun.com/xml/ns/persistence" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/persistence persistence_1_0.xsd">
<persistence-unit name="Default" transaction-type="JTA">
oracle.toplink.essentials.PersistenceProvider
<non-jta-data-source>java:/OracleDS</non-jta-data-source>
</persistence-unit>
thanks
bye
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151549#4151549
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4151549
More information about the jboss-user
mailing list