I am following the getting started with broadleaf 4.0 instructions (http://www.broadleafcommerce.com/docs/c ... ng-started) to setup my site. I am encountering bean creation exceptions when running the tomcat target from site project. This is because it is not able to find the jdbc context. I am assuming it is not able to find the properties defined. Here is the exception stack trace.
[artifact:mvn] [ WARN] 09:06:00 DefaultListableBeanFactory - Bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webDS': Invocation of init method failed; nested exception is javax.naming.NameNotFoundException: Name [jdbc/web] is not bound in this Context. Unable to find [jdbc].
Is there any additional configuration required to fix this issue?
Thanks,
Bhaskar
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.