Here's my persistence.xml and messages.  If you look at the messages, the 
object name looks mighty strange with .ear.ear.  I can't seem to find the 
schema for this new persistence.xml so if anybody has any ideas as to whether 
this should work, I'd appreciate it.

Thanks

Nic


java: Namespace
+- SecurityDS (class: org.jboss.resource.adapter.jdbc.WrapperDataSource)



        <persistence-unit name="SecurityEntityManager">
                <jta-data-source>java:/SecurityDS</jta-data-source>
                
                        
                
        </persistence-unit>





--- MBeans waiting for other MBeans ---
ObjectName: 
persistence.units:ear=security-deploy-1.0-SNAPSHOT.ear.ear,unitName=SecurityEntityManager
  State: FAILED
  Reason: java.lang.reflect.InvocationTargetException
  I Depend On:
    jboss.jca:service=DataSourceBinding,name=SecurityDS

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: 
persistence.units:ear=security-deploy-1.0-SNAPSHOT.ear.ear,unitName=SecurityEntityManager
  State: FAILED
  Reason: java.lang.reflect.InvocationTargetException
  I Depend On:
    jboss.jca:service=DataSourceBinding,name=SecurityDS


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3921083#3921083

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3921083


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to