Ashish T [
https://community.jboss.org/people/ashpcs] created the discussion
"Could not find datasource: jdbc/jbpm-ds"
To view the discussion, visit:
https://community.jboss.org/message/829443#829443
--------------------------------------------------------------
Hi All,
I am using JBPM 5.3 and its assosiated Guvnor and console. I am deploying it on tomcat
7.0.27.
I am able to connect to Guvnor and develop small process in it. I am able to login into
JBPM console but then it gives following error.
24/07 12:57:11,597[http-apr-8080-exec-12] ERROR
hibernate.connection.DatasourceConnectionProvider.configure - Could not find datasource:
jdbc/jbpm-ds
javax.naming.NameNotFoundException: Name jdbc is not bound in this Context
at org.apache.naming.NamingContext.lookup(NamingContext.java:803)
at org.apache.naming.NamingContext.lookup(NamingContext.java:159)
at org.apache.naming.SelectorContext.lookup(SelectorContext.java:158)
at javax.naming.InitialContext.lookup(InitialContext.java:411)
at org.hibernate.connection.DatasourceConnectionProvider.configure(Datas
ourceConnectionProvider.java:75)
I am not using jbpm-ds datasource anywhere. Is it hardcoded anywhere in the source?
what is the solution for the problem?
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/829443#829443]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]