openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
Apache Aries Remote Service Admin
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
22 days
ago. based on code collected
22 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 31 of 35
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding discovery code to Source Distro.
A. J. David Bosschaert
More...
over 15 years ago
Updating the single bundle pom to export javax.jws.* and javax.xml.bind.annotation.*
Sergey Beryozkin
More...
over 15 years ago
Updating cxf version to 2.2.4
Sergey Beryozkin
More...
over 15 years ago
Small reformat.
A. J. David Bosschaert
More...
over 15 years ago
Fix for CXF-2337. New unit tests included.
A. J. David Bosschaert
More...
over 15 years ago
Updated references to Compendium jar used by Felix.
A. J. David Bosschaert
More...
over 15 years ago
Enhanced the Greeter Demo to include an API that takes a data object. The new GreeterService API is as follows: public interface GreeterService { Map<GreetingPhrase, String> greetMe(String name); GreetingPhrase [] greetMe(GreeterData name) throws GreeterException; }
A. J. David Bosschaert
More...
over 15 years ago
Support for registering providers from DS
Sergey Beryozkin
More...
over 15 years ago
Support for setting jaxrs providers using declarative properties
Sergey Beryozkin
More...
over 15 years ago
Improving JAXRS integration so that custom JAXRS providers can be registered
Sergey Beryozkin
More...
over 15 years ago
Allow the use of all default properties with Discovery. The way information in Discovery is interpreted is enhanced. * When service.exported.configs is not found, org.apache.cxf.ws is assumed * When service.exported.configs contains org.apache.cxf.ws and org.apache.cxf.ws.address is not set, the value of osgi.remote.endpoint.location is assumed.
A. J. David Bosschaert
More...
over 15 years ago
CXF-2288 : applying a patch on behalf of Josh Holtzman
Sergey Beryozkin
More...
over 15 years ago
Updated to CXF 2.2.3 (from 2.2.3-SNAPSHOT) Migrated demos to use new standardized properties.
A. J. David Bosschaert
More...
over 15 years ago
Fix for CXF-2385. New unit tests included also.
A. J. David Bosschaert
More...
over 15 years ago
Setting remote.configs.supported and remote.intents.supported properties on Distribution Provider Service, as required by spec.
A. J. David Bosschaert
More...
over 15 years ago
Update pom for Nexus staging
J. Daniel Kulp
More...
over 15 years ago
Additional unit tests for the Service Decorator.
A. J. David Bosschaert
More...
over 15 years ago
New mechanism that allows externally adding properties to existing services for remoting. The additional properties should be in an XML file a bundle in the OSGI-INF/remote-service directory. They can be in any bundle, so they can be separate to the service(s) they apply to.
A. J. David Bosschaert
More...
over 15 years ago
Support for annotation-free jaxrs services (will remove demo comments and add system test asap)
Sergey Beryozkin
More...
over 15 years ago
Initial JAX-RS integration (todo: fix issues with multibundle client proxy creation plus model checks)
Sergey Beryozkin
More...
over 15 years ago
Setting the service.imported.configs property on the consumer side.
A. J. David Bosschaert
More...
over 15 years ago
Attempt to fix the build. Adding in Apache Incubator repository.
A. J. David Bosschaert
More...
over 15 years ago
Further property updates.
A. J. David Bosschaert
More...
over 15 years ago
Added support for the new Remote Services properties as they are currently in the draft Remote Services spec. The following changes have been made: (old) -> (new) osgi.remote.interfaces -> service.exported.interfaces osgi.remote.configuration.type=pojo -> service.exported.configs=org.apach.cxf.ws osgi.remote.configuration.pojo.address -> org.apach.cxf.ws.address osgi.remote.configuration.pojo.httpservice.context -> org.apach.cxf.ws.httpservice.context osgi.remote.requires.intents -> service.exported.intents and service.exported.intents.extra osgi.deployment.intents -> service.intents osgi.remote -> service.imported
A. J. David Bosschaert
More...
over 15 years ago
Adding jsr311 specs dependency, update cxf.version to 2.3-SNAPSHOT (can be downgraded to 2.2.2 fixes if needed)
Sergey Beryozkin
More...
over 15 years ago
Made distributed discovery independent of local discovery.
A. J. David Bosschaert
More...
over 15 years ago
Tweaks to discovery multi bundle distro configuration files.
A. J. David Bosschaert
More...
over 15 years ago
Initial bits of a multi-bundle distribution of Discovery.
A. J. David Bosschaert
More...
over 15 years ago
Further tweaks to the Discovery implementation.
A. J. David Bosschaert
More...
over 15 years ago
Initial bits for a convenience singlebundle distribution for Discovery.
A. J. David Bosschaert
More...
over 15 years ago
←
1
2
…
27
28
29
30
31
32
33
34
35
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree