When we are trying to deploy an existing .EAR file
to Orion 1.5.4,
Orion changes the orion-ejb-jar.xml file in a way that makes the deployed
CMP entity beans to fail:

The tables are situated in a database on a AS400 server, and when connecting
from the app-server we can not log on with the 'user' owning the tables.
Because of this, our orion-ejb-jar.xml specifies the tables to be used by
entity-beans like:

table="dtks000.quote"

When starting Orion, this is now changed to:

table="dtks000_quote"

which does not work.

This is not the same behavior as in Orion 1.5.3.
Is there anyone who can tell me whats wrong?

regards,
Trond Rønneberg,
Mogul Technology


_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com


Reply via email to