-
Notifications
You must be signed in to change notification settings - Fork 1
/
SelfTest.jws
96 lines (96 loc) · 4.79 KB
/
SelfTest.jws
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<?xml version = '1.0' encoding = 'UTF-8'?>
<jws:workspace xmlns:jws="http://xmlns.oracle.com/ide/project">
<hash n="adrs-workspace-properties">
<value n="adrs-instance-binding" v="DefaultServer"/>
</hash>
<value n="application-package-prefix" v="selfttest"/>
<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.adf.share.dt.migration.wsm.PolicyAttachmentMigratorHelper" v="12.1.2.0.0"/>
<value n="oracle.adfdt.controller.adfc.source.migration.SavePointDataSourceForWLSMigrator" 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;12.2.1.0.0"/>
<value n="oracle.jbo.dt.jdevx.deployment.JbdProjectMigrator" v="11.1.2.0.0"/>
<value n="oracle.jdeveloper.maven.migrator.POMNodeMigrator" v="12.2.1.0.0"/>
<value n="oracle.jdevimpl.appresources.ApplicationSrcDirMigrator" v="11.1.2.0.0"/>
<value n="oracle.jdevimpl.deploy.migrators.JeeDeploymentMigrator" v="12.1.2.0.0"/>
<value n="oracle.jdevimpl.xml.oc4j.jps.JpsConfigMigratorHelper" v="12.1.4.0.0"/>
<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/ApplicationBuildToolContentSet"/>
<string v="oracle.jdeveloper.model.PathsConfiguration/ApplicationSrcContentSet"/>
<string v="oracle.jdeveloper.model.PathsConfiguration/ResourceBundlesContentSet"/>
</list>
<list n="listOfChildren">
<hash><url n="URL" path="JSFUtilLibs/JSFUtilLibs.jpr"/></hash>
<hash><url n="URL" path="ViewController/ViewController.jpr"/></hash>
<hash><url n="URL" path="WebService/WebService.jpr"/></hash>
</list>
<hash n="oracle.jdeveloper.deploy.dt.DeploymentProfiles">
<hash n="profileDefinitions">
<hash n="SelfTest_Project1_SelfTest">
<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="SelfTest_ViewController_webapp"/>
</hash>
</list>
</hash>
<url n="earURL" path="deploy/SelfTest_Project1_SelfTest.ear"/>
<value n="enterpriseAppName" v="SelfTest_Project1_SelfTest"/>
<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="pattern" v="**"/>
<value n="type" v="0"/>
</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="**"/>
<value n="type" v="0"/>
</hash>
</list>
</hash>
<value n="internalName" v="libraries"/>
<value n="targetWithinJar" v="lib"/>
<value n="type" v="3"/>
</hash>
</list>
</hash>
<value n="profileClass" v="oracle.jdeveloper.deploy.ear.EarProfile"/>
<value n="profileName" v="SelfTest_Project1_SelfTest"/>
</hash>
</hash>
<list n="profileList">
<string v="SelfTest_Project1_SelfTest"/>
</list>
</hash>
</jws:workspace>