I am wondering what is the recommended approach for integrating the xmlbundle
component in our application (Phoenix-based).
The problem that we have right now is that declaring in the assembly file
the block <block class="org.apache.avalon.excalibur.xml.xslt.XSLTProcessor" name="xslt-processor" />
fails at Phoenix startup with the message
Unable to create BlockInfo as are unable to locate resource
"org/apache/avalon/excalibur/xml/xslt/XSLTProcessor.xinfo".
Do I have to write an xinfo file and integrate it in the xmlbundle archive,
Essentially. See the phoenix website for a discussion on how to do this.
We are in the process of standardizing the metadata about components so in future it will hopefully will not be required. But this is not yet done ;)
Cheers,
Peter Donald
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Faced with the choice between changing one's mind,
and proving that there is no need to do so - almost
everyone gets busy on the proof."
- John Kenneth Galbraith
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
