Advertisement
Guest User

Untitled

a guest
Jul 31st, 2012
701
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 112.17 KB | None | 0 0
  1.  
  2. E:\Projects\ConnectedLiving\workspace\Archetype-Refactor\site>ant jetty-demo
  3. Buildfile: E:\Projects\ConnectedLiving\workspace\Archetype-Refactor\site\build.xml
  4.  
  5. start-db:
  6. [echo] Starting Data Base...
  7.  
  8. jetty-demo:
  9. [artifact:mvn] [INFO] Scanning for projects...
  10. [artifact:mvn] [INFO]
  11. [artifact:mvn] [INFO] ------------------------------------------------------------------------
  12. [artifact:mvn] [INFO] Building site 1.0
  13. [artifact:mvn] [INFO] ------------------------------------------------------------------------
  14. [artifact:mvn] [INFO]
  15. [artifact:mvn] [INFO] --- keytool-maven-plugin:1.2:clean (clean) @ site ---
  16. [artifact:mvn] [INFO] Keystore file 'E:\Projects\ConnectedLiving\workspace\Archetype-Refactor\site\target\mycompany\WEB-INF\blc-example.keystore' deleted successfully.
  17. [artifact:mvn] [INFO]
  18. [artifact:mvn] [INFO] --- keytool-maven-plugin:1.2:genkey (genkey) @ site ---
  19. [artifact:mvn] [INFO]
  20. [artifact:mvn] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ site ---
  21. [artifact:mvn] [debug] execute contextualize
  22. [artifact:mvn] [INFO] Using 'UTF-8' encoding to copy filtered resources.
  23. [artifact:mvn] [INFO] Copying 22 resources
  24. [artifact:mvn] [INFO]
  25. [artifact:mvn] [INFO] --- javarebel-maven-plugin:1.0.5:generate (generate-rebel-xml) @ site ---
  26. [artifact:mvn] [INFO] Processing com.mycompany:site with packaging war
  27. [artifact:mvn] [INFO]
  28. [artifact:mvn] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ site ---
  29. [artifact:mvn] [INFO] Nothing to compile - all classes are up to date
  30. [artifact:mvn] [INFO]
  31. [artifact:mvn] [INFO] --- maven-war-plugin:2.1.1:exploded (default-cli) @ site ---
  32. [artifact:mvn] [INFO] Exploding webapp
  33. [artifact:mvn] [INFO] Assembling webapp [site] in [E:\Projects\ConnectedLiving\workspace\Archetype-Refactor\site\target\mycompany]
  34. [artifact:mvn] [INFO] Processing war project
  35. [artifact:mvn] [INFO] Copying webapp resources [E:\Projects\ConnectedLiving\workspace\Archetype-Refactor\site\src\main\webapp]
  36. [artifact:mvn] [INFO] Webapp assembled in [628 msecs]
  37. [artifact:mvn] [INFO]
  38. [artifact:mvn] [INFO] >>> jetty-maven-plugin:8.1.5.v20120716:run (default-cli) @ site >>>
  39. [artifact:mvn] [INFO]
  40. [artifact:mvn] [INFO] --- keytool-maven-plugin:1.2:clean (clean) @ site ---
  41. [artifact:mvn] [INFO] Keystore file 'E:\Projects\ConnectedLiving\workspace\Archetype-Refactor\site\target\mycompany\WEB-INF\blc-example.keystore' deleted successfully.
  42. [artifact:mvn] [INFO]
  43. [artifact:mvn] [INFO] --- keytool-maven-plugin:1.2:genkey (genkey) @ site ---
  44. [artifact:mvn] [INFO]
  45. [artifact:mvn] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ site ---
  46. [artifact:mvn] [debug] execute contextualize
  47. [artifact:mvn] [INFO] Using 'UTF-8' encoding to copy filtered resources.
  48. [artifact:mvn] [INFO] Copying 22 resources
  49. [artifact:mvn] [INFO]
  50. [artifact:mvn] [INFO] --- javarebel-maven-plugin:1.0.5:generate (generate-rebel-xml) @ site ---
  51. [artifact:mvn] [INFO] Processing com.mycompany:site with packaging war
  52. [artifact:mvn] [INFO]
  53. [artifact:mvn] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ site ---
  54. [artifact:mvn] [INFO] Nothing to compile - all classes are up to date
  55. [artifact:mvn] [INFO]
  56. [artifact:mvn] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ site ---
  57. [artifact:mvn] [debug] execute contextualize
  58. [artifact:mvn] [INFO] Using 'UTF-8' encoding to copy filtered resources.
  59. [artifact:mvn] [INFO] skip non existing resourceDirectory E:\Projects\ConnectedLiving\workspace\Archetype-Refactor\site\src\test\resources
  60. [artifact:mvn] [INFO]
  61. [artifact:mvn] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ site ---
  62. [artifact:mvn] [INFO] No sources to compile
  63. [artifact:mvn] [INFO]
  64. [artifact:mvn] [INFO] <<< jetty-maven-plugin:8.1.5.v20120716:run (default-cli) @ site <<<
  65. [artifact:mvn] [INFO]
  66. [artifact:mvn] [INFO] --- jetty-maven-plugin:8.1.5.v20120716:run (default-cli) @ site ---
  67. [artifact:mvn] [INFO] Configuring Jetty for project: site
  68. [artifact:mvn] [INFO] Webapp source directory = E:\Projects\ConnectedLiving\workspace\Archetype-Refactor\site\target\mycompany
  69. [artifact:mvn] [INFO] Reload Mechanic: automatic
  70. [artifact:mvn] [INFO] Classes = E:\Projects\ConnectedLiving\workspace\Archetype-Refactor\site\target\mycompany\WEB-INF\classes
  71. [artifact:mvn] [INFO] Context path = /
  72. [artifact:mvn] [INFO] Tmp directory = E:\Projects\ConnectedLiving\workspace\Archetype-Refactor\site\target\tmp
  73. [artifact:mvn] [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
  74. [artifact:mvn] [INFO] Web overrides = none
  75. [artifact:mvn] [INFO] web.xml file = file:/E:/Projects/ConnectedLiving/workspace/Archetype-Refactor/site/target/mycompany/WEB-INF/web.xml
  76. [artifact:mvn] [INFO] Webapp directory = E:\Projects\ConnectedLiving\workspace\Archetype-Refactor\site\target\mycompany
  77. [artifact:mvn] 2012-07-31 18:43:15.106:INFO:oejs.Server:jetty-8.1.5.v20120716
  78. [artifact:mvn] 2012-07-31 18:43:18.938:INFO:oejpw.PlusConfiguration:No Transaction manager found - if your webapp requires one, please configure one.
  79. [artifact:mvn] 2012-07-31 18:43:40.986:INFO:/:No Spring WebApplicationInitializer types detected on classpath
  80. [artifact:mvn] 2012-07-31 18:43:41.626:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/E:/Projects/ConnectedLiving/workspace/Archetype-Refactor/site/target/myc
  81. ompany/},file:/E:/Projects/ConnectedLiving/workspace/Archetype-Refactor/site/target/mycompany/
  82. [artifact:mvn] 2012-07-31 18:43:41.627:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/E:/Projects/ConnectedLiving/workspace/Archetype-Refactor/site/target/myc
  83. ompany/},file:/E:/Projects/ConnectedLiving/workspace/Archetype-Refactor/site/target/mycompany/
  84. [artifact:mvn] 2012-07-31 18:43:41.691:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/E:/Projects/ConnectedLiving/workspace/Archetype-Refactor/site/target/myc
  85. ompany/},file:/E:/Projects/ConnectedLiving/workspace/Archetype-Refactor/site/target/mycompany/
  86. [artifact:mvn] 2012-07-31 18:43:41.695:INFO:/:Set web app root system property: 'site.root' = [E:\Projects\ConnectedLiving\workspace\Archetype-Refactor\site\target\mycompany]
  87. [artifact:mvn] SLF4J: Class path contains multiple SLF4J bindings.
  88. [artifact:mvn] SLF4J: Found binding in [jar:file:/E:/MvnRepository/repo/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  89. [artifact:mvn] SLF4J: Found binding in [jar:file:/E:/Projects/ConnectedLiving/workspace/Archetype-Refactor/site/target/mycompany/WEB-INF/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl
  90. /StaticLoggerBinder.class]
  91. [artifact:mvn] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  92. [artifact:mvn] 2012-07-31 18:43:41.747:INFO:/:Initializing log4j from [E:\Projects\ConnectedLiving\workspace\Archetype-Refactor\site\target\mycompany\WEB-INF\log4j.xml]
  93. [artifact:mvn] 2012-07-31 18:43:41.858:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/E:/Projects/ConnectedLiving/workspace/Archetype-Refactor/site/target/myc
  94. ompany/},file:/E:/Projects/ConnectedLiving/workspace/Archetype-Refactor/site/target/mycompany/
  95. [artifact:mvn] 2012-07-31 18:43:41.867:INFO:/:Initializing Spring root WebApplicationContext
  96. [artifact:mvn] [ WARN] 18:43:45 RuntimeEnvironmentPropertiesConfigurer - Unable to determine runtime environment, using default environment 'development'
  97. [artifact:mvn] [ WARN] 18:43:46 ConfigurationFactory - No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/E:/MvnRepository/rep
  98. o/net/sf/ehcache/ehcache-core/2.4.2/ehcache-core-2.4.2.jar!/ehcache-failsafe.xml
  99. [artifact:mvn] [ WARN] 18:43:46 CacheManager - Creating a new instance of CacheManager using the diskStorePath "C:\Users\dilupa.m\AppData\Local\Temp\" which is already used by an e
  100. xisting CacheManager.
  101. [artifact:mvn] The source of the configuration was net.sf.ehcache.config.generator.ConfigurationSource$DefaultConfigurationSource@5c5556af.
  102. [artifact:mvn] The diskStore path for this CacheManager will be set to C:\Users\dilupa.m\AppData\Local\Temp\\ehcache_auto_created_1343740426481.
  103. [artifact:mvn] To avoid this warning consider using the CacheManager factory methods to create a singleton CacheManager or specifying a separate ehcache configuration (ehcache.xml)
  104. for each CacheManager instance.
  105. [artifact:mvn] [ INFO] 18:43:47 Version - Hibernate Commons Annotations 3.2.0.Final
  106. [artifact:mvn] [ INFO] 18:43:47 Environment - Hibernate 3.6.8.Final
  107. [artifact:mvn] [ INFO] 18:43:47 Environment - hibernate.properties not found
  108. [artifact:mvn] [ INFO] 18:43:47 Environment - Bytecode provider name : javassist
  109. [artifact:mvn] [ INFO] 18:43:47 Environment - using JDK 1.4 java.sql.Timestamp handling
  110. [artifact:mvn] [ INFO] 18:43:47 Version - Hibernate EntityManager 3.6.8.Final
  111. [artifact:mvn] [ INFO] 18:43:47 Ejb3Configuration - Processing PersistenceUnitInfo [
  112. [artifact:mvn] name: blPU
  113. [artifact:mvn] ...]
  114. [artifact:mvn] [ERROR] 18:43:47 Ejb3Configuration - Container is providing a null PersistenceUnitRootUrl: discovery impossible
  115. [artifact:mvn] [ INFO] 18:43:47 Ejb3Configuration - Unable to resolve mapping file [config/bc/jpa/domain/User.orm.xml]
  116. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_SANDBOX_BY_NAME => SELECT sandbox FROM org.broadleafcommerce.common.sandbox.domain.SandBox sandbox WHERE
  117. sandbox.name = :name
  118. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_SANDBOX_BY_TYPE => SELECT sandbox FROM org.broadleafcommerce.common.sandbox.domain.SandBox sandbox WHERE
  119. sandbox.sandboxType = :sandboxType
  120. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_SANDBOX_BY_TYPE_AND_NAME => SELECT sandbox FROM org.broadleafcommerce.common.sandbox.domain.SandBox sandb
  121. ox WHERE sandbox.sandboxType = :sandboxType AND sandbox.name = :sandboxName
  122. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_SYSTEM_PROPERTIES => SELECT sysProp FROM org.broadleafcommerce.common.config.domain.SystemPropertyImp
  123. l sysProp
  124. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_SYSTEM_PROPERTIES_BY_NAME => SELECT sysProp FROM org.broadleafcommerce.common.config.domain.SystemPropert
  125. yImpl sysProp WHERE sysProp.name = :propertyName
  126. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CHALLENGE_QUESTIONS => SELECT question FROM org.broadleafcommerce.profile.core.domain.ChallengeQuestion q
  127. uestion ORDER BY question.id
  128. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CHALLENGE_QUESTION_BY_ID => SELECT question FROM org.broadleafcommerce.profile.core.domain.ChallengeQuest
  129. ion question WHERE question.id = :question_id
  130. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_FIND_COUNTRIES => SELECT country FROM org.broadleafcommerce.profile.core.domain.Country country ORDER BY count
  131. ry.abbreviation
  132. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CUSTOMER_BY_USER_NAME => SELECT customer FROM org.broadleafcommerce.profile.core.domain.Customer customer
  133. WHERE customer.username = :username
  134. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CUSTOMER_BY_EMAIL => SELECT customer FROM org.broadleafcommerce.profile.core.domain.Customer customer WHE
  135. RE customer.emailAddress = :email
  136. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ACTIVE_CUSTOMER_ADDRESSES_BY_CUSTOMER_ID => SELECT ca FROM org.broadleafcommerce.profile.core.domain.Cust
  137. omerAddress ca WHERE ca.customer.id = :customerId AND ca.address.isActive = TRUE ORDER BY ca.id
  138. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_FIND_DEFAULT_ADDRESS_BY_CUSTOMER_ID => SELECT ca FROM org.broadleafcommerce.profile.core.domain.CustomerAddres
  139. s ca WHERE ca.customer.id = :customerId AND ca.address.isDefault = TRUE
  140. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ACTIVE_CUSTOMER_PHONES_BY_CUSTOMER_ID => SELECT cp FROM org.broadleafcommerce.profile.core.domain.Custome
  141. rPhone cp WHERE cp.customer.id = :customerId AND cp.phone.isActive = TRUE ORDER BY cp.id
  142. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_FIND_DEFAULT_PHONE_BY_CUSTOMER_ID => SELECT cp FROM org.broadleafcommerce.profile.core.domain.CustomerPhone cp
  143. WHERE cp.customer.id = :customerId AND cp.phone.isDefault = TRUE
  144. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_CUSTOMER_PHONES_BY_CUSTOMER_ID => SELECT cp FROM org.broadleafcommerce.profile.core.domain.CustomerPh
  145. one cp WHERE cp.customer.id = :customerId ORDER BY cp.id
  146. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_FIND_NEXT_ID => SELECT idGeneration FROM org.broadleafcommerce.profile.core.domain.IdGeneration idGeneration W
  147. HERE idGeneration.type = :idType
  148. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CUSTOMER_ROLES_BY_CUSTOMER_ID => SELECT customerRole FROM org.broadleafcommerce.profile.core.domain.Custo
  149. merRole customerRole WHERE customerRole.customer.id = :customerId
  150. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ROLE_BY_NAME => SELECT role FROM org.broadleafcommerce.profile.core.domain.Role role WHERE role.roleName
  151. = :name
  152. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_FIND_STATES => SELECT state FROM org.broadleafcommerce.profile.core.domain.State state ORDER BY state.name
  153. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_FIND_STATES_BY_COUNTRY_ABBREVIATION => SELECT state FROM org.broadleafcommerce.profile.core.domain.State state
  154. WHERE state.country.abbreviation = :countryAbbreviation ORDER BY state.name
  155. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_CATEGORIES => SELECT category FROM org.broadleafcommerce.core.catalog.domain.Category category
  156. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CATEGORY_BY_NAME => SELECT category FROM org.broadleafcommerce.core.catalog.domain.Category category WHER
  157. E name = :categoryName
  158. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_SUBCATEGORIES => SELECT category FROM org.broadleafcommerce.core.catalog.domain.Category category WHE
  159. RE category.defaultParentCategory = :defaultParentCategory
  160. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CATEGORY_BY_URL_KEY => SELECT category FROM org.broadleafcommerce.core.catalog.domain.Category category W
  161. HERE category.urlKey = :urlKey
  162. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ACTIVE_SUBCATEGORIES_BY_CATEGORY => SELECT category FROM org.broadleafcommerce.core.catalog.domain.Catego
  163. ry category WHERE category.defaultParentCategory = :defaultParentCategory AND category.activeStartDate <= :currentDate AND (category.activeEndDate > :currentDate OR category.active
  164. EndDate = null) AND (category.archiveStatus.archived IS NULL OR category.archiveStatus.archived = 'N')
  165. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CATEGORY_OUTGOING_URL => SELECT category FROM org.broadleafcommerce.core.catalog.domain.Category category
  166. WHERE category.url = :url
  167. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CATEGORY_XREF_BY_CATEGORYID => SELECT categoryXref FROM org.broadleafcommerce.core.catalog.domain.Categor
  168. yXrefImpl categoryXref WHERE CATEGORY_ID = :categoryId
  169. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CATEGORY_XREF_BY_SUBCATEGORYID => SELECT categoryXref FROM org.broadleafcommerce.core.catalog.domain.Cate
  170. goryXrefImpl categoryXref WHERE SUB_CATEGORY_ID = :subCategoryId
  171. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CATEGORY_XREF_BY_IDS => SELECT categoryXref FROM org.broadleafcommerce.core.catalog.domain.CategoryXrefIm
  172. pl categoryXref WHERE CATEGORY_ID = :categoryId AND SUB_CATEGORY_ID = :subCategoryId
  173. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_PRODUCTS => SELECT product FROM org.broadleafcommerce.core.catalog.domain.Product product
  174. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_PRODUCTS_BY_NAME => SELECT product FROM org.broadleafcommerce.core.catalog.domain.Product product WHERE p
  175. roduct.defaultSku.name LIKE :name
  176. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ACTIVE_PRODUCTS_BY_SKU => SELECT product FROM org.broadleafcommerce.core.catalog.domain.Product product,
  177. IN(product.additionalSkus) sku WHERE sku.id = :skuId AND product.defaultSku.activeStartDate <= :currentDate AND (product.defaultSku.activeEndDate > :currentDate OR product.defaultS
  178. ku.activeEndDate = null) AND (product.archiveStatus.archived IS NULL OR product.archiveStatus.archived = 'N')
  179. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_AUTOMATIC_PRODUCT_BUNDLES => SELECT productBundle FROM org.broadleafcommerce.core.catalog.domain.ProductB
  180. undle productBundle WHERE productBundle.autoBundle = :autoBundle AND productBundle.defaultSku.activeStartDate <= :currentDate AND (productBundle.defaultSku.activeEndDate > :current
  181. Date OR productBundle.defaultSku.activeEndDate = null) AND (productBundle.archiveStatus.archived IS NULL OR productBundle.archiveStatus.archived = 'N')
  182. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ACTIVE_PRODUCTS_BY_CATEGORY => SELECT categoryProduct.categoryProductXref.product FROM org.broadleafcomme
  183. rce.core.catalog.domain.CategoryProductXrefImpl categoryProduct WHERE categoryProduct.categoryProductXref.category.id = :categoryId AND categoryProduct.categoryProductXref.product.
  184. defaultSku.activeStartDate <= :currentDate AND (categoryProduct.categoryProductXref.product.defaultSku.activeEndDate > :currentDate OR categoryProduct.categoryProductXref.product.d
  185. efaultSku.activeEndDate = null) AND (categoryProduct.categoryProductXref.product.archiveStatus.archived IS NULL OR categoryProduct.categoryProductXref.product.archiveStatus.archive
  186. d = 'N') ORDER BY categoryProduct.displayOrder
  187. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_PRODUCTS_BY_CATEGORY => SELECT categoryProduct.categoryProductXref.product FROM org.broadleafcommerce.cor
  188. e.catalog.domain.CategoryProductXrefImpl categoryProduct WHERE categoryProduct.categoryProductXref.category.id = :categoryId ORDER BY categoryProduct.displayOrder
  189. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_PRODUCTS_BY_OUTGOING_URL => SELECT product FROM org.broadleafcommerce.core.catalog.domain.Product product
  190. WHERE (product.url = :url) OR (product.urlKey = :urlKey)
  191. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_PRODUCT_OPTIONS => SELECT productOption FROM org.broadleafcommerce.core.catalog.domain.ProductOption
  192. productOption
  193. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_FIRST_SKU => SELECT sku FROM org.broadleafcommerce.core.catalog.domain.Sku sku WHERE sku.id = (SELECT MIN
  194. (smallSku.id) FROM org.broadleafcommerce.core.catalog.domain.Sku smallSku)
  195. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_SKUS => SELECT sku FROM org.broadleafcommerce.core.catalog.domain.Sku sku
  196. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_SKUS_BY_ID => SELECT sku FROM org.broadleafcommerce.core.catalog.domain.Sku sku WHERE sku.id IN (:skuIds)
  197.  
  198. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_SKU_AVAILABILITIES_BY_SKU_IDS => SELECT skuAvailability FROM org.broadleafcommerce.core.inventory.domain.
  199. SkuAvailability skuAvailability WHERE skuAvailability.skuId in (:skuIds) AND skuAvailability.locationId is null
  200. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_SKU_AVAILABILITIES_BY_LOCATION_ID_AND_SKU_IDS => SELECT skuAvailability FROM org.broadleafcommerce.core.i
  201. nventory.domain.SkuAvailability skuAvailability WHERE skuAvailability.skuId in (:skuIds) AND skuAvailability.locationId = :locationId
  202. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_TARGET_CONTENTS => SELECT targetContent FROM org.broadleafcommerce.core.marketing.domain.TargetContent ta
  203. rgetContent
  204. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_TARGET_CONTENTS_BY_PRIORITY => SELECT targetContent FROM org.broadleafcommerce.core.marketing.domain.Targ
  205. etContent targetContent WHERE targetContent.priority = :priority AND SYS_DATE > targetContent.onlineDate AND targetContent.offlineDate > SYSDATE
  206. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_TARGET_CONTENTS_BY_NAME_TYPE => SELECT targetContent FROM org.broadleafcommerce.core.marketing.domain.Tar
  207. getContent targetContent WHERE targetContent.contentName = :name AND targetContent.contentType = :type AND SYSDATE > targetContent.onlineDate AND targetContent.offlineDate > SYSDAT
  208. E ORDER BY priority, online_date desc
  209. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_FIRST_SHIPPING_RATE_BY_FEE_TYPES => SELECT shippingRate FROM org.broadleafcommerce.core.pricing.domain.Sh
  210. ippingRate shippingRate WHERE shippingRate.feeType = :feeType AND shippingRate.feeSubType = :feeSubType AND shippingRate.bandUnitQuantity > :bandUnitQuantity ORDER BY band_unit_qty
  211.  
  212. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CODE_TYPE_BY_KEY => SELECT codeType FROM org.broadleafcommerce.core.util.domain.CodeType codeType WHERE c
  213. odeType.key LIKE :key
  214. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_CODE_TYPES => select codeType FROM org.broadleafcommerce.core.util.domain.CodeType codeType
  215. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ORDERS_BY_CUSTOMER_ID => SELECT order FROM org.broadleafcommerce.core.order.domain.Order order WHERE orde
  216. r.customer.id = :customerId
  217. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ORDER_BY_ORDER_NUMBER => SELECT order FROM org.broadleafcommerce.core.order.domain.Order order WHERE orde
  218. r.orderNumber = :orderNumber
  219. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ORDERS_BY_CUSTOMER_ID_AND_STATUS => SELECT order FROM org.broadleafcommerce.core.order.domain.Order order
  220. WHERE order.customer.id = :customerId AND order.status = :orderStatus
  221. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ORDER_BY_CUSTOMER_ID => SELECT order FROM org.broadleafcommerce.core.order.domain.Order order WHERE order
  222. .customer.id = :customerId AND order.id = :orderId
  223. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ORDERS_BY_CUSTOMER_NAME_AND_STATUS => SELECT order FROM org.broadleafcommerce.core.order.domain.Order ord
  224. er WHERE order.customer.id = :customerId AND order.status = :orderStatus AND order.name = :orderName
  225. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ORDERS_BY_CUSTOMER_ID_AND_NAME_NULL => SELECT order FROM org.broadleafcommerce.core.order.domain.Order or
  226. der WHERE order.customer.id = :customerId AND order.status = :orderStatus AND order.name is null
  227. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_NAMED_ORDER_FOR_CUSTOMER => SELECT order FROM org.broadleafcommerce.core.order.domain.Order order WHERE o
  228. rder.customer.id = :customerId AND order.name = :orderName AND order.status = :orderStatus
  229. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ORDER_ITEMS_BY_ORDER_ID => SELECT orderItem FROM org.broadleafcommerce.core.order.domain.OrderItem orderI
  230. tem WHERE orderItem.order = :orderId
  231. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ORDER_BY_ORDER_ITEM => SELECT orderItem FROM org.broadleafcommerce.core.order.domain.OrderItem orderItem
  232. WHERE orderItem.order = :orderId
  233. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_MULTISHIP_OPTIONS_BY_ORDER_ID => SELECT mso FROM org.broadleafcommerce.core.order.domain.OrderMultishipOp
  234. tion mso WHERE mso.order.id = :orderId
  235. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_MULTISHIP_OPTIONS_BY_ORDER_ITEM_ID => SELECT mso FROM org.broadleafcommerce.core.order.domain.OrderMultis
  236. hipOption mso WHERE mso.orderItem.id = :orderItemId
  237. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ORDERS_PAYMENTS_BY_ORDER_ID => SELECT paymentInfo FROM org.broadleafcommerce.core.payment.domain.PaymentI
  238. nfo paymentInfo WHERE paymentInfo.order.id = :orderId
  239. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_OFFERS_BY_AUTOMATIC_DELIVERY_TYPE => SELECT offer FROM org.broadleafcommerce.core.offer.domain.Offer offe
  240. r WHERE offer.deliveryType = 'AUTOMATIC' AND (offer.startDate <= :specifiedDate OR offer.startDate = null) AND (offer.endDate > :specifiedDate OR offer.endDate = null) AND (offer.a
  241. rchiveStatus.archived IS NULL OR offer.archiveStatus.archived = 'N')
  242. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CUSTOMER_OFFER_BY_CUSTOMER_ID => SELECT customerOffer FROM org.broadleafcommerce.core.offer.domain.Custom
  243. erOffer customerOffer WHERE customerOffer.customer.id = :customerId
  244. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_OFFER_CODE_BY_CODE => SELECT offerCode FROM org.broadleafcommerce.core.offer.domain.OfferCode offerCode W
  245. HERE offerCode.offerCode = :code
  246. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_OFFERS => SELECT offer FROM org.broadleafcommerce.core.offer.domain.Offer offer
  247. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_DEFAULT_FULFILLMENT_GROUP_BY_ORDER_ID => SELECT fg FROM org.broadleafcommerce.core.order.domain.Fulfillme
  248. ntGroup fg WHERE fg.order.id = :orderId AND fg.primary = TRUE
  249. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_FULFILLMENT_GROUP_ITEM_BY_FULFILLMENT_GROUP_ID => SELECT fulfillmentGroupItem FROM org.broadleafcommerce.
  250. core.order.domain.FulfillmentGroupItem fulfillmentGroupItem WHERE fulfillmentGroupItem.fulfillmentGroup.id = :fulfillmentGroupId
  251. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_FULFILLMENT_OPTIONS => SELECT fulfillmentOption FROM org.broadleafcommerce.core.order.domain.Fulfillm
  252. entOption fulfillmentOption
  253. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_FIND_STORE_BY_STORE_ID => SELECT store FROM org.broadleafcommerce.core.store.domain.Store store WHERE store.id
  254. = :id
  255. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_FIND_ALL_STORES => SELECT store FROM org.broadleafcommerce.core.store.domain.Store store
  256. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_FIND_ZIP_CODE_BY_ZIP_CODE => SELECT zip FROM org.broadleafcommerce.core.store.domain.ZipCode zip WHERE zip.zip
  257. code = :zipCode
  258. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_SEARCH_INTERCEPT_BY_TERM => SELECT searchIntercept FROM org.broadleafcommerce.core.search.domain.SearchIn
  259. tercept searchIntercept WHERE searchIntercept.term = :searchTerm
  260. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_SEARCH_INTERCEPTS => SELECT searchIntercept FROM org.broadleafcommerce.core.search.domain.SearchInter
  261. cept searchIntercept
  262. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_RATING_SUMMARIES_BY_ITEM_ID_AND_TYPE => SELECT ratingSummary FROM org.broadleafcommerce.core.rating.domai
  263. n.RatingSummary ratingSummary WHERE ratingSummary.ratingTypeStr = :ratingType AND ratingSummary.itemId IN (:itemIds)
  264. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_RATING_SUMMARY_BY_ITEM_ID_AND_TYPE => SELECT ratingSummary FROM org.broadleafcommerce.core.rating.domain.
  265. RatingSummary ratingSummary WHERE ratingSummary.ratingTypeStr = :ratingType AND ratingSummary.itemId = :itemId
  266. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_RATING_DETAIL_BY_CUSTOMER_ID_AND_RATING_SUMMARY_ID => SELECT ratingDetail FROM org.broadleafcommerce.core
  267. .rating.domain.RatingDetail ratingDetail WHERE ratingDetail.customer.id = :customerId AND ratingDetail.ratingSummary.id = :ratingSummaryId
  268. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_REVIEW_DETAIL_BY_CUSTOMER_ID_AND_RATING_SUMMARY_ID => SELECT reviewDetail FROM org.broadleafcommerce.core
  269. .rating.domain.ReviewDetail reviewDetail WHERE reviewDetail.customer.id = :customerId AND reviewDetail.ratingSummary.id = :ratingSummaryId
  270. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: 8 => SELECT content FROM org.broadleafcommerce.core.content.domain.Content content WHERE content.sandbox = :sandb
  271. ox AND content.contentType = :contentType AND content.activeStartDate < :contentDate AND content.activeEndDate > :displayDate AND content.online = TRUE ORDER BY priority
  272. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_CONTENT => SELECT content FROM org.broadleafcommerce.core.content.domain.Content content ORDER BY id
  273. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CONTENT_BY_IDS_AND_SANDBOX => SELECT content FROM org.broadleafcommerce.core.content.domain.Content conte
  274. nt WHERE content.id IN (:idList) AND content.sandbox = :sandbox
  275. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CONTENT_BY_IDS_WHERE_SANDBOX_IS_NULL => SELECT content FROM org.broadleafcommerce.core.content.domain.Con
  276. tent content WHERE content.id IN (:idList) AND content.sandbox is NULL
  277. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CONTENT_AWAITING_APPROVAL => SELECT content FROM org.broadleafcommerce.core.content.domain.Content conten
  278. t WHERE content.sandbox like 'AwaitingApproval%'
  279. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CONTENT_BY_SANDBOX => SELECT content FROM org.broadleafcommerce.core.content.domain.Content content WHERE
  280. content.sandbox = :sandbox AND content.online = TRUE ORDER BY priority
  281. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CONTENT_BY_LIKE_SANDBOX => SELECT content FROM org.broadleafcommerce.core.content.domain.Content content
  282. WHERE content.sandbox LIKE :sandbox AND content.online = TRUE ORDER BY priority
  283. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CONTENT_BY_SANDBOX_AND_CONTENT_TYPE => SELECT content FROM org.broadleafcommerce.core.content.domain.Cont
  284. ent content WHERE content.sandbox = :sandbox AND content.contentType = :contentType AND content.online = TRUE ORDER BY priority
  285. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CONTENT_BY_NULL_SANDBOX_AND_CONTENT_TYPE => SELECT content FROM org.broadleafcommerce.core.content.domain
  286. .Content content WHERE content.sandbox is null AND content.contentType = :contentType AND content.online = TRUE ORDER BY priority
  287. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_STAGED_CONTENT => SELECT content FROM org.broadleafcommerce.core.content.domain.Content content WHERE con
  288. tent.sandbox is NULL ORDER BY priority
  289. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CONTENT_DETAILS_BY_IDS => SELECT contentDetails FROM org.broadleafcommerce.core.content.domain.ContentDet
  290. ails contentDetails WHERE contentDetails.id IN (:contentIds)
  291. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ADMIN_USER_BY_USERNAME => SELECT adminUser FROM org.broadleafcommerce.openadmin.server.security.domain.Ad
  292. minUser adminUser WHERE adminUser.login = :userName
  293. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_ADMIN_USERS => SELECT adminUser FROM org.broadleafcommerce.openadmin.server.security.domain.AdminUser
  294. adminUser
  295. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ADMIN_USER_BY_EMAIL => SELECT adminUser FROM org.broadleafcommerce.openadmin.server.security.domain.Admin
  296. User adminUser WHERE adminUser.email = :email
  297. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_ADMIN_PERMISSIONS => SELECT adminPermission FROM org.broadleafcommerce.openadmin.server.security.doma
  298. in.AdminPermission adminPermission
  299. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_ADMIN_ROLES => SELECT adminRole FROM org.broadleafcommerce.openadmin.server.security.domain.AdminRole
  300. adminRole
  301. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_COUNT_PERMISSIONS_FOR_USER_BY_TYPE_AND_CEILING_ENTITY => SELECT COUNT(adminPermission) FROM org.broadleafcomme
  302. rce.openadmin.server.security.domain.AdminPermission adminPermission LEFT OUTER JOIN adminPermission.qualifiedEntities qualifiedEntity LEFT OUTER JOIN adminPermission.allRoles role
  303. LEFT OUTER JOIN role.allUsers roleUser LEFT OUTER JOIN adminPermission.allUsers permissionUser WHERE (roleUser = :adminUser OR permissionUser = :adminUser) AND (adminPermission.ty
  304. pe = :type OR adminPermission.type = 'ALL') AND qualifiedEntity.ceilingEntityFullyQualifiedName = :ceilingEntity
  305. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_COUNT_PERMISSIONS_BY_TYPE_AND_CEILING_ENTITY => SELECT COUNT(adminPermission) FROM org.broadleafcommerce.opena
  306. dmin.server.security.domain.AdminPermission adminPermission JOIN adminPermission.qualifiedEntities qualifiedEntity WHERE (adminPermission.type = :type OR adminPermission.type = 'AL
  307. L') AND qualifiedEntity.ceilingEntityFullyQualifiedName = :ceilingEntity
  308. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_SANDBOX_ITEM_BY_TEMP_ITEM_ID => SELECT sandboxItem FROM org.broadleafcommerce.openadmin.server.domain.San
  309. dBoxItem sandboxItem WHERE sandboxItem.temporaryItemId = :temporaryItemId AND sandboxItem.sandBoxId = :sandboxId AND sandboxItem.archivedFlag = 'N' AND sandboxItem.sandBoxItemType
  310. = :itemType
  311. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_SANDBOX_ITEMS => SELECT sandboxItem FROM org.broadleafcommerce.openadmin.server.domain.SandBoxItem sa
  312. ndboxItem WHERE sandboxItem.sandBoxId = :sandboxId AND sandboxItem.archivedFlag = 'N'
  313. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_SANDBOX_ITEMS_BY_TYPE => SELECT sandboxItem FROM org.broadleafcommerce.openadmin.server.domain.SandBo
  314. xItem sandboxItem WHERE sandboxItem.sandBoxId = :sandboxId AND sandboxItem.sandBoxItemType = :sandBoxItemType AND sandboxItem.archivedFlag = 'N' ORDER BY sandboxItem.id
  315. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_SANDBOX_ITEMS_BY_TYPES => SELECT sandboxItem FROM org.broadleafcommerce.openadmin.server.domain.SandB
  316. oxItem sandboxItem WHERE sandboxItem.sandBoxId = :sandboxId AND sandboxItem.sandBoxItemType IN (:sandBoxItemTypes) AND sandboxItem.archivedFlag = 'N' ORDER BY sandboxItem.id
  317. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_SANDBOX_ITEM_BY_GROUP_NAME => SELECT sandboxItem FROM org.broadleafcommerce.openadmin.server.domain.SandB
  318. oxItem sandboxItem WHERE sandboxItem.sandBoxId = :sandboxId AND sandboxItem.archivedFlag = 'N' AND sandboxItem.groupDescription = :groupName ORDER BY sandboxItem.id
  319. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_PAGE_FIELDS_BY_PAGE_ID => SELECT pageField FROM org.broadleafcommerce.cms.page.domain.PageField pageField
  320. WHERE pageField.page = :page
  321. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_PAGE_TEMPLATES_FOR_DEFAULT_LOCALE => SELECT pageTemplate FROM org.broadleafcommerce.cms.page.domain.PageT
  322. emplate pageTemplate WHERE pageTemplate.locale.defaultFlag = true
  323. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_PAGE_BY_URI => SELECT page FROM org.broadleafcommerce.cms.page.domain.PageImpl page WHERE page.fullUrl =
  324. :uri AND page.sandbox is null AND page.pageTemplate.locale = :locale AND page.archivedFlag = false AND page.deletedFlag = false AND (page.offlineFlag is null OR page.offlineFlag =
  325. false)
  326. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_PAGE_BY_URI_AND_PRODUCTION_SANDBOX => SELECT page FROM org.broadleafcommerce.cms.page.domain.PageImpl pag
  327. e WHERE page.fullUrl = :uri AND page.sandbox = :sandbox AND page.pageTemplate.locale = :locale AND page.archivedFlag = false AND page.deletedFlag = false AND (page.offlineFlag is n
  328. ull OR page.offlineFlag = false)
  329. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_PAGE_BY_URI_AND_USER_SANDBOX => SELECT page FROM org.broadleafcommerce.cms.page.domain.PageImpl page WHER
  330. E page.fullUrl = :uri AND page.pageTemplate.locale = :locale AND page.archivedFlag = false AND page.deletedFlag = false AND page.id in (SELECT sandboxItem.temporaryItemId FROM org.
  331. broadleafcommerce.openadmin.server.domain.SandBoxItemImpl sandboxItem WHERE (sandboxItem.originalSandBoxId = :sandboxId OR sandboxItem.sandBoxId = :sandboxId) AND sandboxItem.archi
  332. vedFlag = 'N' AND sandboxItem.temporaryItemId = page.id)
  333. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_STRUCTURED_CONTENT_TYPES => SELECT structuredContentType FROM org.broadleafcommerce.cms.structure.dom
  334. ain.StructuredContentType structuredContentType
  335. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_STRUCTURED_CONTENT_TYPE_BY_NAME => SELECT structuredContentType FROM org.broadleafcommerce.cms.structure.
  336. domain.StructuredContentType structuredContentType WHERE structuredContentType.name = :name
  337. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_CONTENT_FIELDS_BY_CONTENT_ID => SELECT scField FROM org.broadleafcommerce.cms.structure.domain.Structured
  338. ContentField scField WHERE scField.structuredContent = :structuredContent
  339. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_ACTIVE_STRUCTURED_CONTENT_BY_TYPE_AND_NAME_AND_PRODUCTION_SANDBOX => SELECT structuredContent FROM org.broadle
  340. afcommerce.cms.structure.domain.StructuredContent structuredContent WHERE structuredContent.sandbox = :sandbox AND structuredContent.structuredContentType = :contentType AND struct
  341. uredContent.locale = :locale AND structuredContent.contentName = :contentName AND structuredContent.archivedFlag = false AND structuredContent.offlineFlag = false ORDER BY structur
  342. edContent.priority
  343. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_ACTIVE_STRUCTURED_CONTENT_BY_TYPE_AND_NAME_AND_USER_SANDBOX => SELECT structuredContent FROM org.broadleafcomm
  344. erce.cms.structure.domain.StructuredContent structuredContent WHERE structuredContent.structuredContentType = :contentType AND structuredContent.locale = :locale AND structuredCont
  345. ent.contentName = :contentName AND structuredContent.archivedFlag = false AND structuredContent.id in (SELECT sandboxItem.temporaryItemId FROM org.broadleafcommerce.openadmin.serve
  346. r.domain.SandBoxItemImpl sandboxItem WHERE (sandboxItem.originalSandBoxId = :sandboxId OR sandboxItem.sandBoxId = :sandboxId) AND sandboxItem.archivedFlag = 'N' AND sandboxItem.tem
  347. poraryItemId = structuredContent.id) ORDER BY structuredContent.priority
  348. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_ACTIVE_STRUCTURED_CONTENT_BY_TYPE_AND_NAME => SELECT structuredContent FROM org.broadleafcommerce.cms.structur
  349. e.domain.StructuredContent structuredContent WHERE structuredContent.sandbox is null AND structuredContent.structuredContentType = :contentType AND structuredContent.locale = :loca
  350. le AND structuredContent.contentName = :contentName AND structuredContent.archivedFlag = false AND structuredContent.offlineFlag = false ORDER BY structuredContent.priority
  351. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_ACTIVE_STRUCTURED_CONTENT_BY_TYPE_AND_PRODUCTION_SANDBOX => SELECT structuredContent FROM org.broadleafcommerc
  352. e.cms.structure.domain.StructuredContent structuredContent WHERE structuredContent.sandbox = :sandbox AND structuredContent.structuredContentType = :contentType AND structuredConte
  353. nt.locale = :locale AND structuredContent.archivedFlag = false AND structuredContent.offlineFlag = false ORDER BY structuredContent.priority
  354. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_ACTIVE_STRUCTURED_CONTENT_BY_TYPE_AND_USER_SANDBOX => SELECT structuredContent FROM org.broadleafcommerce.cms.
  355. structure.domain.StructuredContent structuredContent WHERE structuredContent.structuredContentType = :contentType AND structuredContent.locale = :locale AND structuredContent.archi
  356. vedFlag = false AND structuredContent.id in (SELECT sandboxItem.temporaryItemId FROM org.broadleafcommerce.openadmin.server.domain.SandBoxItemImpl sandboxItem WHERE (sandboxItem.or
  357. iginalSandBoxId = :sandboxId OR sandboxItem.sandBoxId = :sandboxId) AND sandboxItem.archivedFlag = 'N' AND sandboxItem.temporaryItemId = structuredContent.id) ORDER BY structuredCo
  358. ntent.priority
  359. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_ACTIVE_STRUCTURED_CONTENT_BY_TYPE => SELECT structuredContent FROM org.broadleafcommerce.cms.structure.domain.
  360. StructuredContent structuredContent WHERE structuredContent.sandbox is null AND structuredContent.structuredContentType = :contentType AND structuredContent.locale = :locale AND st
  361. ructuredContent.archivedFlag = false AND structuredContent.offlineFlag = false ORDER BY structuredContent.priority
  362. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_ACTIVE_STRUCTURED_CONTENT_BY_NAME_AND_PRODUCTION_SANDBOX => SELECT structuredContent FROM org.broadleafcommerc
  363. e.cms.structure.domain.StructuredContent structuredContent WHERE structuredContent.sandbox = :sandbox AND structuredContent.locale = :locale AND structuredContent.contentName = :co
  364. ntentName AND structuredContent.archivedFlag = false AND structuredContent.offlineFlag = false ORDER BY structuredContent.priority
  365. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_ACTIVE_STRUCTURED_CONTENT_BY_NAME_AND_USER_SANDBOX => SELECT structuredContent FROM org.broadleafcommerce.cms.
  366. structure.domain.StructuredContent structuredContent WHERE structuredContent.locale = :locale AND structuredContent.contentName = :contentName AND structuredContent.archivedFlag =
  367. false AND structuredContent.id in (SELECT sandboxItem.temporaryItemId FROM org.broadleafcommerce.openadmin.server.domain.SandBoxItemImpl sandboxItem WHERE (sandboxItem.originalSand
  368. BoxId = :sandbox OR sandboxItem.originalSandBoxId = :sandbox) AND sandboxItem.archivedFlag = 'N' AND sandboxItem.temporaryItemId = structuredContent.id) ORDER BY structuredContent.
  369. priority
  370. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_ACTIVE_STRUCTURED_CONTENT_BY_NAME => SELECT structuredContent FROM org.broadleafcommerce.cms.structure.domain.
  371. StructuredContent structuredContent WHERE structuredContent.sandbox is null AND structuredContent.locale = :locale AND structuredContent.contentName = :contentName AND structuredCo
  372. ntent.archivedFlag = false AND structuredContent.offlineFlag = false ORDER BY structuredContent.priority
  373. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_STATIC_ASSET_BY_FULL_URL => SELECT staticAsset FROM org.broadleafcommerce.cms.file.domain.StaticAsset sta
  374. ticAsset WHERE staticAsset.sandbox = :targetSandbox AND upper(staticAsset.fullUrl) = upper(:fullUrl)
  375. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_STATIC_ASSET_BY_FULL_URL_AND_TARGET_SANDBOX_NULL => SELECT staticAsset FROM org.broadleafcommerce.cms.fil
  376. e.domain.StaticAsset staticAsset WHERE staticAsset.sandbox is null AND upper(staticAsset.fullUrl) = upper(:fullUrl)
  377. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_LOCALE_BY_CODE => SELECT locale FROM org.broadleafcommerce.common.locale.domain.Locale locale WHERE local
  378. e.localeCode = :localeCode
  379. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_DEFAULT_LOCALE => SELECT locale FROM org.broadleafcommerce.common.locale.domain.Locale locale WHERE local
  380. e.defaultFlag = true
  381. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_ALL_LOCALES => SELECT locale FROM org.broadleafcommerce.common.locale.domain.Locale locale
  382. [artifact:mvn] [ INFO] 18:43:48 QueryBinder - Binding Named query: BC_READ_OUTGOING_URL => SELECT page FROM org.broadleafcommerce.cms.url.domain.URLHandlerImpl page WHERE page.inco
  383. mingURL = :incomingURL
  384. [artifact:mvn] [ INFO] 18:43:48 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl
  385. [artifact:mvn] [ INFO] 18:43:48 EntityBinder - Bind entity org.broadleafcommerce.common.email.domain.EmailTrackingClicksImpl on table BLC_EMAIL_TRACKING_CLICKS
  386. [artifact:mvn] [ INFO] 18:43:48 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.common.email.domain.EmailTrackingImpl
  387. [artifact:mvn] [ INFO] 18:43:48 EntityBinder - Bind entity org.broadleafcommerce.common.email.domain.EmailTrackingImpl on table BLC_EMAIL_TRACKING
  388. [artifact:mvn] [ INFO] 18:43:48 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl
  389. [artifact:mvn] [ INFO] 18:43:48 EntityBinder - Bind entity org.broadleafcommerce.common.email.domain.EmailTrackingOpensImpl on table BLC_EMAIL_TRACKING_OPENS
  390. [artifact:mvn] [ INFO] 18:43:48 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.common.locale.domain.LocaleImpl
  391. [artifact:mvn] [ INFO] 18:43:48 EntityBinder - Bind entity org.broadleafcommerce.common.locale.domain.LocaleImpl on table BLC_LOCALE
  392. [artifact:mvn] [ INFO] 18:43:48 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.common.sandbox.domain.SandBoxImpl
  393. [artifact:mvn] [ INFO] 18:43:48 EntityBinder - Bind entity org.broadleafcommerce.common.sandbox.domain.SandBoxImpl on table BLC_SANDBOX
  394. [artifact:mvn] [ INFO] 18:43:48 EntityBinder - Adding secondary table to entity org.broadleafcommerce.common.sandbox.domain.SandBoxImpl -> BLC_SITE_SANDBOX
  395. [artifact:mvn] [ INFO] 18:43:48 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.common.site.domain.SiteImpl
  396. [artifact:mvn] [ INFO] 18:43:48 EntityBinder - Bind entity org.broadleafcommerce.common.site.domain.SiteImpl on table BLC_SITE
  397. [artifact:mvn] [ INFO] 18:43:48 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl
  398. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.common.enumeration.domain.DataDrivenEnumerationImpl on table BLC_DATA_DRIVEN_ENUMERATION
  399. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.common.config.domain.SystemPropertyImpl
  400. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.common.config.domain.SystemPropertyImpl on table BLC_SYSTEM_PROPERTY
  401. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.profile.core.domain.AddressImpl
  402. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.profile.core.domain.AddressImpl on table BLC_ADDRESS
  403. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.profile.core.domain.ChallengeQuestionImpl
  404. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.profile.core.domain.ChallengeQuestionImpl on table BLC_CHALLENGE_QUESTION
  405. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.profile.core.domain.CountryImpl
  406. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.profile.core.domain.CountryImpl on table BLC_COUNTRY
  407. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.profile.core.domain.CustomerAddressImpl
  408. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.profile.core.domain.CustomerAddressImpl on table BLC_CUSTOMER_ADDRESS
  409. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.profile.core.domain.CustomerAttributeImpl
  410. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.profile.core.domain.CustomerAttributeImpl on table BLC_CUSTOMER_ATTRIBUTE
  411. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.profile.core.domain.CustomerImpl
  412. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.profile.core.domain.CustomerImpl on table BLC_CUSTOMER
  413. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.profile.core.domain.CustomerPhoneImpl
  414. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.profile.core.domain.CustomerPhoneImpl on table BLC_CUSTOMER_PHONE
  415. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.profile.core.domain.CustomerRoleImpl
  416. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.profile.core.domain.CustomerRoleImpl on table BLC_CUSTOMER_ROLE
  417. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.profile.core.domain.CustomerForgotPasswordSecurityTokenImpl
  418. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.profile.core.domain.CustomerForgotPasswordSecurityTokenImpl on table BLC_CUSTOMER_PASSWORD_TOKEN
  419. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.profile.core.domain.IdGenerationImpl
  420. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.profile.core.domain.IdGenerationImpl on table BLC_ID_GENERATION
  421. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.profile.core.domain.PhoneImpl
  422. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.profile.core.domain.PhoneImpl on table BLC_PHONE
  423. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.profile.core.domain.RoleImpl
  424. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.profile.core.domain.RoleImpl on table BLC_ROLE
  425. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.profile.core.domain.StateImpl
  426. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.profile.core.domain.StateImpl on table BLC_STATE
  427. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.catalog.domain.CategoryImpl
  428. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.catalog.domain.CategoryImpl on table BLC_CATEGORY
  429. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.media.domain.MediaImpl
  430. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.media.domain.MediaImpl on table BLC_MEDIA
  431. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl
  432. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl on table BLC_CATEGORY_PRODUCT_XREF
  433. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl
  434. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.catalog.domain.CategoryXrefImpl on table BLC_CATEGORY_XREF
  435. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl
  436. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.catalog.domain.CrossSaleProductImpl on table BLC_PRODUCT_CROSS_SALE
  437. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl
  438. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.catalog.domain.FeaturedProductImpl on table BLC_PRODUCT_FEATURED
  439. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl
  440. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.catalog.domain.ProductAttributeImpl on table BLC_PRODUCT_ATTRIBUTE
  441. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.catalog.domain.ProductImpl
  442. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.catalog.domain.ProductImpl on table BLC_PRODUCT
  443. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.catalog.domain.ProductBundleImpl
  444. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.catalog.domain.ProductBundleImpl on table BLC_PRODUCT_BUNDLE
  445. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.catalog.domain.ProductOptionImpl
  446. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.catalog.domain.ProductOptionImpl on table BLC_PRODUCT_OPTION
  447. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl
  448. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.catalog.domain.ProductOptionValueImpl on table BLC_PRODUCT_OPTION_VALUE
  449. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl
  450. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.catalog.domain.SkuBundleItemImpl on table BLC_SKU_BUNDLE_ITEM
  451. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl
  452. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.catalog.domain.SkuAttributeImpl on table BLC_SKU_ATTRIBUTE
  453. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.catalog.domain.SkuImpl
  454. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.catalog.domain.SkuImpl on table BLC_SKU
  455. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Adding secondary table to entity org.broadleafcommerce.core.catalog.domain.SkuImpl -> BLC_PRODUCT_SKU_XREF
  456. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.catalog.domain.SkuFeeImpl
  457. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.catalog.domain.SkuFeeImpl on table BLC_SKU_FEE
  458. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl
  459. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.catalog.domain.UpSaleProductImpl on table BLC_PRODUCT_UP_SALE
  460. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.util.domain.CodeTypeImpl
  461. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.util.domain.CodeTypeImpl on table BLC_CODE_TYPES
  462. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl
  463. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.inventory.domain.SkuAvailabilityImpl on table BLC_SKU_AVAILABILITY
  464. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.marketing.domain.TargetContentImpl
  465. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.marketing.domain.TargetContentImpl on table BLC_TARGET_CONTENT
  466. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl
  467. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.offer.domain.CandidateFulfillmentGroupOfferImpl on table BLC_CANDIDATE_FG_OFFER
  468. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl
  469. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.offer.domain.CandidateItemOfferImpl on table BLC_CANDIDATE_ITEM_OFFER
  470. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl
  471. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.offer.domain.CandidateOrderOfferImpl on table BLC_CANDIDATE_ORDER_OFFER
  472. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.offer.domain.CustomerOfferImpl
  473. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.offer.domain.CustomerOfferImpl on table BLC_CUSTOMER_OFFER_XREF
  474. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl
  475. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.offer.domain.FulfillmentGroupAdjustmentImpl on table BLC_FG_ADJUSTMENT
  476. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.offer.domain.OfferAuditImpl
  477. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.offer.domain.OfferAuditImpl on table BLC_OFFER_AUDIT
  478. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.offer.domain.OfferCodeImpl
  479. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.offer.domain.OfferCodeImpl on table BLC_OFFER_CODE
  480. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.offer.domain.OfferImpl
  481. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.offer.domain.OfferImpl on table BLC_OFFER
  482. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Adding secondary table to entity org.broadleafcommerce.core.offer.domain.OfferImpl -> BLC_TAR_CRIT_OFFER_XREF
  483. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.offer.domain.OfferRuleImpl
  484. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.offer.domain.OfferRuleImpl on table BLC_OFFER_RULE
  485. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.offer.domain.OfferInfoImpl
  486. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.offer.domain.OfferInfoImpl on table BLC_OFFER_INFO
  487. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl
  488. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.offer.domain.OrderAdjustmentImpl on table BLC_ORDER_ADJUSTMENT
  489. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl
  490. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.offer.domain.OrderItemAdjustmentImpl on table BLC_ORDER_ITEM_ADJUSTMENT
  491. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.domain.OrderItemImpl
  492. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.order.domain.OrderItemImpl on table BLC_ORDER_ITEM
  493. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.domain.BundleOrderItemImpl
  494. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.order.domain.BundleOrderItemImpl on table BLC_BUNDLE_ORDER_ITEM
  495. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl
  496. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl on table BLC_DISCRETE_ORDER_ITEM
  497. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.domain.DynamicPriceDiscreteOrderItemImpl
  498. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.order.domain.DynamicPriceDiscreteOrderItemImpl on table BLC_DYN_DISCRETE_ORDER_ITEM
  499. [artifact:mvn] [ INFO] 18:43:49 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl
  500. [artifact:mvn] [ INFO] 18:43:49 EntityBinder - Bind entity org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl on table BLC_FULFILLMENT_GROUP
  501. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl
  502. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.order.domain.FulfillmentGroupItemImpl on table BLC_FULFILLMENT_GROUP_ITEM
  503. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl
  504. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.order.domain.FulfillmentGroupFeeImpl on table BLC_FULFILLMENT_GROUP_FEE
  505. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl
  506. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.order.domain.FulfillmentOptionImpl on table BLC_FULFILLMENT_OPTION
  507. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.fulfillment.domain.FixedPriceFulfillmentOptionImpl
  508. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.order.fulfillment.domain.FixedPriceFulfillmentOptionImpl on table BLC_FULFILLMENT_OPTION_FIXED
  509.  
  510. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.fulfillment.domain.BandedPriceFulfillmentOptionImpl
  511. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.order.fulfillment.domain.BandedPriceFulfillmentOptionImpl on table BLC_FULFILLMENT_OPT_BANDED_
  512. PRICE
  513. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.fulfillment.domain.BandedWeightFulfillmentOptionImpl
  514. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.order.fulfillment.domain.BandedWeightFulfillmentOptionImpl on table BLC_FULFILLMENT_OPT_BANDED
  515. _WGT
  516. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBandImpl
  517. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentPriceBandImpl on table BLC_FULFILLMENT_PRICE_BAND
  518. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl
  519. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.order.fulfillment.domain.FulfillmentWeightBandImpl on table BLC_FULFILLMENT_WEIGHT_BAND
  520. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.domain.GiftWrapOrderItemImpl
  521. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.order.domain.GiftWrapOrderItemImpl on table BLC_GIFTWRAP_ORDER_ITEM
  522. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.domain.OrderImpl
  523. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.order.domain.OrderImpl on table BLC_ORDER
  524. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.domain.OrderAttributeImpl
  525. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.order.domain.OrderAttributeImpl on table BLC_ORDER_ATTRIBUTE
  526. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl
  527. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.order.domain.OrderMultishipOptionImpl on table BLC_ORDER_MULTISHIP_OPTION
  528. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl
  529. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.order.domain.OrderItemAttributeImpl on table BLC_ORDER_ITEM_ATTRIBUTE
  530. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl
  531. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.order.domain.BundleOrderItemFeePriceImpl on table BLC_BUND_ITEM_FEE_PRICE
  532. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl
  533. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.order.domain.DiscreteOrderItemFeePriceImpl on table BLC_DISC_ITEM_FEE_PRICE
  534. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.domain.PersonalMessageImpl
  535. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.order.domain.PersonalMessageImpl on table BLC_PERSONAL_MESSAGE
  536. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.order.domain.TaxDetailImpl
  537. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.order.domain.TaxDetailImpl on table BLC_TAX_DETAIL
  538. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.payment.domain.PaymentInfoImpl
  539. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.payment.domain.PaymentInfoImpl on table BLC_ORDER_PAYMENT
  540. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.payment.domain.AmountItemImpl
  541. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.payment.domain.AmountItemImpl on table BLC_AMOUNT_ITEM
  542. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.payment.domain.PaymentLogImpl
  543. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.payment.domain.PaymentLogImpl on table BLC_PAYMENT_LOG
  544. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.payment.domain.PaymentResponseItemImpl
  545. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.payment.domain.PaymentResponseItemImpl on table BLC_PAYMENT_RESPONSE_ITEM
  546. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.pricing.domain.ShippingRateImpl
  547. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.pricing.domain.ShippingRateImpl on table BLC_SHIPPING_RATE
  548. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.store.domain.StoreImpl
  549. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.store.domain.StoreImpl on table BLC_STORE
  550. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.store.domain.ZipCodeImpl
  551. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.store.domain.ZipCodeImpl on table BLC_ZIP_CODE
  552. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl
  553. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.search.domain.CategorySearchFacetImpl on table BLC_CATEGORY_SEARCH_FACET_XREF
  554. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.search.domain.SearchInterceptImpl
  555. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.search.domain.SearchInterceptImpl on table BLC_SEARCH_INTERCEPT
  556. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.search.domain.SearchSynonymImpl
  557. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.search.domain.SearchSynonymImpl on table BLC_SEARCH_SYNONYM
  558. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.search.domain.SearchFacetImpl
  559. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.search.domain.SearchFacetImpl on table BLC_SEARCH_FACET
  560. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl
  561. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.search.domain.SearchFacetRangeImpl on table BLC_SEARCH_FACET_RANGE
  562. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.rating.domain.RatingSummaryImpl
  563. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.rating.domain.RatingSummaryImpl on table BLC_RATING_SUMMARY
  564. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.rating.domain.RatingDetailImpl
  565. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.rating.domain.RatingDetailImpl on table BLC_RATING_DETAIL
  566. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.rating.domain.ReviewDetailImpl
  567. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.rating.domain.ReviewDetailImpl on table BLC_REVIEW_DETAIL
  568. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.rating.domain.ReviewFeedbackImpl
  569. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.rating.domain.ReviewFeedbackImpl on table BLC_REVIEW_FEEDBACK
  570. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.content.domain.ContentImpl
  571. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.content.domain.ContentImpl on table BLC_CONTENT
  572. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.content.domain.ContentDetailsImpl
  573. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.content.domain.ContentDetailsImpl on table BLC_CONTENT_DETAILS
  574. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl
  575. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl on table BLC_OFFER_ITEM_CRITERIA
  576. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Adding secondary table to entity org.broadleafcommerce.core.offer.domain.OfferItemCriteriaImpl -> BLC_QUAL_CRIT_OFFER_XREF
  577. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.offer.domain.CriteriaOfferXref
  578. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.core.offer.domain.CriteriaOfferXref on table BLC_QUAL_CRIT_OFFER_XREF
  579. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.openadmin.server.security.domain.ForgotPasswordSecurityTokenImpl
  580. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.openadmin.server.security.domain.ForgotPasswordSecurityTokenImpl on table BLC_ADMIN_PASSWORD_TOKEN
  581. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.openadmin.server.security.domain.AdminPermissionImpl
  582. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.openadmin.server.security.domain.AdminPermissionImpl on table BLC_ADMIN_PERMISSION
  583. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.openadmin.server.security.domain.AdminPermissionQualifiedEntityImpl
  584. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.openadmin.server.security.domain.AdminPermissionQualifiedEntityImpl on table BLC_ADMIN_PERMISSION_E
  585. NTITY
  586. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.openadmin.server.security.domain.AdminRoleImpl
  587. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.openadmin.server.security.domain.AdminRoleImpl on table BLC_ADMIN_ROLE
  588. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.openadmin.server.security.domain.AdminUserImpl
  589. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.openadmin.server.security.domain.AdminUserImpl on table BLC_ADMIN_USER
  590. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Adding secondary table to entity org.broadleafcommerce.openadmin.server.security.domain.AdminUserImpl -> BLC_ADMIN_USER_SANDBOX
  591. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.openadmin.server.domain.SandBoxItemImpl
  592. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.openadmin.server.domain.SandBoxItemImpl on table BLC_SANDBOX_ITEM
  593. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.openadmin.server.domain.SandBoxActionImpl
  594. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.openadmin.server.domain.SandBoxActionImpl on table BLC_SANDBOX_ACTION
  595. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.field.domain.FieldDefinitionImpl
  596. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.field.domain.FieldDefinitionImpl on table BLC_FLD_DEF
  597. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.field.domain.FieldGroupImpl
  598. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.field.domain.FieldGroupImpl on table BLC_FLD_GROUP
  599. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.page.domain.PageImpl
  600. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.page.domain.PageImpl on table BLC_PAGE
  601. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.page.domain.PageFieldImpl
  602. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.page.domain.PageFieldImpl on table BLC_PAGE_FLD
  603. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.page.domain.PageTemplateImpl
  604. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.page.domain.PageTemplateImpl on table BLC_PAGE_TMPLT
  605. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.page.domain.PageRuleImpl
  606. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.page.domain.PageRuleImpl on table BLC_PAGE_RULE
  607. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.page.domain.PageItemCriteriaImpl
  608. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.page.domain.PageItemCriteriaImpl on table BLC_PAGE_ITEM_CRITERIA
  609. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Adding secondary table to entity org.broadleafcommerce.cms.page.domain.PageItemCriteriaImpl -> BLC_QUAL_CRIT_PAGE_XREF
  610. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.file.domain.StaticAssetImpl
  611. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.file.domain.StaticAssetImpl on table BLC_STATIC_ASSET
  612. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.file.domain.ImageStaticAssetImpl
  613. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.file.domain.ImageStaticAssetImpl on table BLC_IMG_STATIC_ASSET
  614. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.file.domain.StaticAssetDescriptionImpl
  615. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.file.domain.StaticAssetDescriptionImpl on table BLC_STATIC_ASSET_DESC
  616. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.structure.domain.StructuredContentTypeImpl
  617. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.structure.domain.StructuredContentTypeImpl on table BLC_SC_TYPE
  618. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.structure.domain.StructuredContentFieldTemplateImpl
  619. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.structure.domain.StructuredContentFieldTemplateImpl on table BLC_SC_FLD_TMPLT
  620. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.structure.domain.StructuredContentFieldImpl
  621. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.structure.domain.StructuredContentFieldImpl on table BLC_SC_FLD
  622. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.structure.domain.StructuredContentImpl
  623. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.structure.domain.StructuredContentImpl on table BLC_SC
  624. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.structure.domain.StructuredContentRuleImpl
  625. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.structure.domain.StructuredContentRuleImpl on table BLC_SC_RULE
  626. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.structure.domain.StructuredContentItemCriteriaImpl
  627. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.structure.domain.StructuredContentItemCriteriaImpl on table BLC_SC_ITEM_CRITERIA
  628. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Adding secondary table to entity org.broadleafcommerce.cms.structure.domain.StructuredContentItemCriteriaImpl -> BLC_QUAL_CRIT_SC_XRE
  629. F
  630. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.field.domain.FieldEnumerationImpl
  631. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.field.domain.FieldEnumerationImpl on table BLC_FLD_ENUM
  632. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.field.domain.FieldEnumerationItemImpl
  633. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.field.domain.FieldEnumerationItemImpl on table BLC_FLD_ENUM_ITEM
  634. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.structure.domain.CriteriaStructuredContentXref
  635. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.structure.domain.CriteriaStructuredContentXref on table BLC_QUAL_CRIT_SC_XREF
  636. [artifact:mvn] [ INFO] 18:43:50 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.url.domain.URLHandlerImpl
  637. [artifact:mvn] [ INFO] 18:43:50 EntityBinder - Bind entity org.broadleafcommerce.cms.url.domain.URLHandlerImpl on table BLC_URL_HANDLER
  638. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.common.email.domain.EmailTrackingImpl.emailTrackingClicks -> BLC_EMAIL_TRACKING_CLICKS
  639. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.common.email.domain.EmailTrackingImpl.emailTrackingOpens -> BLC_EMAIL_TRACKING_OPENS
  640. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.profile.core.domain.CustomerImpl.customerAttributes -> BLC_CUSTOMER_ATTRIBUTE
  641. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.core.catalog.domain.CategoryImpl.crossSaleProducts -> BLC_PRODUCT_CROSS_SALE
  642. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.core.catalog.domain.CategoryImpl.featuredProducts -> BLC_PRODUCT_FEATURED
  643. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.core.catalog.domain.CategoryImpl.searchFacets -> BLC_CATEGORY_SEARCH_FACET_XREF
  644. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.core.catalog.domain.CategoryImpl.upSaleProducts -> BLC_PRODUCT_UP_SALE
  645. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.core.catalog.domain.ProductImpl.crossSaleProducts -> BLC_PRODUCT_CROSS_SALE
  646. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.core.catalog.domain.ProductImpl.productAttributes -> BLC_PRODUCT_ATTRIBUTE
  647. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.core.catalog.domain.ProductImpl.upSaleProducts -> BLC_PRODUCT_UP_SALE
  648. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.core.catalog.domain.ProductBundleImpl.skuBundleItems -> BLC_SKU_BUNDLE_ITEM
  649. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.core.catalog.domain.ProductOptionImpl.allowedValues -> BLC_PRODUCT_OPTION_VALUE
  650. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.core.catalog.domain.SkuImpl.skuAttributes -> BLC_SKU_ATTRIBUTE
  651. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.domain.OrderItemImpl.candidateItemOffers -> BLC_CANDIDATE_ITEM_OFFER
  652. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.domain.OrderItemImpl.orderItemAdjustments -> BLC_ORDER_ITEM_ADJUSTMENT
  653. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.domain.OrderItemImpl.orderItemAttributeMap -> BLC_ORDER_ITEM_ATTRIBUTE
  654. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.domain.BundleOrderItemImpl.bundleOrderItemFeePrices -> BLC_BUND_ITEM_FEE_PRI
  655. CE
  656. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.domain.BundleOrderItemImpl.discreteOrderItems -> BLC_DISCRETE_ORDER_ITEM
  657. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.domain.DiscreteOrderItemImpl.discreteOrderItemFeePrices -> BLC_DISC_ITEM_FEE
  658. _PRICE
  659. [artifact:mvn] [ INFO] 18:43:50 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.candidateOffers -> BLC_CANDIDATE_FG_OFFER
  660. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.fulfillmentGroupAdjustments -> BLC_FG_ADJUSTMENT
  661.  
  662. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.fulfillmentGroupFees -> BLC_FULFILLMENT_GROUP_FE
  663. E
  664. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.domain.FulfillmentGroupImpl.fulfillmentGroupItems -> BLC_FULFILLMENT_GROUP_I
  665. TEM
  666. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.fulfillment.domain.BandedPriceFulfillmentOptionImpl.bands -> BLC_FULFILLMENT
  667. _PRICE_BAND
  668. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.fulfillment.domain.BandedWeightFulfillmentOptionImpl.bands -> BLC_FULFILLMEN
  669. T_WEIGHT_BAND
  670. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.domain.GiftWrapOrderItemImpl.wrappedItems -> BLC_ORDER_ITEM
  671. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.domain.OrderImpl.candidateOrderOffers -> BLC_CANDIDATE_ORDER_OFFER
  672. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.domain.OrderImpl.fulfillmentGroups -> BLC_FULFILLMENT_GROUP
  673. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.domain.OrderImpl.orderAdjustments -> BLC_ORDER_ADJUSTMENT
  674. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.domain.OrderImpl.orderAttributes -> BLC_ORDER_ATTRIBUTE
  675. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.domain.OrderImpl.orderItems -> BLC_ORDER_ITEM
  676. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.core.order.domain.OrderImpl.paymentInfos -> BLC_ORDER_PAYMENT
  677. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.core.payment.domain.PaymentInfoImpl.amountItems -> BLC_AMOUNT_ITEM
  678. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.core.search.domain.SearchFacetImpl.searchFacetRanges -> BLC_SEARCH_FACET_RANGE
  679. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.core.rating.domain.RatingSummaryImpl.ratings -> BLC_RATING_DETAIL
  680. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.core.rating.domain.RatingSummaryImpl.reviews -> BLC_REVIEW_DETAIL
  681. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.core.rating.domain.ReviewDetailImpl.reviewFeedback -> BLC_REVIEW_FEEDBACK
  682. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.openadmin.server.security.domain.AdminPermissionImpl.qualifiedEntities -> BLC_ADMIN_PER
  683. MISSION_ENTITY
  684. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.cms.field.domain.FieldGroupImpl.fieldDefinitions -> BLC_FLD_DEF
  685. [artifact:mvn] [ INFO] 18:43:51 CollectionBinder - Mapping collection: org.broadleafcommerce.cms.field.domain.FieldEnumerationImpl.enumerationItems -> BLC_FLD_ENUM_ITEM
  686. [artifact:mvn] [ INFO] 18:43:51 Configuration - Hibernate Validator not found: ignoring
  687. [artifact:mvn] [ WARN] 18:43:51 Ejb3Configuration - hibernate.connection.autocommit = false break the EJB3 specification
  688. [artifact:mvn] [ INFO] 18:43:51 HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is no
  689. t enabled.
  690. [artifact:mvn] [ INFO] 18:43:51 ConnectionProviderFactory - Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
  691. [artifact:mvn] [ INFO] 18:43:51 InjectedDataSourceConnectionProvider - Using provided datasource
  692. [artifact:mvn] [ INFO] 18:43:51 Dialect - Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
  693. [artifact:mvn] [ INFO] 18:43:51 JdbcSupportLoader - Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  694. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Database ->
  695. [artifact:mvn] name : MySQL
  696. [artifact:mvn] version : 5.1.40-community
  697. [artifact:mvn] major : 5
  698. [artifact:mvn] minor : 1
  699. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Driver ->
  700. [artifact:mvn] name : MySQL-AB JDBC Driver
  701. [artifact:mvn] version : mysql-connector-java-5.1.6 ( Revision: ${svn.Revision} )
  702. [artifact:mvn] major : 5
  703. [artifact:mvn] minor : 1
  704. [artifact:mvn] [ INFO] 18:43:51 TransactionFactoryFactory - Using default transaction strategy (direct JDBC transactions)
  705. [artifact:mvn] [ INFO] 18:43:51 TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache
  706. is not recommended)
  707. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Automatic flush during beforeCompletion(): disabled
  708. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Automatic session close at end of transaction: disabled
  709. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - JDBC batch size: 15
  710. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - JDBC batch updates for versioned data: disabled
  711. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Scrollable result sets: enabled
  712. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - JDBC3 getGeneratedKeys(): enabled
  713. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Connection release mode: auto
  714. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Maximum outer join fetch depth: 2
  715. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Default batch fetch size: 1
  716. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Generate SQL with comments: disabled
  717. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Order SQL updates by primary key: disabled
  718. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Order SQL inserts for batching: disabled
  719. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  720. [artifact:mvn] [ INFO] 18:43:51 ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory
  721. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Query language substitutions: {}
  722. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - JPA-QL strict compliance: enabled
  723. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Second-level cache: enabled
  724. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Query cache: enabled
  725. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Cache region factory : net.sf.ehcache.hibernate.SingletonEhCacheRegionFactory
  726. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Optimize cache for minimal puts: enabled
  727. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Structured second-level cache entries: disabled
  728. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory
  729. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Statistics: disabled
  730. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Deleted entity synthetic identifier rollback: disabled
  731. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Default entity-mode: pojo
  732. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Named query checking : enabled
  733. [artifact:mvn] [ INFO] 18:43:51 SettingsFactory - Check Nullability in Core (should be disabled when Bean Validation is on): enabled
  734. [artifact:mvn] [ INFO] 18:43:51 SessionFactoryImpl - building session factory
  735. [artifact:mvn] [ INFO] 18:43:51 BasicTypeRegistry - Type registration [characters_clob] overrides previous : org.hibernate.type.PrimitiveCharacterArrayClobType@4f8771a
  736. [artifact:mvn] [ INFO] 18:43:51 BasicTypeRegistry - Type registration [materialized_blob] overrides previous : org.hibernate.type.MaterializedBlobType@54534e82
  737. [artifact:mvn] [ INFO] 18:43:51 BasicTypeRegistry - Type registration [blob] overrides previous : org.hibernate.type.BlobType@2947640e
  738. [artifact:mvn] [ INFO] 18:43:51 BasicTypeRegistry - Type registration [java.sql.Blob] overrides previous : org.hibernate.type.BlobType@2947640e
  739. [artifact:mvn] [ INFO] 18:43:51 BasicTypeRegistry - Type registration [wrapper_characters_clob] overrides previous : org.hibernate.type.CharacterArrayClobType@df9e84e
  740. [artifact:mvn] [ INFO] 18:43:51 BasicTypeRegistry - Type registration [wrapper_materialized_blob] overrides previous : org.hibernate.type.WrappedMaterializedBlobType@1202600d
  741. [artifact:mvn] [ INFO] 18:43:51 BasicTypeRegistry - Type registration [materialized_clob] overrides previous : org.hibernate.type.MaterializedClobType@59effeb7
  742. [artifact:mvn] [ INFO] 18:43:51 BasicTypeRegistry - Type registration [clob] overrides previous : org.hibernate.type.ClobType@1b3bce82
  743. [artifact:mvn] [ INFO] 18:43:51 BasicTypeRegistry - Type registration [java.sql.Clob] overrides previous : org.hibernate.type.ClobType@1b3bce82
  744. [artifact:mvn] [ WARN] 18:43:51 AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [blSandBoxElements]; using defaults.
  745. [artifact:mvn] [ INFO] 18:43:52 SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured
  746. [artifact:mvn] [ INFO] 18:43:52 SchemaExport - Running hbm2ddl schema export
  747. [artifact:mvn] [ INFO] 18:43:52 SchemaExport - exporting generated schema to database
  748. [artifact:mvn] [ERROR] 18:44:34 SchemaExport - Unsuccessful: create table BLC_SKU_FULFILLMENT_FLAT_RATES (SKU_ID bigint not null, RATE decimal(19,5), FULFILLMENT_OPTION_ID tinyblob not null, primary key (SKU_ID, FULFILLMENT_OPTION_ID)) ENGINE=InnoDB
  749. [artifact:mvn] [ERROR] 18:44:34 SchemaExport - BLOB/TEXT column 'FULFILLMENT_OPTION_ID' used in key specification without a key length
  750. [artifact:mvn] [ERROR] 18:45:23 SchemaExport - Unsuccessful: alter table BLC_SKU_FULFILLMENT_FLAT_RATES add index FKC1988C96B78C9977 (SKU_ID), add constraint FKC1988C96B78C9977 foreign key (SKU_ID) references BLC_SKU (SKU_ID)
  751. [artifact:mvn] [ERROR] 18:45:23 SchemaExport - Table 'broadleaf2.blc_sku_fulfillment_flat_rates' doesn't exist
  752. [artifact:mvn] [ INFO] 18:45:29 SchemaExport - schema export complete
  753. [artifact:mvn] [ INFO] 18:45:29 UpdateTimestampsCache - starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache
  754. [artifact:mvn] [ WARN] 18:45:29 AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.hibernate.cache.UpdateTimestampsCache]; using def
  755. aults.
  756. [artifact:mvn] [ INFO] 18:45:29 StandardQueryCache - starting query cache at region: org.hibernate.cache.StandardQueryCache
  757. [artifact:mvn] [ INFO] 18:45:30 Ejb3Configuration - Processing PersistenceUnitInfo [
  758. [artifact:mvn] name: blSecurePU
  759. [artifact:mvn] ...]
  760. [artifact:mvn] [ERROR] 18:45:30 Ejb3Configuration - Container is providing a null PersistenceUnitRootUrl: discovery impossible
  761. [artifact:mvn] [ INFO] 18:45:30 QueryBinder - Binding Named query: BC_READ_GIFT_CARD_BY_REFERENCE_NUMBER => SELECT giftCard FROM org.broadleafcommerce.core.payment.domain.GiftCardP
  762. aymentInfo giftCard WHERE giftCard.referenceNumber = :referenceNumber
  763. [artifact:mvn] [ INFO] 18:45:30 QueryBinder - Binding Named query: BC_READ_CREDIT_CARD_BY_REFERENCE_NUMBER => SELECT creditCard FROM org.broadleafcommerce.core.payment.domain.Credi
  764. tCardPaymentInfo creditCard WHERE creditCard.referenceNumber = :referenceNumber
  765. [artifact:mvn] [ INFO] 18:45:30 QueryBinder - Binding Named query: BC_READ_BANK_ACCOUNT_BY_REFERENCE_NUMBER => SELECT bankAccount FROM org.broadleafcommerce.core.payment.domain.Ban
  766. kAccountPaymentInfo bankAccount WHERE bankAccount.referenceNumber = :referenceNumber
  767. [artifact:mvn] [ INFO] 18:45:30 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.payment.domain.BankAccountPaymentInfoImpl
  768. [artifact:mvn] [ INFO] 18:45:30 EntityBinder - Bind entity org.broadleafcommerce.core.payment.domain.BankAccountPaymentInfoImpl on table BLC_BANK_ACCOUNT_PAYMENT
  769. [artifact:mvn] [ INFO] 18:45:30 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.payment.domain.CreditCardPaymentInfoImpl
  770. [artifact:mvn] [ INFO] 18:45:30 EntityBinder - Bind entity org.broadleafcommerce.core.payment.domain.CreditCardPaymentInfoImpl on table BLC_CREDIT_CARD_PAYMENT
  771. [artifact:mvn] [ INFO] 18:45:30 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.core.payment.domain.GiftCardPaymentInfoImpl
  772. [artifact:mvn] [ INFO] 18:45:30 EntityBinder - Bind entity org.broadleafcommerce.core.payment.domain.GiftCardPaymentInfoImpl on table BLC_GIFT_CARD_PAYMENT
  773. [artifact:mvn] [ INFO] 18:45:30 Configuration - Hibernate Validator not found: ignoring
  774. [artifact:mvn] [ WARN] 18:45:30 Ejb3Configuration - hibernate.connection.autocommit = false break the EJB3 specification
  775. [artifact:mvn] [ INFO] 18:45:30 HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is no
  776. t enabled.
  777. [artifact:mvn] [ INFO] 18:45:30 ConnectionProviderFactory - Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
  778. [artifact:mvn] [ INFO] 18:45:30 InjectedDataSourceConnectionProvider - Using provided datasource
  779. [artifact:mvn] [ INFO] 18:45:31 Dialect - Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
  780. [artifact:mvn] [ INFO] 18:45:31 JdbcSupportLoader - Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
  781. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Database ->
  782. [artifact:mvn] name : MySQL
  783. [artifact:mvn] version : 5.1.40-community
  784. [artifact:mvn] major : 5
  785. [artifact:mvn] minor : 1
  786. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Driver ->
  787. [artifact:mvn] name : MySQL-AB JDBC Driver
  788. [artifact:mvn] version : mysql-connector-java-5.1.6 ( Revision: ${svn.Revision} )
  789. [artifact:mvn] major : 5
  790. [artifact:mvn] minor : 1
  791. [artifact:mvn] [ INFO] 18:45:31 TransactionFactoryFactory - Using default transaction strategy (direct JDBC transactions)
  792. [artifact:mvn] [ INFO] 18:45:31 TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache
  793. is not recommended)
  794. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Automatic flush during beforeCompletion(): disabled
  795. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Automatic session close at end of transaction: disabled
  796. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - JDBC batch size: 15
  797. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - JDBC batch updates for versioned data: disabled
  798. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Scrollable result sets: enabled
  799. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - JDBC3 getGeneratedKeys(): enabled
  800. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Connection release mode: auto
  801. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Maximum outer join fetch depth: 2
  802. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Default batch fetch size: 1
  803. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Generate SQL with comments: disabled
  804. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Order SQL updates by primary key: disabled
  805. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Order SQL inserts for batching: disabled
  806. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  807. [artifact:mvn] [ INFO] 18:45:31 ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory
  808. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Query language substitutions: {}
  809. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - JPA-QL strict compliance: enabled
  810. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Second-level cache: disabled
  811. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Query cache: disabled
  812. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Cache region factory : org.hibernate.cache.impl.NoCachingRegionFactory
  813. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Optimize cache for minimal puts: disabled
  814. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Structured second-level cache entries: disabled
  815. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Statistics: disabled
  816. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Deleted entity synthetic identifier rollback: disabled
  817. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Default entity-mode: pojo
  818. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Named query checking : enabled
  819. [artifact:mvn] [ INFO] 18:45:31 SettingsFactory - Check Nullability in Core (should be disabled when Bean Validation is on): enabled
  820. [artifact:mvn] [ INFO] 18:45:31 SessionFactoryImpl - building session factory
  821. [artifact:mvn] [ INFO] 18:45:31 BasicTypeRegistry - Type registration [characters_clob] overrides previous : org.hibernate.type.PrimitiveCharacterArrayClobType@4f8771a
  822. [artifact:mvn] [ INFO] 18:45:31 BasicTypeRegistry - Type registration [materialized_blob] overrides previous : org.hibernate.type.MaterializedBlobType@54534e82
  823. [artifact:mvn] [ INFO] 18:45:31 BasicTypeRegistry - Type registration [blob] overrides previous : org.hibernate.type.BlobType@2947640e
  824. [artifact:mvn] [ INFO] 18:45:31 BasicTypeRegistry - Type registration [java.sql.Blob] overrides previous : org.hibernate.type.BlobType@2947640e
  825. [artifact:mvn] [ INFO] 18:45:31 BasicTypeRegistry - Type registration [wrapper_characters_clob] overrides previous : org.hibernate.type.CharacterArrayClobType@df9e84e
  826. [artifact:mvn] [ INFO] 18:45:31 BasicTypeRegistry - Type registration [wrapper_materialized_blob] overrides previous : org.hibernate.type.WrappedMaterializedBlobType@1202600d
  827. [artifact:mvn] [ INFO] 18:45:31 BasicTypeRegistry - Type registration [materialized_clob] overrides previous : org.hibernate.type.MaterializedClobType@59effeb7
  828. [artifact:mvn] [ INFO] 18:45:31 BasicTypeRegistry - Type registration [clob] overrides previous : org.hibernate.type.ClobType@1b3bce82
  829. [artifact:mvn] [ INFO] 18:45:31 BasicTypeRegistry - Type registration [java.sql.Clob] overrides previous : org.hibernate.type.ClobType@1b3bce82
  830. [artifact:mvn] [ INFO] 18:45:31 SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured
  831. [artifact:mvn] [ INFO] 18:45:31 SchemaUpdate - Running hbm2ddl schema update
  832. [artifact:mvn] [ INFO] 18:45:31 SchemaUpdate - fetching database metadata
  833. [artifact:mvn] [ INFO] 18:45:31 SchemaUpdate - updating schema
  834. [artifact:mvn] [ INFO] 18:45:31 TableMetadata - table found: broadleaf2.blc_bank_account_payment
  835. [artifact:mvn] [ INFO] 18:45:31 TableMetadata - columns: [reference_number, routing_number, account_number, payment_id]
  836. [artifact:mvn] [ INFO] 18:45:31 TableMetadata - foreign keys: []
  837. [artifact:mvn] [ INFO] 18:45:31 TableMetadata - indexes: [primary, bankaccount_index]
  838. [artifact:mvn] [ INFO] 18:45:31 TableMetadata - table found: broadleaf2.blc_credit_card_payment
  839. [artifact:mvn] [ INFO] 18:45:31 TableMetadata - columns: [reference_number, expiration_month, expiration_year, payment_id, name_on_card, pan]
  840. [artifact:mvn] [ INFO] 18:45:31 TableMetadata - foreign keys: []
  841. [artifact:mvn] [ INFO] 18:45:31 TableMetadata - indexes: [primary, creditcard_index]
  842. [artifact:mvn] [ INFO] 18:45:31 TableMetadata - table found: broadleaf2.blc_gift_card_payment
  843. [artifact:mvn] [ INFO] 18:45:31 TableMetadata - columns: [reference_number, pin, payment_id, pan]
  844. [artifact:mvn] [ INFO] 18:45:31 TableMetadata - foreign keys: []
  845. [artifact:mvn] [ INFO] 18:45:31 TableMetadata - indexes: [primary, giftcard_index]
  846. [artifact:mvn] [ INFO] 18:45:31 TableMetadata - table found: broadleaf2.sequence_generator
  847. [artifact:mvn] [ INFO] 18:45:31 TableMetadata - columns: [id_val, id_name]
  848. [artifact:mvn] [ INFO] 18:45:31 TableMetadata - foreign keys: []
  849. [artifact:mvn] [ INFO] 18:45:31 TableMetadata - indexes: [primary]
  850. [artifact:mvn] [ INFO] 18:45:31 SchemaUpdate - schema update complete
  851. [artifact:mvn] [ INFO] 18:45:35 Ejb3Configuration - Processing PersistenceUnitInfo [
  852. [artifact:mvn] name: blCMSStorage
  853. [artifact:mvn] ...]
  854. [artifact:mvn] [ERROR] 18:45:35 Ejb3Configuration - Container is providing a null PersistenceUnitRootUrl: discovery impossible
  855. [artifact:mvn] [ INFO] 18:45:35 QueryBinder - Binding Named query: BC_READ_STATIC_ASSET_STORAGE_BY_STATIC_ASSET_ID => SELECT staticAssetStorage FROM org.broadleafcommerce.cms.file.
  856. domain.StaticAssetStorage staticAssetStorage WHERE staticAssetStorage.staticAssetId = :id
  857. [artifact:mvn] [ INFO] 18:45:35 AnnotationBinder - Binding entity from annotated class: org.broadleafcommerce.cms.file.domain.StaticAssetStorageImpl
  858. [artifact:mvn] [ INFO] 18:45:35 EntityBinder - Bind entity org.broadleafcommerce.cms.file.domain.StaticAssetStorageImpl on table BLC_STATIC_ASSET_STRG
  859. [artifact:mvn] [ INFO] 18:45:35 Configuration - Hibernate Validator not found: ignoring
  860. [artifact:mvn] [ WARN] 18:45:35 Ejb3Configuration - hibernate.connection.autocommit = false break the EJB3 specification
  861. [artifact:mvn] [ INFO] 18:45:35 HibernateSearchEventListenerRegister - Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is no
  862. t enabled.
  863. [artifact:mvn] [ INFO] 18:45:35 ConnectionProviderFactory - Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
  864. [artifact:mvn] [ INFO] 18:45:35 InjectedDataSourceConnectionProvider - Using provided datasource
  865. [artifact:mvn] [ INFO] 18:45:35 Dialect - Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
  866. [artifact:mvn] [ INFO] 18:45:35 JdbcSupportLoader - Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
  867. [artifact:mvn] [ INFO] 18:45:35 SettingsFactory - Database ->
  868. [artifact:mvn] name : HSQL Database Engine
  869. [artifact:mvn] version : 2.2.4
  870. [artifact:mvn] major : 2
  871. [artifact:mvn] minor : 2
  872. [artifact:mvn] [ INFO] 18:45:35 SettingsFactory - Driver ->
  873. [artifact:mvn] name : HSQL Database Engine Driver
  874. [artifact:mvn] version : 2.2.4
  875. [artifact:mvn] major : 2
  876. [artifact:mvn] minor : 2
  877. [artifact:mvn] [ INFO] 18:45:35 TransactionFactoryFactory - Using default transaction strategy (direct JDBC transactions)
  878. [artifact:mvn] [ INFO] 18:45:35 TransactionManagerLookupFactory - No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache
  879. is not recommended)
  880. [artifact:mvn] [ INFO] 18:45:35 SettingsFactory - Automatic flush during beforeCompletion(): disabled
  881. [artifact:mvn] [ INFO] 18:45:35 SettingsFactory - Automatic session close at end of transaction: disabled
  882. [artifact:mvn] [ INFO] 18:45:35 SettingsFactory - JDBC batch size: 15
  883. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - JDBC batch updates for versioned data: disabled
  884. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Scrollable result sets: enabled
  885. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - JDBC3 getGeneratedKeys(): enabled
  886. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Connection release mode: auto
  887. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Maximum outer join fetch depth: 2
  888. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Default batch fetch size: 1
  889. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Generate SQL with comments: disabled
  890. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Order SQL updates by primary key: disabled
  891. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Order SQL inserts for batching: disabled
  892. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
  893. [artifact:mvn] [ INFO] 18:45:36 ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory
  894. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Query language substitutions: {}
  895. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - JPA-QL strict compliance: enabled
  896. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Second-level cache: enabled
  897. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Query cache: enabled
  898. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Cache region factory : net.sf.ehcache.hibernate.SingletonEhCacheRegionFactory
  899. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Optimize cache for minimal puts: enabled
  900. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Structured second-level cache entries: disabled
  901. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Query cache factory: org.hibernate.cache.StandardQueryCacheFactory
  902. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Statistics: disabled
  903. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Deleted entity synthetic identifier rollback: disabled
  904. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Default entity-mode: pojo
  905. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Named query checking : enabled
  906. [artifact:mvn] [ INFO] 18:45:36 SettingsFactory - Check Nullability in Core (should be disabled when Bean Validation is on): enabled
  907. [artifact:mvn] [ INFO] 18:45:36 SessionFactoryImpl - building session factory
  908. [artifact:mvn] [ INFO] 18:45:36 BasicTypeRegistry - Type registration [characters_clob] overrides previous : org.hibernate.type.PrimitiveCharacterArrayClobType@4f8771a
  909. [artifact:mvn] [ INFO] 18:45:36 BasicTypeRegistry - Type registration [materialized_blob] overrides previous : org.hibernate.type.MaterializedBlobType@54534e82
  910. [artifact:mvn] [ INFO] 18:45:36 BasicTypeRegistry - Type registration [blob] overrides previous : org.hibernate.type.BlobType@2947640e
  911. [artifact:mvn] [ INFO] 18:45:36 BasicTypeRegistry - Type registration [java.sql.Blob] overrides previous : org.hibernate.type.BlobType@2947640e
  912. [artifact:mvn] [ INFO] 18:45:36 BasicTypeRegistry - Type registration [wrapper_characters_clob] overrides previous : org.hibernate.type.CharacterArrayClobType@df9e84e
  913. [artifact:mvn] [ INFO] 18:45:36 BasicTypeRegistry - Type registration [wrapper_materialized_blob] overrides previous : org.hibernate.type.WrappedMaterializedBlobType@1202600d
  914. [artifact:mvn] [ INFO] 18:45:36 BasicTypeRegistry - Type registration [materialized_clob] overrides previous : org.hibernate.type.MaterializedClobType@59effeb7
  915. [artifact:mvn] [ INFO] 18:45:36 BasicTypeRegistry - Type registration [clob] overrides previous : org.hibernate.type.ClobType@1b3bce82
  916. [artifact:mvn] [ INFO] 18:45:36 BasicTypeRegistry - Type registration [java.sql.Clob] overrides previous : org.hibernate.type.ClobType@1b3bce82
  917. [artifact:mvn] [ INFO] 18:45:36 SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured
  918. [artifact:mvn] [ INFO] 18:45:36 SchemaExport - Running hbm2ddl schema export
  919. [artifact:mvn] [ INFO] 18:45:36 SchemaExport - exporting generated schema to database
  920. [artifact:mvn] [ERROR] 18:45:36 SchemaExport - Unsuccessful: create table BLC_STATIC_ASSET_STRG (STATIC_ASSET_STRG_ID bigint not null, FILE_DATA longblob, STATIC_ASSET_ID bigint not null, primary key (STATIC_ASSET_STRG_ID)) ENGINE=InnoDB
  921. [artifact:mvn] [ERROR] 18:45:36 SchemaExport - type not found or user lacks privilege: LONGBLOB
  922. [artifact:mvn] [ERROR] 18:45:36 SchemaExport - Unsuccessful: create index STATIC_ASSET_ID_INDEX on BLC_STATIC_ASSET_STRG (STATIC_ASSET_ID)
  923. [artifact:mvn] [ERROR] 18:45:36 SchemaExport - user lacks privilege or object not found: BLC_STATIC_ASSET_STRG
  924. [artifact:mvn] [ INFO] 18:45:36 SchemaExport - schema export complete
  925. [artifact:mvn] [ INFO] 18:45:36 UpdateTimestampsCache - starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache
  926. [artifact:mvn] [ INFO] 18:45:36 StandardQueryCache - starting query cache at region: org.hibernate.cache.StandardQueryCache
  927. [artifact:mvn] 2012-07-31 18:45:37.003:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/E:/Projects/ConnectedLiving/workspace/Archetype-Refactor/site/target/myc
  928. ompany/},file:/E:/Projects/ConnectedLiving/workspace/Archetype-Refactor/site/target/mycompany/
  929. [artifact:mvn] 2012-07-31 18:45:37.085:INFO:/:Initializing Spring FrameworkServlet 'mycompany'
  930. [artifact:mvn] [ WARN] 18:45:37 RuntimeEnvironmentPropertiesConfigurer - Unable to determine runtime environment, using default environment 'development'
  931. [artifact:mvn] 2012-07-31 18:45:40.292:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8080
  932. [artifact:mvn] 2012-07-31 18:45:40.472:INFO:oejus.SslContextFactory:Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
  933. [artifact:mvn] 2012-07-31 18:45:40.474:INFO:oejs.AbstractConnector:Started SslSelectChannelConnector@0.0.0.0:8443
  934. [artifact:mvn] [INFO] Started Jetty Server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement