Hei
Place them in the WEB-INF directory, or wherever you like. You will need to
add them to the follow section in web.xml
<!-- Clay Common Configuration Resources -->
<context-param>
<param-name>
org.apache.shale.clay.COMMON_CONFIG_FILES
</param-name>
<param-value>
/WEB-INF/clay-config.xml,
.....
/WEB-INF/ibm-jsf.xml <--- Whatever you call it and
where ever you place it
</param-value>
</context-param>
Hermod
-----Opprinnelig melding-----
Fra: Apurva Mistry (JIRA) [mailto:[EMAIL PROTECTED]
Sendt: 11. april 2007 20:15
Til: [email protected]
Emne: [jira] Commented: (SHALE-402) clay xml bindings for ibm jsf components
[
https://issues.apache.org/struts/browse/SHALE-402?page=com.atlassian.jira.pl
ugin.system.issuetabpanels:comment-tabpanel#action_40777 ]
Apurva Mistry commented on SHALE-402:
-------------------------------------
Where to place these xml files in RAD. Also can I use clay for developing
portlets.
Thanks
> clay xml bindings for ibm jsf components
> ----------------------------------------
>
> Key: SHALE-402
> URL: https://issues.apache.org/struts/browse/SHALE-402
> Project: Shale
> Issue Type: New Feature
> Components: Clay
> Affects Versions: 1.0.4
> Environment: All
> Reporter: Ryan Wynn
> Priority: Minor
> Attachments: html_extended-2.0-config.xml, ibm-config.xml
>
>
> Clay bindings for ibm jsf components. Much like the tomahawk bindings
this xml file allows clay to weave ibm's extended component library
(jsf-ibm.jar) into the view.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.