Hello!
I have gone from Orion 0.9.4 to 1.0rc1 and in this latest release Orion
can't find the datasource that I have specified in the deployment descriptor
for my container managed entity bean. I have tried adding the datasource
to config\data-sources.xml and pointing out this file in config\server.xml,
but it doesn't work. I have also tried pointing out the confg\data-sources.xml
in the application deployment descriptor, but it doesn't work either.
If I don't specify a datasource in in the deployment descriptor for my
container managed entity bean Orion uses the default datasource, but it's
commented out in the data-sources.xml !!!
Anyone got any ideas on this subject?
It seems that the data-sources tag in config\server.xml has disappeared in
Orion 1.0rc1 and that it should be specified in the application deployment
descriptor !?
/Esa