Charles Moulliard created HTTPCLIENT-1574:
---------------------------------------------

             Summary: Missing package for OSGI - javax.naming
                 Key: HTTPCLIENT-1574
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1574
             Project: HttpComponents HttpClient
          Issue Type: Bug
    Affects Versions: 4.3.5
            Reporter: Charles Moulliard


The package "javax.naming" is missing from the OSGI Metadata headers

{code}
Caused by: java.lang.ClassNotFoundException: javax.naming.InvalidNameException 
not found by org.apache.httpcomponents.httpclient [252]
        at 
org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1532)
        at 
org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:75)
        at 
org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1955)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:358)[:1.7.0_51]
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to