How may I be removed from this mailing list -----Original Message----- From: Romain Manni-Bucau [mailto:[email protected]] Sent: Thursday, June 07, 2012 7:20 PM To: [email protected] Subject: Re: Deploying Pet-catalog
what did mean "empty database"? no tables? -> look <property name="openjpa.jdbc.SynchronizeMappings" value= "buildSchema(ForeignKeys=true)"/> (or other values) - Romain 2012/6/8 Jeremyau <[email protected]> > Here, it is: > > Jun 07, 2012 3:56:55 PM org.apache.openejb.config.ConfigurationFactory > configureApplication > INFO: Configuring enterprise application: > /home/jeremya/Documents/Tomcat/apache-tomee-plus-1.0.0/webapps/ROOT > Jun 07, 2012 3:56:55 PM org.apache.openejb.config.AutoConfig deploy > INFO: Configuring PersistenceUnit(name=catalogPU) Jun 07, 2012 3:56:55 > PM org.apache.openejb.config.AutoConfig > logAutoCreateResource > INFO: Auto-creating a Resource with id 'jdbc/petcatalogNonJta' of type > 'DataSource for 'catalogPU'. > Jun 07, 2012 3:56:55 PM org.apache.openejb.config.AutoConfig deploy > INFO: Configuring Service(id=jdbc/petcatalogNonJta, type=Resource, > provider-id=jdbc/petcatalog) > Jun 07, 2012 3:56:55 PM org.apache.openejb.assembler.classic.Assembler > createRecipe > INFO: Creating Resource(id=jdbc/petcatalogNonJta) > Jun 07, 2012 3:56:55 PM org.apache.openejb.config.AutoConfig > setNonJtaDataSource > INFO: Adjusting PersistenceUnit catalogPU <non-jta-data-source> to > Resource ID 'jdbc/petcatalogNonJta' from 'null' > Jun 07, 2012 3:56:55 PM org.apache.openejb.config.AppInfoBuilder build > INFO: Enterprise application > "/home/jeremya/Documents/Tomcat/apache-tomee-plus-1.0.0/webapps/ROOT" > loaded. > Jun 07, 2012 3:56:55 PM org.apache.openejb.assembler.classic.Assembler > createApplication > INFO: Assembling app: > /home/jeremya/Documents/Tomcat/apache-tomee-plus-1.0.0/webapps/ROOT > Jun 07, 2012 3:56:55 PM org.apache.bval.jsr303.ConfigurationImpl > parseValidationXml > INFO: ignoreXmlConfiguration == true > > Let me know if it's not enough. > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Deploying-Pet-catalog-tp4655421p46 > 55494.html Sent from the OpenEJB User mailing list archive at > Nabble.com. >
