[ 
https://issues.apache.org/jira/browse/THRIFT-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14630458#comment-14630458
 ] 

Hudson commented on THRIFT-3242:
--------------------------------

SUCCESS: Integrated in Thrift #1615 (See 
[https://builds.apache.org/job/Thrift/1615/])
THRIFT-3242 OSGi Import-Package directive is missing the Apache HTTP packages 
(r.meier: rev ecc2a6b60fd8fb29a56f700fd9667a71cade21b8)
* lib/java/build.xml


> OSGi Import-Package directive is missing the Apache HTTP packages
> -----------------------------------------------------------------
>
>                 Key: THRIFT-3242
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3242
>             Project: Thrift
>          Issue Type: Bug
>          Components: Java - Library
>    Affects Versions: 0.9.2
>            Reporter: Antonio Garcia-Dominguez
>             Fix For: 0.9.3
>
>         Attachments: 
> 0001-Java-MANIFEST.MF-add-Apache-HTTP-packages-as-optiona.patch
>
>
> While invoking a Thrift-based servlet from an OSGi application, we ran into 
> InvocationTargetExceptions saying that the org.apache.http.HttpEntity class 
> could not be found from the libthrift-0.9.2.jar OSGi bundle.
> The problem was that the Import-Package directive included in the build.xml 
> file of the Java library did not include the Apache HttpClient packages, and 
> therefore these classes were not accessible to the classloader provided by 
> OSGi to Thrift.



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

Reply via email to