Hello Mustafa,
You need to put the JNDI location of the Datasource. Check out
data-sources.xml.html in the docs. This locations does NOT support
connection pooling and transactions.

Tuesday, May 29, 2001, 3:22:36 PM, you wrote:

MC> I am trying to deploy and run the ATM example using
MC> Oracle as database.  Below is the data-sources.xml, I
MC> anticipate a problem in the file since orion is not
MC> finding the data source:

MC>         <data-source
               
MC> class="oracle.jdbc.driver.OracleDriver"
MC>                 name="Oracle"
MC>              --->   location=""
               
MC> connection-driver="oracle.jdbc.driver.OracleDriver"
MC>                 username="scott"
MC>                 password="tiger"
MC>                 url="jdbc:oracle:oci8:@ora816"
MC>                 inactivity-timeout="30"
MC>         />
MC> What does the location should be?

MC> Any help is appreciated.

MC> Thanks,
MC> Mustafa

MC> __________________________________________________
MC> Do You Yahoo!?
MC> Yahoo! Auctions - buy the things you want at great prices
MC> http://auctions.yahoo.com/




-- 
Best regards,
 Rafael                            mailto:[EMAIL PROTECTED]



Reply via email to