[jboss-user] [jBPM] - Re: NameNotFoundException - Jboss7, jbpm5.2

Prasanth Manchambhatla do-not-reply at jboss.com
Wed Jan 11 18:41:26 EST 2012


Prasanth Manchambhatla [https://community.jboss.org/people/pmancham] created the discussion

"Re: NameNotFoundException - Jboss7, jbpm5.2"

To view the discussion, visit: https://community.jboss.org/message/646175#646175

--------------------------------------------------------------
Here is the configuration in standalone.xml file:

<datasource jndi-name="java:jboss/datasources/jbpm-ds" pool-name="OracleDS" enabled="true" jta="true" use-java-context="true" use-ccm="true">
                    <connection-url>
                        jdbc:oracle:thin:@localhost:1521:XE
                    </connection-url>
                    <driver>
                        ojdbc6-11.1.0.7.0.jar
                    </driver>
                    <pool>
                        <prefill>
                            false
                        </prefill>
                        <use-strict-min>
                            false
                        </use-strict-min>
                        <flush-strategy>
                            FailingConnectionOnly
                        </flush-strategy>
                    </pool>
                    <security>
                        <user-name>
                            jbpm
                        </user-name>
                        <password>
                            xyz
                        </password>
                    </security>
                </datasource>
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/646175#646175]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120111/64f00da1/attachment.html 


More information about the jboss-user mailing list