|
From: Merly A. T. <mer...@gm...> - 2020-10-06 09:35:25
|
Hi,
Good day!
I'm trying to update the quickfixj library to this new version.
1. I added the jar file in my osgi bundle, in my bnd file
"import-package", i can see the manifest that quickfix-all_2.2.0 jar was
there, However it seems there are some missing jar "net.sf.saxon" when i
try to run the program.
2. I tried to add the jar (Saxon-HE-9.8.0-4.jar) in my bnd as well and in
my bundle folder. Still missing requirements.
*Log:*
-> ERROR: Bundle org.quickfixj.all [12] Error starting
file:{path}/bundle/quickfixj-all-2.0.0.jar
(org.osgi.framework.BundleException: Unresolved constraint in bundle
org.quickfixj.all [12]: Unable to resolve 12.0: missing requirement [12.0]
osgi.wiring.package; (osgi.wiring.package=net.sf.saxon))
Appreciate your help on this matter.
Regards,
|