"adrian@jboss.org" wrote:
...
There are complications like the XSL deployer which needs to be changed
so you can pass in some form of DOM representation as the predetermined
attachment and still do the XSL transform on it, but this is an exceptional case
caused by badly written deployers that don't have a proper metadata model.
This is a deficiency of the base JAXPDeployer though. If it supported a dom document attachment rather than always parsing a virtual file this would just work. I created the following feature request for that:
http://jira.jboss.com/jira/browse/JBMICROCONT-144
I would assume its easier to add this than update the datasource deployer.