Hi All,

I am building a new orbit bundle for opensaml [1], The reason for building
this is to make some of the imports optional (javax.servlet.jsp and
org.apache.axiom.om.impl.dom.jaxp).

With this OSGI bundle I am getting issues while starting up the server. The
issue is while resolving [org.apache.commons.ssl] import. But this is being
exported in my osgi environment by [commons-httpclient_3.1.0.wso2v3]. The
issues is that this is not being picked up by opensaml (Even though we
import correct version ranges).

Another thing I have observed is "org.apache.commons.httpclient" which is
also being exported from the above httpclient bundle is also imported by
opensaml bundle without any issue. This import is working as expected.

Currently above imports are as optional. I made them compulsory bus still
the issue is there since it cannot find the "org.apache.commons.ssl"
package within opensaml.

I have uploaded a distribution where I can observe this issue to the svn
location [2].


[1]
https://github.com/hasinthaindrajee/orbit/blob/opensaml_and_encorder/opensaml/2.6.4.wso2v4/pom.xml
[2]
https://svn.wso2.org/repos/wso2/people/hasintha/opensaml_issue/wso2is-6.0.0-SNAPSHOT.zip
-- 
Hasintha Indrajee
WSO2, Inc.
Mobile:+94 771892453
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to