Hello,

When trying to export XSLT filters as jar files, the
created jar contains the XSL file that the filter
points to.

But in the case of a complex transformation using
multiple XSL files, only the first XSL file is
exported and put in the .jar, so that subsequent
importing of this .jar does not get the other files
back.

I tried to add the other XSL files to the .jar and
declaring them in META-INF/manifest.xml, but that
does not seem to work.

How should one proceed?

Regards,
EB


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to