diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-02-17 17:25:57 +0000 |
|---|---|---|
| committer | <> | 2015-03-17 16:26:24 +0000 |
| commit | 780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch) | |
| tree | 598f8b9fa431b228d29897e798de4ac0c1d3d970 /examples/sql/adf/EX_ADF/EX_ADF.jws | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'examples/sql/adf/EX_ADF/EX_ADF.jws')
| -rw-r--r-- | examples/sql/adf/EX_ADF/EX_ADF.jws | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/examples/sql/adf/EX_ADF/EX_ADF.jws b/examples/sql/adf/EX_ADF/EX_ADF.jws new file mode 100644 index 00000000..a1369404 --- /dev/null +++ b/examples/sql/adf/EX_ADF/EX_ADF.jws @@ -0,0 +1,87 @@ +<?xml version = '1.0' encoding = 'UTF-8'?> +<jws:workspace xmlns:jws="http://xmlns.oracle.com/ide/project"> + <value n="appTemplateId" v="adfWebappApplicationTemplate"/> + <hash n="component-versions"> + <value n="oracle.adf.share.dt.migration.jps.JaznCredStoreMigratorHelper" v="11.1.1.1.0"/> + <value n="oracle.adfdtinternal.model.ide.security.extension.AdfSecurityMigrator" v="11.1.1.1.0.13"/> + <value n="oracle.ide.model.Project" v="11.1.1.1.0;11.1.2.0.0"/> + <value n="oracle.jbo.dt.jdevx.deployment.JbdProjectMigrator" v="11.1.2.0.0"/> + <value n="oracle.jdevimpl.appresources.ApplicationSrcDirMigrator" v="11.1.2.0.0"/> + <value n="oracle.jdevimpl.xml.oc4j.jps.JpsConfigMigratorHelper" v="11.1.1.1.0.1"/> + <value n="oracle.jdevimpl.xml.wl.WeblogicMigratorHelper" v="11.1.1.1.0"/> + <value n="oracle.mds.internal.dt.deploy.base.MarMigratorHelper" v="11.1.1.1.0"/> + <value n="oracle.mds.internal.dt.ide.migrator.MDSConfigMigratorHelper" v="11.1.1.0.5313"/> + </hash> + <list n="contentSets"> + <string v="oracle.mds.internal.dt.ide.appresources.MDSAppResourceCSProvider/MDSAppContentSet"/> + <string v="oracle.jdeveloper.model.PathsConfiguration/ADFContentSet"/> + <string v="oracle.jdeveloper.model.PathsConfiguration/ApplicationSrcContentSet"/> + <string v="oracle.jdeveloper.model.PathsConfiguration/ApplicationLevelMavenPOMContentSet"/> + </list> + <list n="listOfChildren"> + <hash><url n="URL" path="Model/Model.jpr"/></hash> + <hash><url n="URL" path="ViewController/ViewController.jpr"/></hash> + </list> + <hash n="oracle.jdeveloper.deploy.dt.DeploymentProfiles"> + <hash n="profileDefinitions"> + <hash n="EX_ADF_Project1_EX_ADF"> + <hash n="archiveOptions"> + <value n="hasManifest" v="false"/> + </hash> + <hash n="dependencies"> + <list n="dependencyList"> + <hash> + <value n="adapterClass" v="oracle.jdevimpl.deploy.common.ArchiveProfileDependable"/> + <url n="ownerURL" path="ViewController/ViewController.jpr"/> + <value n="profileName" v="EX_ADF_Project1_webapp"/> + </hash> + </list> + </hash> + <url n="earURL" path="deploy/EX_ADF_Project1_EX_ADF.ear"/> + <value n="enterpriseAppName" v="EX_ADF_Project1_EX_ADF"/> + <hash n="fileGroups"> + <list n="groups"> + <hash> + <list n="contributors"> + <hash> + <value n="type" v="9"/> + </hash> + </list> + <value n="displayName" v="Application Descriptors"/> + <hash n="filters"> + <list n="rules"> + <hash> + <value n="DefaultFilters" v=""/> + </hash> + </list> + </hash> + <value n="internalName" v="ear-metainf"/> + <value n="type" v="1"/> + </hash> + <hash> + <value n="displayName" v="Application Libraries"/> + <hash n="filters"> + <list n="rules"> + <hash> + <value n="pattern" v="**"/> + </hash> + </list> + </hash> + <value n="internalName" v="libraries"/> + <value n="targetWithinJar" v="lib"/> + <value n="type" v="3"/> + </hash> + </list> + </hash> + <hash n="libraryDependencies"> + <value n="IncludeLibrariesFromOtherContainers" v="true"/> + </hash> + <value n="profileClass" v="oracle.jdeveloper.deploy.ear.EarProfile"/> + <value n="profileName" v="EX_ADF_Project1_EX_ADF"/> + </hash> + </hash> + <list n="profileList"> + <string v="EX_ADF_Project1_EX_ADF"/> + </list> + </hash> +</jws:workspace> |
