Apparently this doent work in ADF so you cant really use the table outside of the adf framework.
Real DOCS:  http://docs.oracle.com/cd/E26098_01/user.1112/e17455/deploying_apps.htm#OJDUG645     OJDeploy Documentation if you run it from the command line - I keep looking for this so I though I would post it here so I remeber.       Oracle JDeveloper Deploy 11.1.2.1.0.6081   Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.     Usage:     ojdeploy -profile <name> -workspace <jws> [ -project <name> ] [ <options> ]     ojdeploy -buildfile <ojbuild.xml> [ <options> ]     ojdeploy -buildfileschema     Arguments:     -profile               the name of the Profile to deploy     -workspace      full path to the JDeveloper Workspace file(.jws)     -project              name of the JDeveloper Project within the .jws where the Profile can be...
Comments
Post a Comment