Title: running entity bean example

Hi All ,

I  need a help . I am new to EJB. I have completed a session bean tutorial given on Orion site.

Now I want to run a entity bean that is provided in demo directory.

I have uncommented first entry in my data-source.xml file an ran the and usermanager entry from ejb.xml file .

When I ran my server again it is giving

Error finding a suitable DataSource: No default XADataSource and no source specified.

Actually I have oracle(installed on remote server) and Access database installed on my local m/c. I want to use either of these databases.

So for this may I need specific jdbc driver or I can use the jdbc odbc driver provided by sun.

How I configure things to run any entity bean example.

Thanks
Kamran

Reply via email to