summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-27mark additional classes as extension spi according to use indicated binding-j...kelvingoodson16-15/+13
2010-04-26Fix string index out of bounds exception calculating executor name when neste...antelder1-2/+1
2010-04-26mark additional classes as extension spi according to use indicated by bindin...kelvingoodson6-3/+6
2010-04-26mark additional classes as extension spi according to use indicated by bindin...kelvingoodson7-0/+7
2010-04-26Use correct default domain name. (update left off previous commit)antelder1-2/+2
2010-04-26mark additional classes as extension spi according to use indicated by bindin...kelvingoodson10-1/+15
2010-04-26mark additional classes as extension spi according to use indicated by interf...kelvingoodson12-6/+18
2010-04-26mark additional classes as extension spi according to use indicated by interf...kelvingoodson11-1/+15
2010-04-26mark additional classes as extension spi according to use indicated by implem...kelvingoodson3-5/+7
2010-04-26mark additional classes as extension spi according to use indicated by implem...kelvingoodson7-1/+7
2010-04-26Avoid empty default domain nameantelder1-1/+5
2010-04-26Avoid NPE when no network is foundantelder1-2/+5
2010-04-26mark classes as extension spi according to use indicated by implementation-os...kelvingoodson1-1/+1
2010-04-26mark classes as extension spi according to use indicated by implementation-osgikelvingoodson5-0/+10
2010-04-25Update testcase for extra propertyantelder1-1/+1
2010-04-25Update hazelcast registry to use runtime propertiesantelder1-4/+48
2010-04-25Update hazelcast registry to use runtime propertiesantelder3-57/+258
2010-04-25Update NodeFactory to set the default domain name propertyantelder1-1/+4
2010-04-25Update sca client impl to set nodefactory propertiesantelder1-1/+14
2010-04-25Update webapp host to support a contribution init param pointing to a folder ...antelder1-5/+16
2010-04-25Initial implementation for JSON wire format for REST bindinglresende25-109/+947
2010-04-25Updating binding-rest schema to define JSON wire format elementlresende1-0/+10
2010-04-25Cleanup of unused depedencylresende1-7/+0
2010-04-25Refactoring/Simplifying JSON wireFormat class nameslresende7-302/+1
2010-04-25Minor cleanup to remove generic and unused varibles warnings from Eclipse IDElresende2-6/+7
2010-04-25Initial support for json wire format modellresende10-6/+329
2010-04-25Refactoring packages and other references from HTTP to RESTlresende27-120/+120
2010-04-25Adding schema for binding.restlresende2-0/+42
2010-04-25Initializing binding-rest based on existent binding-httplresende34-0/+3867
2010-04-25Minor cleanup of unused/commented out dependencieslresende2-25/+0
2010-04-24Copy implementation-ejb into 2.xrfeng15-0/+857
2010-04-23mark classes as extension spi according to use indicated by implementation-bp...kelvingoodson3-1/+3
2010-04-23mark classes as extension spi according to use indicated by implementation-bpelkelvingoodson11-2/+12
2010-04-23mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson52-0/+54
2010-04-23mark classes as extension spi according to use indicated by implementation.javakelvingoodson33-2/+33
2010-04-23Add error checkingantelder1-0/+4
2010-04-23Update to work with ActiveMq 5.3antelder1-1/+1
2010-04-22Make the bundle name match the bundleslaws1-2/+2
2010-04-22Add code to add the org.osgi.sca.config.xml property to the exported service....slaws2-3/+73
2010-04-22add the missing code to write out the bindings of an SCA configurationslaws1-0/+4
2010-04-22Changing stripes dependency scope to properly generate OSGi 'bundle' and avoi...lresende1-1/+0
2010-04-22Updating references to stripes dependecy (including manifest.mf) to 1.5.2 rel...lresende1-14/+14
2010-04-21Moving to 1.5.2 release of stripes that fixes some issues with jar search (si...lresende1-1/+1
2010-04-21Remove unneeded dependencyantelder1-7/+0
2010-04-21When config null then return noargs newInstance so it gets initialized with t...antelder1-1/+1
2010-04-21Change stripes dependency to be provided so its not dragged in but you define...antelder1-0/+1
2010-04-21Add a definitions.xml file to the jaxws ws binding that says it may provide s...antelder2-0/+58
2010-04-21Put back code to create a soap fault message from an exception. Was there a r...antelder1-5/+12
2010-04-21Update to get the default http port from runtime propertiesantelder3-5/+14
2010-04-21Update to get the default http port from runtime propertiesantelder1-8/+2