Developing exteNd Director Applications

CHAPTER 26

Project File Locations

A typical exteNd Director project contains a large set of editable subsystem configuration files and application resources. This chapter helps you quickly locate different types of files in your EAR or WAR project.

NOTE:   For convenient access, a link to this document is available in the contents pane of the help system.

This chapter has these sections:

 
Top of page

Related documentation

Understanding project disk structure   This chapter assumes you have a basic familiarity with the exteNd Director product architecture and design patterns.

Understanding project resources   This chapter assumes you have a basic familiarity with the exteNd Director project resources.

For more information    For information, see Using the Resource Set in an exteNd Director Application.

Using resource management to locate files   exteNd Director provides a set of tools that can be very useful for locating project files. For information, see:

 
Top of page

Configuration files

 
Top of section

Content Management subsystem configuration files

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\ContentMgmtService-conf\config.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\ContentMgmtService-conf\config.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar/ContentMgmtService-conf\config.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\ContentMgmtService-conf\config.xml

CM task list configuration file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\ContentMgmtService-conf\Default_tasklist.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\ContentMgmtService-conf\Default_tasklist.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\ContentMgmtService-conf\Default_tasklist.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\ContentMgmtService-conf\Default_tasklist.xml

CM task types configuration file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\ContentMgmtService-conf\tasktypes.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\ContentMgmtService-conf\tasktypes.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\ContentMgmtService-conf\tasktypes.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\ContentMgmtService-conf\tasktypes.xml

 
Top of section

Directory subsystem configuration file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\DirectoryService-conf\config.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\DirectoryService-conf\config.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\DirectoryService-conf\config.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\DirectoryService-conf\config.xml

 
Top of section

Framework subsystem configuration file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\FrameworkService-conf\config.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\FrameworkService-conf\config.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\FrameworkService-conf\config.xml

Source

project_name.spf\WEB_INF\libConfigService\ConfigService.spf\FrameworkService-conf\config.xml

 
Top of section

Novell-portlet configuration file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_App_name.war\WEB-INF\novell-portlet.xml

Source

project_name.spf\Portal_app_name.spf\WEB-INF\novell-portlet.xml

WAR

Archive

project_name.spf\WEB-INF\novell-portlet.xml

Source

project_name.spf\WEB-INF\novell-portlet.xml

 
Top of section

Portal subsystem configuration file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\PortalService-conf\config.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\PortalService-conf\config.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\PortalService-conf\config.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\PortalService-conf\config.xml

 
Top of section

Portlet configuration file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\PortletService-conf\config.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\PortletService-conf\config.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\PortletService-conf\config.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\PortletService-conf\config.xml

 
Top of section

Rule subsystem configuration file

Project Archive

Layout Type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\RuleService-conf\config.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\RuleService-conf\config.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\RuleService-conf\config.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\RuleService-conf\config.xml

 
Top of section

Search subsystem configuration file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\SearchService-conf\config.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\SearchService-conf\config.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\SearchService-conf\config.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\SearchService-conf\config.xml

 
Top of section

Security subsystem configuration file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\SecurityService-conf\config.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\SecurityService-conf\config.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\SecurityService-conf\config.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\SecurityService-conf\config.xml

 
Top of section

User subsystem configuration file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\UserService-conf\config.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\UserService-conf\config.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\UserService-conf\config.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\UserService-conf\config.xml

 
Top of section

Portal configuration file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\conf\config.xml

Source

project_name.spf\Portal_app_name.spf\WEB-INF\conf\config.xml

WAR

Archive

project_name.spf\WEB-INF\conf\config.xml

Source

project_name.spf\WEB-INF\conf\config.xml

 
Top of section

Workflow subsystem configuration file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\WorkflowService-conf\config.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\WorkflowService-conf\config.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\WorkflowService-conf\config.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\WorkflowService-conf\config.xml

 
Top of section

Pageflow subsystem configuration file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\PageflowService-conf\config.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\PageflowService-conf\config.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\PageflowService-conf\config.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\PageflowService-conf\config.xml

 
Top of section

WSRP Consumer subsystem configuration file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\WSRPConsumerService-conf\config.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\WSRPConsumerService-conf\config.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\WSRPConsumerService-conf\config.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\WSRPConsumerService-conf\config.xml

 
Top of section

Composer subsystem configuration file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\ComposerService-conf\config.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\ComposerService-conf\config.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\ComposerService-conf\config.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\ComposerService-conf\config.xml

 
Top of page

Services files

 
Top of section

Content Management subsystem services file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\ContentMgmtService-conf\services.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\ContentMgmtService-conf\services.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar/ContentMgmtService-conf\services.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\ContentMgmtService-conf\services.xml

 
Top of section

Directory subsystem services file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\DirectoryService-conf\services.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\DirectoryService-conf\services.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\DirectoryService-conf\services.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\DirectoryService-conf\services.xml

 
Top of section

Framework subsystem services file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\FrameworkService-conf\services.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\FrameworkService-conf\services.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\FrameworkService-conf\services.xml

Source

project_name.spf\WEB_INF\libConfigService\ConfigService.spf\FrameworkService-conf\services.xml

 
Top of section

Portal subsystem services file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\PortalService-conf\services.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\PortalService-conf\services.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\PortalService-conf\services.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\PortalService-conf\services.xml

 
Top of section

Portlet services file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\PortletService-conf\services.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\PortletService-conf\services.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\PortletService-conf\services.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\PortletService-conf\services.xml

 
Top of section

Resource set configuration file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\conf\resourceset.xml

Source

project_name.spf\Portal_app_name.spf\WEB-INF\conf\resourceset.xml

WAR

Archive

project_name.spf\WEB-INF\conf\resourceset.xml

Source

project_name.spf\WEB-INF\conf\resourceset.xml

 
Top of section

Rule subsystem services file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\RuleService-conf\services.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\RuleService-conf\services.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\RuleService-conf\services.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\RuleService-conf\services.xml

 
Top of section

Search subsystem services file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\SearchService-conf\services.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\SearchService-conf\services.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\SearchService-conf\services.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\SearchService-conf\services.xml

 
Top of section

Security subsystem services file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\SecurityService-conf\services.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\SecurityService-conf\services.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\SecurityService-conf\services.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\SecurityService-conf\services.xml

 
Top of section

User subsystem services file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\UserService-conf\services.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\UserService-conf\services.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\UserService-conf\services.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\UserService-conf\services.xml

 
Top of section

Portal services file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_App_name.war\WEB-INF\conf\services.xml

Source

project_name.spf\Portal_App_name.spf\WEB-INF\conf\services.xml

WAR

Archive

project_name.spf\WEB-INF\conf\services.xml

Source

project_name.spf\WEB-INF\conf\services.xml

 
Top of section

Workflow subsystem services file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\WorkflowService-conf\services.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\WorkflowService-conf\services.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\WorkflowService-conf\services.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\WorkflowService-conf\services.xml

 
Top of section

Pageflow subsystem services file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\PageflowService-conf\services.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\PageflowService-conf\services.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\PageflowService-conf\services.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\PageflowService-conf\services.xml

 
Top of section

WSRP Consumer subsystem services file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\WSRPConsumerService-conf\services.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\WSRPConsumerService-conf\services.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\WSRPConsumerService-conf\services.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\WSRPConsumerService-conf\services.xml

 
Top of section

Composer subsystem services file

Project archive

Layout type

Location

EAR

Archive

project_name.spf\library\ConfigService.jar\ComposerService-conf\services.xml

Source

project_name.spf\library\ConfigService\ConfigService.spf\WSRPComposerService-conf\services.xml

WAR

Archive

project_name.spf\WEB_INF\lib\ConfigService.jar\WSRPComposerService-conf\services.xml

Source

project_name.spf\WEB_INF\lib\ConfigService\ConfigService.spf\WSRPComposerService-conf\services.xml

 
Top of page

Resource set descriptors

 
Top of section

Framework database descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\framework-database\mydbdescriptor.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\framework-database\mydbdescriptor.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\framework-database\mydbdescriptor.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\framework-database\mydbdescriptor.xml

 
Top of section

Views descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\my-views\myview.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\my-views\myview.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\my-views\myview.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\my-views\myview.xml

 
Top of section

Pageflow process descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\pageflow-process\mypageflowprocess.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\pageflow-process\mypageflowprocess.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\pageflow-process\mypageflowprocess.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\pageflow-process\mypageflowprocess.xml

 
Top of section

Portal category descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\portal-category\myportalcategory.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-category\myportalcategory.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\portal-category\myportalcategory.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-category\myportalcategory.xml

 
Top of section

Portal component descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\portal-component\myportalcomponent.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-component\myportalcomponent.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\portal-component\myportalcomponent.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-component\myportalcomponent.xml

 
Top of section

Portal data definition descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\portal-data-definition\mydatadefinition.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-data-definition\mydatadefinition.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\portal-data-definition\mydatadefinition.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-data-definition\mydatadefinition.xml

 
Top of section

Portal device profile descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\portal-device-profile\mydeviceprofile.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-device-profile\mydeviceprofile.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\portal-device-profile\mydeviceprofile.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-device-profile\mydeviceprofile.xml

 
Top of section

Portal Layout descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\portal-layout \mylayout.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-layout\mylayout.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\portal-layout\mylayout.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-layout\mylayout.xml

 
Top of section

Portal option descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\portal-option\myportaloption.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-option\myportaloption.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\portal-option\myportaloption.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-option\myportaloption.xml

 
Top of section

Portal page descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\portal-page\myportalpage.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-page\myportalpage.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\portal-page\myportalpage.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-page\myportalpage.xml

 
Top of section

Portal portlet fragment deployment descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\portal-portlet\myportlet.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-portlet\myportlet.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\portal-portlet\myportlet.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-portlet\myportlet.xml

 
Top of section

Portal style descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\portal-style\myportalstyle.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-style\myportalstyle.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\portal-style\myportalstyle.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-style\myportalstyle.xml

 
Top of section

Portal theme descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\portal-theme\myportaltheme.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-theme\myportaltheme.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\portal-theme\myportaltheme.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\portal-theme\myportaltheme.xml

 
Top of section

Rule descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\rule\myrule.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\rule\myrule.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\rule\myrule.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\rule\myrule.xml

 
Top of section

Rule action macro descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\rule-action-macro\myactionmacro.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\rule-action-macro\myactionmacro.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\rule-action-macro\myactionmacro.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\rule-action-macro\myactionmacro.xml

 
Top of section

Rule condition macro descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\rule-condition-macro\myconditionmacro.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\rule-condition-macro\myconditionmacro.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\rule-condition-macro\myconditionmacro.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\rule-condition-macro\myconditionmacro.xml

 
Top of section

Rule group binding descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\rule-group-binding\mygroupbinding.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\rule-group-binding\mygroupbinding.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\rule-group-binding\mygroupbinding.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\rule-group-binding\mygroupbinding.xml

 
Top of section

Rule pipeline descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\rule-pipeline\mypipeline.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\rule-pipeline\mypipeline.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\rule-pipeline\mypipeline.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\rule-pipeline\mypipeline.xml

 
Top of section

Rule pipeline binding descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\rule-pipeline-binding\mypipelinebinding.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\rule-pipeline-binding\mypipelinebinding.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\rule-pipeline-binding\mypipelinebinding.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\rule-pipeline-binding\mypipelinebinding.xml

 
Top of section

Rule user binding descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\rule-user-binding\myuserbinding.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\rule-user-binding\myuserbinding.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\rule-user-binding\myuserbinding.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\rule-user-binding\myuserbinding.xml

 
Top of section

Security role descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\security-role\mysecurityrole.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\security-role\mysecurityrole.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\security-role\mysecurityrole.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\security-role\mysecurityrole.xml

 
Top of section

Workflow activity policy descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\workflow-activity-policy\activity-policy.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\workflow-activity-policy\activity-policy.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\workflow-activity-policy\activity-policy.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\workflow-activity-policy\activity-policy.xml

 
Top of section

Workflow process descriptor

Project archive

Layout type

Location

EAR

Archive

project_name.spf\Portal_app_name.war\WEB-INF\lib\Portal_app_name_resource.jar\workflow-process\myworkflowprocess.xml

Source

project_name.spf\Portal_app_name.spf\Portal_app_name-resource.spf\data\workflow-process\myworkflowprocess.xml

WAR

Archive

Portal_app_name.spf\WEB-INF\lib\Portal_app_name_resource.jar\workflow-process\myworkflowprocess.xml

Source

Portal_app_name.spf\Portal_app_name-resource.spf\data\workflow-process\myworkflowprocess.xml

 
Top of page

Portal application resources

This section describes how to locate portal resources by searching your exteNd Director project resource set.

Procedure To locate a portal resource:

  1. In the exteNd Director development environment Navigation Pane, click the Resources tab.

  2. Click the Search tab.

    The Search tab displays a panel for specifying searches:

    Search1

  3. In the Directory field, enter portal and click Search.

    This displays the directories containing portal resources—for example:

    SearchPortal

  4. Select the appropriate directory:

    Portal resource directory

    Contents

    portal-category

    Portal category descriptors (xml)

    portal-component

    Portal component descriptors (xml)

    portal-data-definition

    Transcoding definition for Phonelist portlet (xml)

    portal-device-profile

    Device profile descriptors for supported wireless devices (xml)

    portal-general

    Various portal artifacts such as image files and Java script.

    portal-layout

    Portal layout definitions and layout descriptors (xml)

    portal-option

    Portal option descriptors (xml)

    portal-page

    Portal PID pages (html and xhtml)

    portal-portlet

    Portlet descriptors (xml)

    portal-style

    Portal style sheets (xsl and xml)

    portal-theme

    Style sheets and descriptors for each portal theme (css and xml).

    TIP:   To create a writable version of a resource, select it, right-click, and choose Save as.



Copyright © 2004 Novell, Inc. All rights reserved. Copyright © 1997, 1998, 1999, 2000, 2001, 2002, 2003 SilverStream Software, LLC. All rights reserved.  more ...