[ http://issues.apache.org/jira/browse/MUSE-74?page=comments#action_12430302 ] Dan Jemiolo commented on MUSE-74: ---------------------------------
I applied the patch, but compilation fails because there's no WSASOAPContribution variable (or the package it's in). Can you send that file? > Spec resources for OSGi bundled with API implementation > ------------------------------------------------------- > > Key: MUSE-74 > URL: http://issues.apache.org/jira/browse/MUSE-74 > Project: Muse > Issue Type: Improvement > Components: Deployment - OSGi > Affects Versions: 2.0.0 M2 > Environment: OSGi > Reporter: Joel Hawkins > Assigned To: Dan Jemiolo > Attachments: muse-osgi-resource-access-core-refactor.patch, > muse-osgi-resource-access.patch, OSGiReflectUtilHelper.java > > > The current packaging expects to find the specifications (wsdls, xsds, etc) > for the various muse components packaged with their implementations. They > should really be packaged with their respective APIs. Doing so requires that > each API be given an activator so that the resources can be registered with > the OSGi core. > Due to the core's dependency on the WS-Addressing API, and the need for the > WS-Addressing API to contain its own resources, an interface exported by the > OSGi core had to be moved to the OSGi util directory. > Changes to the POMs were required to pick up the extra dependencies on OSGi > and muse-util-all. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
