summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2010-04-266-3/+6
* mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2010-04-267-0/+7
* Use correct default domain name. (update left off previous commit)antelder2010-04-261-2/+2
* mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2010-04-2610-1/+15
* mark additional classes as extension spi according to use indicated by interf...kelvingoodson2010-04-2612-6/+18
* mark additional classes as extension spi according to use indicated by interf...kelvingoodson2010-04-2611-1/+15
* mark additional classes as extension spi according to use indicated by implem...kelvingoodson2010-04-263-5/+7
* mark additional classes as extension spi according to use indicated by implem...kelvingoodson2010-04-267-1/+7
* Avoid empty default domain nameantelder2010-04-261-1/+5
* Avoid NPE when no network is foundantelder2010-04-261-2/+5
* mark classes as extension spi according to use indicated by implementation-os...kelvingoodson2010-04-261-1/+1
* mark classes as extension spi according to use indicated by implementation-osgikelvingoodson2010-04-265-0/+10
* Update testcase for extra propertyantelder2010-04-251-1/+1
* Update hazelcast registry to use runtime propertiesantelder2010-04-251-4/+48
* Update hazelcast registry to use runtime propertiesantelder2010-04-253-57/+258
* Update NodeFactory to set the default domain name propertyantelder2010-04-251-1/+4
* Update sca client impl to set nodefactory propertiesantelder2010-04-251-1/+14
* Update webapp host to support a contribution init param pointing to a folder ...antelder2010-04-251-5/+16
* Initial implementation for JSON wire format for REST bindinglresende2010-04-2525-109/+947
* Updating binding-rest schema to define JSON wire format elementlresende2010-04-251-0/+10
* Cleanup of unused depedencylresende2010-04-251-7/+0
* Refactoring/Simplifying JSON wireFormat class nameslresende2010-04-257-302/+1
* Minor cleanup to remove generic and unused varibles warnings from Eclipse IDElresende2010-04-252-6/+7
* Initial support for json wire format modellresende2010-04-2510-6/+329
* Refactoring packages and other references from HTTP to RESTlresende2010-04-2527-120/+120
* Adding schema for binding.restlresende2010-04-252-0/+42
* Initializing binding-rest based on existent binding-httplresende2010-04-2534-0/+3867
* Minor cleanup of unused/commented out dependencieslresende2010-04-252-25/+0
* Copy implementation-ejb into 2.xrfeng2010-04-2415-0/+857
* mark classes as extension spi according to use indicated by implementation-bp...kelvingoodson2010-04-233-1/+3
* mark classes as extension spi according to use indicated by implementation-bpelkelvingoodson2010-04-2311-2/+12
* mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson2010-04-2352-0/+54
* mark classes as extension spi according to use indicated by implementation.javakelvingoodson2010-04-2333-2/+33
* Add error checkingantelder2010-04-231-0/+4
* Update to work with ActiveMq 5.3antelder2010-04-231-1/+1
* Make the bundle name match the bundleslaws2010-04-221-2/+2
* Add code to add the org.osgi.sca.config.xml property to the exported service....slaws2010-04-222-3/+73
* add the missing code to write out the bindings of an SCA configurationslaws2010-04-221-0/+4
* Changing stripes dependency scope to properly generate OSGi 'bundle' and avoi...lresende2010-04-221-1/+0
* Updating references to stripes dependecy (including manifest.mf) to 1.5.2 rel...lresende2010-04-221-14/+14
* Moving to 1.5.2 release of stripes that fixes some issues with jar search (si...lresende2010-04-211-1/+1
* Remove unneeded dependencyantelder2010-04-211-7/+0
* When config null then return noargs newInstance so it gets initialized with t...antelder2010-04-211-1/+1
* Change stripes dependency to be provided so its not dragged in but you define...antelder2010-04-211-0/+1
* Add a definitions.xml file to the jaxws ws binding that says it may provide s...antelder2010-04-212-0/+58
* Put back code to create a soap fault message from an exception. Was there a r...antelder2010-04-211-5/+12
* Update to get the default http port from runtime propertiesantelder2010-04-213-5/+14
* Update to get the default http port from runtime propertiesantelder2010-04-211-8/+2
* Pick up the default scheme from runtime propertiesantelder2010-04-211-2/+8
* Add testcase for properties and add properties to the attributesantelder2010-04-213-2/+72