Hi All,

 I want use xalan in OSGI environment.
I tried to osgify the xalan distribution  using bnd.jar, the following
dependencies came up in import package section of Manifest.MF
·         org.apache.xml.resolver.readers; version="1.2.0",·
org.apache.xml.resolver; version="1.2.0",
the dependencies are resolved only after install org.apache.xmlresolver.
I have  the following questions on the same.

1.       Is the distribution <http://xml.apache.org/xalan-j/>
self-sufficient. Does it need any external dependencies that need to be
available at runtime?
2.       Is it required to add org.apache.xmlresolver to your runtime to
use xalan?
3.       Could you please help in the right way about which tools to use to
osgify the xalan ?
Thanks and Regards,
Rashmi

Reply via email to