Hi All,
I am new to broad leaf commerce.Now a days i am trying to configure the broadleaf commerce with the JSP. please give me advice how to configure the broadleaf commerce with JSP.
While trying i replace the BroadleafThymeleafViewResolver in applicationContext-servlet.xml with spring view resolver. after replacing view resolver i received the below error.
Buildfile: D:\NewWorkspace\eclipse-workspace\DemoSite\site\build.xml
start-db:
[artifact:dependencies] Downloading: net/sf/ehcache/ehcache-terracotta/2.4.2/ehcache-terracotta-2.4.2.pom from repository nexus at http://nexus.persistent.co.in:8080/nexu ... ps/public/
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'net.sf.ehcache:ehcache-terracotta:pom:2.4.2' in repository nexus (http://nexus.persistent.co.in:8080/nexu ... ps/public/)
[artifact:dependencies] Downloading: net/sf/ehcache/ehcache-terracotta/2.4.2/ehcache-terracotta-2.4.2.pom from repository nexus at http://nexus.persistent.co.in:8080/nexu ... ps/public/
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'net.sf.ehcache:ehcache-terracotta:pom:2.4.2' in repository nexus (http://nexus.persistent.co.in:8080/nexu ... ps/public/)
[artifact:dependencies] Downloading: net/sf/ehcache/ehcache-terracotta/2.4.2/ehcache-terracotta-2.4.2.pom from repository public releases at http://www.broadleafcommerce.org/nexus/ ... /releases/
[artifact:dependencies] Error transferring file: Connection timed out: connect
[artifact:dependencies] [WARNING] Unable to get resource 'net.sf.ehcache:ehcache-terracotta:pom:2.4.2' from repository public releases (http://www.broadleafcommerce.org/nexus/ ... /releases/): Error transferring file: Connection timed out: connect
[artifact:dependencies] Downloading: net/sf/ehcache/ehcache-terracotta/2.4.2/ehcache-terracotta-2.4.2.pom from repository terracotta-releases at http://www.terracotta.org/download/reflector/releases
[artifact:dependencies] Error transferring file: Connection timed out: connect
[artifact:dependencies] [WARNING] Unable to get resource 'net.sf.ehcache:ehcache-terracotta:pom:2.4.2' from repository terracotta-releases (http://www.terracotta.org/download/reflector/releases): Error transferring file: Connection timed out: connect
[artifact:dependencies] Downloading: net/sf/ehcache/ehcache-terracotta/2.4.2/ehcache-terracotta-2.4.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Error transferring file: Connection timed out: connect
[artifact:dependencies] [WARNING] Unable to get resource 'net.sf.ehcache:ehcache-terracotta:pom:2.4.2' from repository central (http://repo1.maven.org/maven2): Error transferring file: Connection timed out: connect
[echo] Starting Data Base...
jetty-demo:
[artifact:mvn] Listening for transport dt_socket at address: 8000
[artifact:mvn] [INFO] Scanning for projects...
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building site 1.0
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [WARNING] The POM for net.sf.ehcache:ehcache-terracotta:jar:2.4.2 is missing, no dependency information available
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- keytool-maven-plugin:1.2:clean (clean) @ site ---
[artifact:mvn] [INFO] Keystore file 'D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\mycompany\WEB-INF\blc-example.keystore' deleted successfully.
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- keytool-maven-plugin:1.2:genkey (genkey) @ site ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ site ---
[artifact:mvn] [debug] execute contextualize
[artifact:mvn] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[artifact:mvn] [INFO] Copying 16 resources
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- javarebel-maven-plugin:1.0.5:generate (generate-rebel-xml) @ site ---
[artifact:mvn] [INFO] Processing com.mycompany:site with packaging war
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ site ---
[artifact:mvn] [INFO] Nothing to compile - all classes are up to date
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-war-plugin:2.1.1:exploded (default-cli) @ site ---
[artifact:mvn] [INFO] Exploding webapp
[artifact:mvn] [INFO] Assembling webapp [site] in [D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\mycompany]
[artifact:mvn] [INFO] Processing war project
[artifact:mvn] [INFO] Copying webapp resources [D:\NewWorkspace\eclipse-workspace\DemoSite\site\src\main\webapp]
[artifact:mvn] [INFO] Webapp assembled in [6116 msecs]
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] >>> jetty-maven-plugin:8.1.5.v20120716:run (default-cli) @ site >>>
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- keytool-maven-plugin:1.2:clean (clean) @ site ---
[artifact:mvn] [INFO] Keystore file 'D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\mycompany\WEB-INF\blc-example.keystore' deleted successfully.
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- keytool-maven-plugin:1.2:genkey (genkey) @ site ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ site ---
[artifact:mvn] [debug] execute contextualize
[artifact:mvn] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[artifact:mvn] [INFO] Copying 16 resources
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- javarebel-maven-plugin:1.0.5:generate (generate-rebel-xml) @ site ---
[artifact:mvn] [INFO] Processing com.mycompany:site with packaging war
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ site ---
[artifact:mvn] [INFO] Nothing to compile - all classes are up to date
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ site ---
[artifact:mvn] [debug] execute contextualize
[artifact:mvn] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[artifact:mvn] [INFO] skip non existing resourceDirectory D:\NewWorkspace\eclipse-workspace\DemoSite\site\src\test\resources
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ site ---
[artifact:mvn] [INFO] No sources to compile
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] <<< jetty-maven-plugin:8.1.5.v20120716:run (default-cli) @ site <<<
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- jetty-maven-plugin:8.1.5.v20120716:run (default-cli) @ site ---
[artifact:mvn] [INFO] Configuring Jetty for project: site
[artifact:mvn] [INFO] Webapp source directory = D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\mycompany
[artifact:mvn] [INFO] Reload Mechanic: automatic
[artifact:mvn] [INFO] Classes = D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\mycompany\WEB-INF\classes
[artifact:mvn] [INFO] Context path = /
[artifact:mvn] [INFO] Tmp directory = D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\tmp
[artifact:mvn] [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[artifact:mvn] [INFO] Web overrides = none
[artifact:mvn] [INFO] web.xml file = file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/WEB-INF/web.xml
[artifact:mvn] [INFO] Webapp directory = D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\mycompany
[artifact:mvn] 2013-04-02 17:10:11.817:INFO:oejs.Server:jetty-8.1.5.v20120716
[artifact:mvn] 2013-04-02 17:10:17.433:INFO:oejpw.PlusConfiguration:No Transaction manager found - if your webapp requires one, please configure one.
[artifact:mvn] 2013-04-02 17:10:41.584:INFO:/:No Spring WebApplicationInitializer types detected on classpath
[artifact:mvn] 2013-04-02 17:10:42.083:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/},file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/
[artifact:mvn] 2013-04-02 17:10:42.083:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/},file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/
[artifact:mvn] 2013-04-02 17:10:42.083:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/},file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/
[artifact:mvn] 2013-04-02 17:10:42.098:INFO:/:Set web app root system property: 'site.root' = [D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\mycompany]
[artifact:mvn] SLF4J: Class path contains multiple SLF4J bindings.
[artifact:mvn] SLF4J: Found binding in [jar:file:/C:/Users/jayesh_pawar/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[artifact:mvn] SLF4J: Found binding in [jar:file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/WEB-INF/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[artifact:mvn] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[artifact:mvn] 2013-04-02 17:10:42.176:INFO:/:Initializing log4j from [D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\mycompany\WEB-INF\log4j.xml]
[artifact:mvn] 2013-04-02 17:10:42.239:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/},file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/
[artifact:mvn] 2013-04-02 17:10:42.239:INFO:/:Initializing Spring root WebApplicationContext
[artifact:mvn] [ WARN] 17:10:46 RuntimeEnvironmentPropertiesConfigurer - Unable to determine runtime environment, using default environment 'development'
[artifact:mvn] [ERROR] 17:10:48 Ejb3Configuration - Container is providing a null PersistenceUnitRootUrl: discovery impossible
[artifact:mvn] [ WARN] 17:10:49 Ejb3Configuration - hibernate.connection.autocommit = false break the EJB3 specification
[artifact:mvn] [ WARN] 17:10:50 AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [blSandBoxElements]; using defaults.
[artifact:mvn] [ WARN] 17:18:21 AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.hibernate.cache.UpdateTimestampsCache]; using defaults.
[artifact:mvn] [ERROR] 17:18:24 Ejb3Configuration - Container is providing a null PersistenceUnitRootUrl: discovery impossible
[artifact:mvn] [ WARN] 17:18:24 Ejb3Configuration - hibernate.connection.autocommit = false break the EJB3 specification
[artifact:mvn] [ WARN] 17:18:28 IndexSchema - no uniqueKey specified in schema.
[artifact:mvn] [ERROR] 17:18:30 Ejb3Configuration - Container is providing a null PersistenceUnitRootUrl: discovery impossible
[artifact:mvn] [ WARN] 17:18:30 Ejb3Configuration - hibernate.connection.autocommit = false break the EJB3 specification
[artifact:mvn] 2013-04-02 17:18:36.750:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/},file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/
[artifact:mvn] 2013-04-02 17:18:36.890:INFO:/:Initializing Spring FrameworkServlet 'mycompany'
[artifact:mvn] [ WARN] 17:18:37 RuntimeEnvironmentPropertiesConfigurer - Unable to determine runtime environment, using default environment 'development'
[artifact:mvn] [ERROR] 17:18:40 DispatcherServlet - Context initialization failed
[artifact:mvn] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.web.servlet.view.InternalResourceViewResolver#0' defined in ServletContext resource [/WEB-INF/applicationContext-servlet.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'templateEngine' of bean class [org.springframework.web.servlet.view.InternalResourceViewResolver]: Bean property 'templateEngine' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?
[artifact:mvn] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1396)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)
[artifact:mvn] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)
[artifact:mvn] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:585)
[artifact:mvn] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:913)
[artifact:mvn] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:464)
[artifact:mvn] at org.springframework.web.servlet.FrameworkServlet.configureAndRefreshWebApplicationContext(FrameworkServlet.java:631)
[artifact:mvn] at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:588)
[artifact:mvn] at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:645)
[artifact:mvn] at org.springframework.web.servlet.FrameworkServlet.initWebApplicationContext(FrameworkServlet.java:508)
[artifact:mvn] at org.springframework.web.servlet.FrameworkServlet.initServletBean(FrameworkServlet.java:449)
[artifact:mvn] at org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:133)
[artifact:mvn] at javax.servlet.GenericServlet.init(GenericServlet.java:244)
[artifact:mvn] at org.eclipse.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:512)
[artifact:mvn] at org.eclipse.jetty.servlet.ServletHolder.doStart(ServletHolder.java:326)
[artifact:mvn] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)
[artifact:mvn] at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:742)
[artifact:mvn] at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:258)
[artifact:mvn] at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1233)
[artifact:mvn] at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:701)
[artifact:mvn] at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:475)
[artifact:mvn] at org.mortbay.jetty.plugin.JettyWebAppContext.doStart(JettyWebAppContext.java:256)
[artifact:mvn] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)
[artifact:mvn] at org.eclipse.jetty.server.handler.HandlerCollection.doStart(HandlerCollection.java:224)
[artifact:mvn] at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:167)
[artifact:mvn] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)
[artifact:mvn] at org.eclipse.jetty.server.handler.HandlerCollection.doStart(HandlerCollection.java:224)
[artifact:mvn] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)
[artifact:mvn] at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:90)
[artifact:mvn] at org.eclipse.jetty.server.Server.doStart(Server.java:272)
[artifact:mvn] at org.mortbay.jetty.plugin.JettyServer.doStart(JettyServer.java:65)
[artifact:mvn] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)
[artifact:mvn] at org.mortbay.jetty.plugin.AbstractJettyMojo.startJetty(AbstractJettyMojo.java:511)
[artifact:mvn] at org.mortbay.jetty.plugin.AbstractJettyMojo.execute(AbstractJettyMojo.java:364)
[artifact:mvn] at org.mortbay.jetty.plugin.JettyRunMojo.execute(JettyRunMojo.java:516)
[artifact:mvn] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
[artifact:mvn] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
[artifact:mvn] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[artifact:mvn] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[artifact:mvn] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
[artifact:mvn] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
[artifact:mvn] at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
[artifact:mvn] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
[artifact:mvn] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
[artifact:mvn] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
[artifact:mvn] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
[artifact:mvn] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
[artifact:mvn] at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
[artifact:mvn] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[artifact:mvn] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[artifact:mvn] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[artifact:mvn] at java.lang.reflect.Method.invoke(Method.java:601)
[artifact:mvn] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
[artifact:mvn] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
[artifact:mvn] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
[artifact:mvn] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
[artifact:mvn] at org.codehaus.classworlds.Launcher.main(Launcher.java:47)
[artifact:mvn] Caused by: org.springframework.beans.NotWritablePropertyException: Invalid property 'templateEngine' of bean class [org.springframework.web.servlet.view.InternalResourceViewResolver]: Bean property 'templateEngine' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?
[artifact:mvn] at org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:1064)
[artifact:mvn] at org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:924)
[artifact:mvn] at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:76)
[artifact:mvn] at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:58)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1393)
[artifact:mvn] ... 61 more
[artifact:mvn] 2013-04-02 17:18:40.041:WARN:/:unavailable
[artifact:mvn] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.web.servlet.view.InternalResourceViewResolver#0' defined in ServletContext resource [/WEB-INF/applicationContext-servlet.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'templateEngine' of bean class [org.springframework.web.servlet.view.InternalResourceViewResolver]: Bean property 'templateEngine' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?
[artifact:mvn] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1396)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)
[artifact:mvn] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)
[artifact:mvn] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:585)
[artifact:mvn] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:913)
[artifact:mvn] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:464)
[artifact:mvn] at org.springframework.web.servlet.FrameworkServlet.configureAndRefreshWebApplicationContext(FrameworkServlet.java:631)
[artifact:mvn] at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:588)
[artifact:mvn] at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:645)
[artifact:mvn] at org.springframework.web.servlet.FrameworkServlet.initWebApplicationContext(FrameworkServlet.java:508)
[artifact:mvn] at org.springframework.web.servlet.FrameworkServlet.initServletBean(FrameworkServlet.java:449)
[artifact:mvn] at org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:133)
[artifact:mvn] at javax.servlet.GenericServlet.init(GenericServlet.java:244)
[artifact:mvn] at org.eclipse.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:512)
[artifact:mvn] at org.eclipse.jetty.servlet.ServletHolder.doStart(ServletHolder.java:326)
[artifact:mvn] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)
[artifact:mvn] at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:742)
[artifact:mvn] at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:258)
[artifact:mvn] at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1233)
[artifact:mvn] at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:701)
[artifact:mvn] at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:475)
[artifact:mvn] at org.mortbay.jetty.plugin.JettyWebAppContext.doStart(JettyWebAppContext.java:256)
[artifact:mvn] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)
[artifact:mvn] at org.eclipse.jetty.server.handler.HandlerCollection.doStart(HandlerCollection.java:224)
[artifact:mvn] at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:167)
[artifact:mvn] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)
[artifact:mvn] at org.eclipse.jetty.server.handler.HandlerCollection.doStart(HandlerCollection.java:224)
[artifact:mvn] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)
[artifact:mvn] at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:90)
[artifact:mvn] at org.eclipse.jetty.server.Server.doStart(Server.java:272)
[artifact:mvn] at org.mortbay.jetty.plugin.JettyServer.doStart(JettyServer.java:65)
[artifact:mvn] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)
[artifact:mvn] at org.mortbay.jetty.plugin.AbstractJettyMojo.startJetty(AbstractJettyMojo.java:511)
[artifact:mvn] at org.mortbay.jetty.plugin.AbstractJettyMojo.execute(AbstractJettyMojo.java:364)
[artifact:mvn] at org.mortbay.jetty.plugin.JettyRunMojo.execute(JettyRunMojo.java:516)
[artifact:mvn] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
[artifact:mvn] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
[artifact:mvn] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[artifact:mvn] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[artifact:mvn] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
[artifact:mvn] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
[artifact:mvn] at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
[artifact:mvn] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
[artifact:mvn] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
[artifact:mvn] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
[artifact:mvn] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
[artifact:mvn] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
[artifact:mvn] at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
[artifact:mvn] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[artifact:mvn] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[artifact:mvn] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[artifact:mvn] at java.lang.reflect.Method.invoke(Method.java:601)
[artifact:mvn] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
[artifact:mvn] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
[artifact:mvn] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
[artifact:mvn] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
[artifact:mvn] at org.codehaus.classworlds.Launcher.main(Launcher.java:47)
[artifact:mvn] Caused by:
[artifact:mvn] org.springframework.beans.NotWritablePropertyException: Invalid property 'templateEngine' of bean class [org.springframework.web.servlet.view.InternalResourceViewResolver]: Bean property 'templateEngine' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?
[artifact:mvn] at org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:1064)
[artifact:mvn] at org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:924)
[artifact:mvn] at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:76)
[artifact:mvn] at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:58)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1393)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)
[artifact:mvn] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)
[artifact:mvn] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:585)
[artifact:mvn] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:913)
[artifact:mvn] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:464)
[artifact:mvn] at org.springframework.web.servlet.FrameworkServlet.configureAndRefreshWebApplicationContext(FrameworkServlet.java:631)
[artifact:mvn] at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:588)
[artifact:mvn] at org.springframework.web.servlet.FrameworkServlet.createWebApplicationContext(FrameworkServlet.java:645)
[artifact:mvn] at org.springframework.web.servlet.FrameworkServlet.initWebApplicationContext(FrameworkServlet.java:508)
[artifact:mvn] at org.springframework.web.servlet.FrameworkServlet.initServletBean(FrameworkServlet.java:449)
[artifact:mvn] at org.springframework.web.servlet.HttpServletBean.init(HttpServletBean.java:133)
[artifact:mvn] at javax.servlet.GenericServlet.init(GenericServlet.java:244)
[artifact:mvn] at org.eclipse.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:512)
[artifact:mvn] at org.eclipse.jetty.servlet.ServletHolder.doStart(ServletHolder.java:326)
[artifact:mvn] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)
[artifact:mvn] at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:742)
[artifact:mvn] at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:258)
[artifact:mvn] at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1233)
[artifact:mvn] at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:701)
[artifact:mvn] at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:475)
[artifact:mvn] at org.mortbay.jetty.plugin.JettyWebAppContext.doStart(JettyWebAppContext.java:256)
[artifact:mvn] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)
[artifact:mvn] at org.eclipse.jetty.server.handler.HandlerCollection.doStart(HandlerCollection.java:224)
[artifact:mvn] at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:167)
[artifact:mvn] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)
[artifact:mvn] at org.eclipse.jetty.server.handler.HandlerCollection.doStart(HandlerCollection.java:224)
[artifact:mvn] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)
[artifact:mvn] at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:90)
[artifact:mvn] at org.eclipse.jetty.server.Server.doStart(Server.java:272)
[artifact:mvn] at org.mortbay.jetty.plugin.JettyServer.doStart(JettyServer.java:65)
[artifact:mvn] at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59)
[artifact:mvn] at org.mortbay.jetty.plugin.AbstractJettyMojo.startJetty(AbstractJettyMojo.java:511)
[artifact:mvn] at org.mortbay.jetty.plugin.AbstractJettyMojo.execute(AbstractJettyMojo.java:364)
[artifact:mvn] at org.mortbay.jetty.plugin.JettyRunMojo.execute(JettyRunMojo.java:516)
[artifact:mvn] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
[artifact:mvn] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
[artifact:mvn] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[artifact:mvn] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[artifact:mvn] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
[artifact:mvn] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
[artifact:mvn] at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
[artifact:mvn] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
[artifact:mvn] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
[artifact:mvn] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
[artifact:mvn] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
[artifact:mvn] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
[artifact:mvn] at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
[artifact:mvn] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[artifact:mvn] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[artifact:mvn] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[artifact:mvn] at java.lang.reflect.Method.invoke(Method.java:601)
[artifact:mvn] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
[artifact:mvn] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
[artifact:mvn] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
[artifact:mvn] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
[artifact:mvn] at org.codehaus.classworlds.Launcher.main(Launcher.java:47)
[artifact:mvn] 2013-04-02 17:18:40.228:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8080
[artifact:mvn] [INFO] Started Jetty Server
[artifact:mvn] 2013-04-02 17:18:40.852:INFO:oejus.SslContextFactory:Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
[artifact:mvn] 2013-04-02 17:18:40.852:INFO:oejs.AbstractConnector:Started SslSelectChannelConnector@0.0.0.0:8443
Buildfile: D:\NewWorkspace\eclipse-workspace\DemoSite\site\build.xml
start-db:
[artifact:dependencies] Downloading: net/sf/ehcache/ehcache-terracotta/2.4.2/ehcache-terracotta-2.4.2.pom from repository nexus at http://nexus.persistent.co.in:8080/nexu ... ps/public/
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'net.sf.ehcache:ehcache-terracotta:pom:2.4.2' in repository nexus (http://nexus.persistent.co.in:8080/nexu ... ps/public/)
[artifact:dependencies] Downloading: net/sf/ehcache/ehcache-terracotta/2.4.2/ehcache-terracotta-2.4.2.pom from repository nexus at http://nexus.persistent.co.in:8080/nexu ... ps/public/
[artifact:dependencies] Unable to locate resource in repository
[artifact:dependencies] [INFO] Unable to find resource 'net.sf.ehcache:ehcache-terracotta:pom:2.4.2' in repository nexus (http://nexus.persistent.co.in:8080/nexu ... ps/public/)
[artifact:dependencies] Downloading: net/sf/ehcache/ehcache-terracotta/2.4.2/ehcache-terracotta-2.4.2.pom from repository public releases at http://www.broadleafcommerce.org/nexus/ ... /releases/
[artifact:dependencies] Error transferring file: Connection timed out: connect
[artifact:dependencies] [WARNING] Unable to get resource 'net.sf.ehcache:ehcache-terracotta:pom:2.4.2' from repository public releases (http://www.broadleafcommerce.org/nexus/ ... /releases/): Error transferring file: Connection timed out: connect
[artifact:dependencies] Downloading: net/sf/ehcache/ehcache-terracotta/2.4.2/ehcache-terracotta-2.4.2.pom from repository terracotta-releases at http://www.terracotta.org/download/reflector/releases
[artifact:dependencies] Error transferring file: Connection timed out: connect
[artifact:dependencies] [WARNING] Unable to get resource 'net.sf.ehcache:ehcache-terracotta:pom:2.4.2' from repository terracotta-releases (http://www.terracotta.org/download/reflector/releases): Error transferring file: Connection timed out: connect
[artifact:dependencies] Downloading: net/sf/ehcache/ehcache-terracotta/2.4.2/ehcache-terracotta-2.4.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Error transferring file: Connection timed out: connect
[artifact:dependencies] [WARNING] Unable to get resource 'net.sf.ehcache:ehcache-terracotta:pom:2.4.2' from repository central (http://repo1.maven.org/maven2): Error transferring file: Connection timed out: connect
[echo] Starting Data Base...
jetty-demo:
[artifact:mvn] Listening for transport dt_socket at address: 8000
[artifact:mvn] [INFO] Scanning for projects...
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building site 1.0
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [WARNING] The POM for net.sf.ehcache:ehcache-terracotta:jar:2.4.2 is missing, no dependency information available
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- keytool-maven-plugin:1.2:clean (clean) @ site ---
[artifact:mvn] [INFO] Keystore file 'D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\mycompany\WEB-INF\blc-example.keystore' deleted successfully.
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- keytool-maven-plugin:1.2:genkey (genkey) @ site ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ site ---
[artifact:mvn] [debug] execute contextualize
[artifact:mvn] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[artifact:mvn] [INFO] Copying 16 resources
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- javarebel-maven-plugin:1.0.5:generate (generate-rebel-xml) @ site ---
[artifact:mvn] [INFO] Processing com.mycompany:site with packaging war
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ site ---
[artifact:mvn] [INFO] Nothing to compile - all classes are up to date
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-war-plugin:2.1.1:exploded (default-cli) @ site ---
[artifact:mvn] [INFO] Exploding webapp
[artifact:mvn] [INFO] Assembling webapp [site] in [D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\mycompany]
[artifact:mvn] [INFO] Processing war project
[artifact:mvn] [INFO] Copying webapp resources [D:\NewWorkspace\eclipse-workspace\DemoSite\site\src\main\webapp]
[artifact:mvn] [INFO] Webapp assembled in [6116 msecs]
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] >>> jetty-maven-plugin:8.1.5.v20120716:run (default-cli) @ site >>>
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- keytool-maven-plugin:1.2:clean (clean) @ site ---
[artifact:mvn] [INFO] Keystore file 'D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\mycompany\WEB-INF\blc-example.keystore' deleted successfully.
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- keytool-maven-plugin:1.2:genkey (genkey) @ site ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ site ---
[artifact:mvn] [debug] execute contextualize
[artifact:mvn] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[artifact:mvn] [INFO] Copying 16 resources
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- javarebel-maven-plugin:1.0.5:generate (generate-rebel-xml) @ site ---
[artifact:mvn] [INFO] Processing com.mycompany:site with packaging war
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ site ---
[artifact:mvn] [INFO] Nothing to compile - all classes are up to date
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ site ---
[artifact:mvn] [debug] execute contextualize
[artifact:mvn] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[artifact:mvn] [INFO] skip non existing resourceDirectory D:\NewWorkspace\eclipse-workspace\DemoSite\site\src\test\resources
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ site ---
[artifact:mvn] [INFO] No sources to compile
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] <<< jetty-maven-plugin:8.1.5.v20120716:run (default-cli) @ site <<<
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- jetty-maven-plugin:8.1.5.v20120716:run (default-cli) @ site ---
[artifact:mvn] [INFO] Configuring Jetty for project: site
[artifact:mvn] [INFO] Webapp source directory = D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\mycompany
[artifact:mvn] [INFO] Reload Mechanic: automatic
[artifact:mvn] [INFO] Classes = D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\mycompany\WEB-INF\classes
[artifact:mvn] [INFO] Context path = /
[artifact:mvn] [INFO] Tmp directory = D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\tmp
[artifact:mvn] [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[artifact:mvn] [INFO] Web overrides = none
[artifact:mvn] [INFO] web.xml file = file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/WEB-INF/web.xml
[artifact:mvn] [INFO] Webapp directory = D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\mycompany
[artifact:mvn] 2013-04-02 17:10:11.817:INFO:oejs.Server:jetty-8.1.5.v20120716
[artifact:mvn] 2013-04-02 17:10:17.433:INFO:oejpw.PlusConfiguration:No Transaction manager found - if your webapp requires one, please configure one.
[artifact:mvn] 2013-04-02 17:10:41.584:INFO:/:No Spring WebApplicationInitializer types detected on classpath
[artifact:mvn] 2013-04-02 17:10:42.083:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/},file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/
[artifact:mvn] 2013-04-02 17:10:42.083:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/},file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/
[artifact:mvn] 2013-04-02 17:10:42.083:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/},file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/
[artifact:mvn] 2013-04-02 17:10:42.098:INFO:/:Set web app root system property: 'site.root' = [D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\mycompany]
[artifact:mvn] SLF4J: Class path contains multiple SLF4J bindings.
[artifact:mvn] SLF4J: Found binding in [jar:file:/C:/Users/jayesh_pawar/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[artifact:mvn] SLF4J: Found binding in [jar:file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/WEB-INF/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[artifact:mvn] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[artifact:mvn] 2013-04-02 17:10:42.176:INFO:/:Initializing log4j from [D:\NewWorkspace\eclipse-workspace\DemoSite\site\target\mycompany\WEB-INF\log4j.xml]
[artifact:mvn] 2013-04-02 17:10:42.239:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/},file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/
[artifact:mvn] 2013-04-02 17:10:42.239:INFO:/:Initializing Spring root WebApplicationContext
[artifact:mvn] [ WARN] 17:10:46 RuntimeEnvironmentPropertiesConfigurer - Unable to determine runtime environment, using default environment 'development'
[artifact:mvn] [ERROR] 17:10:48 Ejb3Configuration - Container is providing a null PersistenceUnitRootUrl: discovery impossible
[artifact:mvn] [ WARN] 17:10:49 Ejb3Configuration - hibernate.connection.autocommit = false break the EJB3 specification
[artifact:mvn] [ WARN] 17:10:50 AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [blSandBoxElements]; using defaults.
[artifact:mvn] [ WARN] 17:18:21 AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.hibernate.cache.UpdateTimestampsCache]; using defaults.
[artifact:mvn] [ERROR] 17:18:24 Ejb3Configuration - Container is providing a null PersistenceUnitRootUrl: discovery impossible
[artifact:mvn] [ WARN] 17:18:24 Ejb3Configuration - hibernate.connection.autocommit = false break the EJB3 specification
[artifact:mvn] [ WARN] 17:18:28 IndexSchema - no uniqueKey specified in schema.
[artifact:mvn] [ERROR] 17:18:30 Ejb3Configuration - Container is providing a null PersistenceUnitRootUrl: discovery impossible
[artifact:mvn] [ WARN] 17:18:30 Ejb3Configuration - hibernate.connection.autocommit = false break the EJB3 specification
[artifact:mvn] 2013-04-02 17:18:36.750:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/},file:/D:/NewWorkspace/eclipse-workspace/DemoSite/site/target/mycompany/
[artifact:mvn] 2013-04-02 17:18:36.890:INFO:/:Initializing Spring FrameworkServlet 'mycompany'
[artifact:mvn] [ WARN] 17:18:37 RuntimeEnvironmentPropertiesConfigurer - Unable to determine runtime environment, using default environment 'development'
[artifact:mvn] [ERROR] 17:18:40 DispatcherServlet - Context initialization failed
[artifact:mvn] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.web.servlet.view.InternalResourceViewResolver#0' defined in ServletContext resource [/WEB-INF/applicationContext-servlet.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'templateEngine' of bean class [org.springframework.web.servlet.view.InternalResourceViewResolver]: Bean property 'templateEngine' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?
[artifact:mvn] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1396)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1118)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)
[artifact:mvn] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)
[artifact:mvn] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)
[
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.