Oracle Weblogic Server (MOSC)

MOSC Banner

Disable table check at application deployment.

edited Mar 11, 2011 6:06AM in Oracle Weblogic Server (MOSC) 3 commentsAnswered
Hello,

We're using WebLogic Server 9.2 for our J2EE applications.
When deploying an EAR, WLS checks the jdbc database for tables and columns refered by the Entity EJB. If at least one column/table is missing from tha database, the deployment fails.

We develop and sell an application that is used by many clients. Some of our clients don't use some of the Entity EJB defined and thus they don't need to have all the tables, but the deployment will fail if the tables are missing even if there are never used in fact.

Is it possible to disable this check and let the application deploy even if the database tables doesn't exist ?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center