[jboss-dev-forums] [Design of POJO Server] - Re: DataSource/ServiceXSLDeployer processing issue
scott.stark@jboss.org
do-not-reply at jboss.com
Tue Jan 23 16:01:05 EST 2007
"adrian at 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.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005479#4005479
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005479
More information about the jboss-dev-forums
mailing list