[jboss-dev-forums] [JBoss AS7 Development] - Re: XA Datasource -- apparently can't find driver

Matt Drees do-not-reply at jboss.com
Mon May 23 13:47:20 EDT 2011


Matt Drees [http://community.jboss.org/people/matt.drees] created the discussion

"Re: XA Datasource -- apparently can't find driver"

To view the discussion, visit: http://community.jboss.org/message/606600#606600

--------------------------------------------------------------
Ok, think I got it.

The datasource definition's <driver> element is wrong.

Instead of

                    <driver>
                        oracle.jdbc.OracleDriver#11.2
                    </driver>


it should be

                    <driver>oracle</driver>
--------------------------------------------------------------

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

Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110523/9691c368/attachment.html 


More information about the jboss-dev-forums mailing list