[ 
https://issues.apache.org/jira/browse/OPENEJB-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Blevins resolved OPENEJB-1421.
------------------------------------

    Resolution: Fixed
      Assignee: Shawn Jiang  (was: Ivan)

> 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: 4.0
>            Reporter: Han Hong Fang
>            Assignee: Shawn Jiang
>         Attachments: 
> 0001-OPENEJB-1435-adding-some-dynamic-import-packages-for.patch
>
>
>  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