Hello -
We are trying to setup kie workbench and kie server in our internal cloud. We have to remove tomcat based configuration such as JNDI, Realm and etc.
As part of that, we have to remove JNDI way of creating datasource and replace by creating datasource inside war file ( like spring @configuration based ).
I am stuck with this for quit sometime. Please guide me to proceed forward.
something similar, we are trying to achieve :
Installing KIE Server and Workbench on same server | Planet JBoss Developer