Try adding another persistence.xml property to the current ones:
<property name="jboss.as.jpa.providerModule" value="hibernate3-bundled"/>
Let us know if that helps (post the updated server.log if not). For other (future) questions about application issues on AS 7, please open a discussion here.
Scott