Discussions
Categories
- 197K All Categories
- 2.5K Data
- 546 Big Data Appliance
- 1.9K Data Science
- 450.8K Databases
- 221.9K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 552 MySQL Community Space
- 479 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3.1K ORDS, SODA & JSON in the Database
- 556 SQLcl
- 4K SQL Developer Data Modeler
- 187.2K SQL & PL/SQL
- 21.4K SQL Developer
- 296.3K Development
- 17 Developer Projects
- 139 Programming Languages
- 293K Development Tools
- 110 DevOps
- 3.1K QA/Testing
- 646.1K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 158 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.2K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 19 Java Essentials
- 162 Java 8 Questions
- 86K Java Programming
- 81 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 205 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 468 LiveLabs
- 39 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 175 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 233 Portuguese
JavaScript partitioning issues

Hi All,
I am trying to improve performance of application by using JS partitioning as in here: http://docs.oracle.com/cd/E28280_01/web.1111/b31973/ap_config.htm#ADFUI10197
but i am facing few issues as shown below:
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/diagram/AdfDvtDiagramLayoutCallback.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/toolkit/adf/diagram/DvtDiagramLayoutContext.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/toolkit/adf/diagram/DvtDiagramLayoutContextLink.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/toolkit/adf/diagram/DvtDiagramLayoutContextNode.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/toolkit/adf/diagram/DvtDiagramPoint.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/toolkit/adf/diagram/DvtDiagramRectangle.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/diagram/AdfDhtmlDiagramPeer.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/diagram/AdfRichDiagram.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/diagram/AdfDhtmlDiagramNodesPeer.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/diagram/AdfDhtmlDiagramLinksPeer.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/diagram/AdfRichDiagramNodes.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/diagram/AdfRichDiagramLinks.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/diagram/AdfDvtDiagramDropTarget.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/diagram/AdfDvtDiagramChangeLinkEvent.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/diagram/AdfDvtDiagramCreateLinkEvent.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/diagram/AdfDvtDiagramCreateNodeEvent.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/diagram/AdfDvtDiagramDeleteNodeEvent.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/diagram/AdfDvtDiagramDeleteLinkEvent.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/toolkit/adf/thematicMap/DvtThematicMap.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/thematicMap/AdfRichThematicMap.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/thematicMap/AdfDhtmlThematicMapPeer.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/thematicMap/AdfRichDataLayer.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/thematicMap/AdfDhtmlDataLayerPeer.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/thematicMap/AdfRichAreaLayer.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/thematicMap/AdfDhtmlAreaLayerPeer.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/thematicMap/AdfRichAreaDataLayer.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/thematicMap/AdfDhtmlAreaDataLayerPeer.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/thematicMap/AdfRichPointDataLayer.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/thematicMap/AdfDhtmlPointDataLayerPeer.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/thematicMap/AdfThematicMapFetchEvent.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/thematicMap/RichThematicMapEvent.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
<AggregatingResourceLoader> <getURL> Resource "META-INF/bi/jsLibs/thematicMap/AdfThematicMapActionEvent.js" at path "/afr/partition/gecko/n/default/opt/_all-11.1.1.7.0-3009.js" not found
I've added all features used by my page in adf-js-partitions.xml other missing resources might be from taskflows from libraries added to the page. I tried looking for the way to add them but i found no documentation.
Any thoughts/ suggestions, also i am adding my adf-js-partitions.xml please verify and let me know if i am doing it wrong ?
<?xml version="1.0" encoding="utf-8" ?>
<partitions xmlns="http://xmlns.oracle.com/adf/faces/partition">
<partition>
<partition-name>boot</partition-name>
<feature>AdfBootstrap</feature>
</partition>
<partition>
<partition-name>core</partition-name>
<feature>AdfCore</feature>
<!-- Behavioral component super classes -->
<feature>AdfUIChoose</feature>
<feature>AdfUICollection</feature>
<feature>AdfUICommand</feature>
<feature>AdfUIDialog</feature>
<feature>AdfUIDocument</feature>
<feature>AdfRichOutputLabel</feature>
<feature>AdfUIEditableValue</feature>
<feature>AdfUIForm</feature>
<feature>AdfUISelectBoolean</feature>
<feature>AdfUISelectInput</feature>
<feature>AdfUISelectOne</feature>
<feature>AdfUISelectMany</feature>
<feature>AdfUIGo</feature>
<feature>AdfUIInput</feature>
<feature>AdfUIObject</feature>
<feature>AdfUIOutput</feature>
<feature>AdfUIPanel</feature>
<feature>AdfUIPopup</feature>
<feature>AdfUIShowDetail</feature>
<feature>AdfUISubform</feature>
<feature>AdfUIValue</feature>
<!-- These are all so common that we group them with core -->
<feature>AdfRichDocument</feature>
<feature>AdfRichForm</feature>
<feature>AdfRichPopup</feature>
<feature>AdfRichSubform</feature>
<feature>AdfRichCommandButton</feature>
<feature>AdfRichCommandLink</feature>
<feature>AdfDialogServicePopupContainer</feature>
</partition>
<partition>
<partition-name>menu</partition-name>
<feature>AdfRichCommandMenuItem</feature>
<feature>AdfRichGoMenuItem</feature>
<feature>AdfRichMenuBar</feature>
<feature>AdfRichMenu</feature>
</partition>
<partition>
<partition-name>table</partition-name>
<feature>AdfUIIterator</feature>
<feature>AdfUITable</feature>
<feature>AdfUITable2</feature>
<feature>AdfUIColumn</feature>
<feature>AdfRichColumn</feature>
<feature>AdfRichTable</feature>
</partition>
<partition>
<partition-name>uncommon</partition-name>
<feature>AdfRichGoButton</feature>
<feature>AdfRichIcon</feature>
<feature>AdfRichImage</feature>
<feature>AdfRichOutputText</feature>
<feature>AdfRichPanelGroupLayout</feature>
<feature>AdfRichSeparator</feature>
<feature>AdfRichSpacer</feature>
<feature>AdfRichGoLink</feature>
</partition>
<partition>
<partition-name>stretch</partition-name>
<feature>AdfRichDecorativeBox</feature>
<feature>AdfRichPanelSplitter</feature>
<feature>AdfRichPanelStretchLayout</feature>
<feature>AdfRichPanelDashboard</feature>
<feature>AdfPanelDashboardBehavior</feature>
<feature>AdfDashboardDropTarget</feature>
</partition>
<partition>
<partition-name>detail</partition-name>
<feature>AdfRichShowDetail</feature>
</partition>
<partition>
<partition-name>box</partition-name>
<feature>AdfRichPanelBox</feature>
</partition>
<partition>
<partition-name>region</partition-name>
<feature>AdfUIRegion</feature>
<feature>AdfRichRegion</feature>
</partition>
<partition>
<partition-name>nav</partition-name>
<feature>AdfUINavigationPath</feature>
<feature>AdfUINavigationLevel</feature>
<feature>AdfRichBreadCrumbs</feature>
<feature>AdfRichCommandNavigationItem</feature>
<feature>AdfRichNavigationPane</feature>
</partition>
<partition>
<partition-name>progress</partition-name>
<feature>AdfUIProgress</feature>
<feature>AdfRichProgressIndicator</feature>
</partition>
<partition>
<partition-name>poll</partition-name>
<feature>AdfUIPoll</feature>
<feature>AdfRichPoll</feature>
</partition>
<partition>
<partition-name>imagelink</partition-name>
<feature>AdfRichCommandImageLink</feature>
</partition>
<partition>
<partition-name>status</partition-name>
<feature>AdfRichStatusIndicator</feature>
</partition>
</partitions>
TIA.
Env: JDeveloper 11gR1 (11.1.1.7.0)