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

Ivan commented on OPENEJB-1421:
-------------------------------

I suggest to make those packages as dynamic, as those packages are required for 
some of the classes, but might be delayed until those functions are really 
activated. If no objection, I will do the changes later. Thanks.

> Mark some import packages as optinal in openejb-axis
> ----------------------------------------------------
>
>                 Key: OPENEJB-1421
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1421
>             Project: OpenEJB
>          Issue Type: Improvement
>    Affects Versions: 3.2
>            Reporter: Han Hong Fang
>            Assignee: Ivan
>
>  Hi all,
>  I work on Apache geronimo project. when I add openejb-axis-3.2-SNAPSHOT.jar 
> into geronimo server 3.0-SNAPSHOT,  I notice that the MANIFEST.MF of 
> openejb-axis imports these packages:
>      org.apache.openejb.server.httpd;version="3.2",
>      org.apache.openejb.server.webservices;version="3.2",
>      org.apache.openejb.server.webservices.saaj;version="3.2",
>  I found the above packages are in openejb-http-3.2-SNAPSHOT.jar and 
> openejb-webservices-3.2-SNAPSHOT.jar, but those packages are not used in 
> geronimo server (they are not included in geronimo server before geronimo 
> adopting OSGi).
>  I think making these three packages as "resolution:=optional" in MANIFEST.MF 
> of openejb-axis would solve above problem.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to