summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge policy-xml and definitions-xml into assembly-xmlantelder2009-10-0248-473/+2471
* Fix another dependency error breaking buildantelder2009-10-021-7/+0
* Correct dependencies to fix compile errors breaking buildantelder2009-10-021-7/+1
* Make CompositeActivator a stateless utility by using CompositeContext to hold...rfeng2009-10-0217-1121/+570
* Finalizing test bringuplresende2009-10-012-17/+31
* Removing dependency on implementation class and moving to use StAXHelperlresende2009-10-011-4/+10
* Fixing scope of dependencies to avoid OSGi runtime issueslresende2009-10-011-0/+2
* More updates to JSON Databinding manifestlresende2009-10-011-10/+17
* Adding missing common-xml dependency to JSON Databindinglresende2009-10-011-1/+8
* Fixing up LICENSE with missing/wrong version dependencieslresende2009-10-011-5/+10
* Format the coderfeng2009-10-011-7/+4
* INclude the new jms webapp sample in the jms build profileantelder2009-10-011-1/+1
* Add jms webapp sample to buildantelder2009-10-011-0/+1
* Add JMSsupport to the tuscany tomcat distributionantelder2009-10-011-0/+10
* Update testcase to work if the cargo jndi environment did workantelder2009-10-011-1/+2
* Update sample readme for using jetty pluginantelder2009-10-011-1/+2
* Start of an itest for the jms webapp sample. Doesn't work yet as i can't get ...antelder2009-10-012-0/+266
* Add configuration for Jetty so you can run the sample with mvn jetty:runantelder2009-10-012-0/+55
* Minor clean up and commentsantelder2009-10-013-5/+7
* Add new 2.x JMS webapp sample migrated from 1.xantelder2009-10-019-0/+483
* Add a profile for just the JMS modules to experiment with using extensions se...antelder2009-10-011-0/+10
* Correct typo that was prevent properties from being processed correctly in pr...slaws2009-10-011-1/+1
* Add the JMSmodules to the buildantelder2009-10-011-0/+2
* Remove unneed dependencyantelder2009-10-011-6/+0
* Add scdl module and itest to buildantelder2009-10-012-0/+2
* Update scdl itest for ws bindingantelder2009-10-011-1/+2
* Add in WS binding to SCDL module as you can now use WS scdl without draging i...antelder2009-10-011-3/+1
* Update manifest dependenciesantelder2009-10-011-1/+11
* Update manifest dependenciesantelder2009-10-011-1/+8
* Update for ws model dependencies changesantelder2009-10-011-5/+0
* Remove now unused moduleantelder2009-10-014-324/+0
* Remove now unused moduleantelder2009-10-0119-1610/+0
* Remove now unused moduleantelder2009-10-011-1/+0
* Update the axis2 runtime dependencies for model module changesantelder2009-10-011-2/+1
* Start tidying up the WS binding - merge in the xml processing to the model mo...antelder2009-10-0121-1/+1650
* Fixes for MultipleContextTestCase failure for FileNotFoundExceptionramkumar2009-10-011-1/+1
* Fixing manifest that was pointing to obsolete/unexistent packagelresende2009-10-011-5/+0
* Adding toString methodlresende2009-10-011-0/+8
* Adding back JSON Databinding dependencylresende2009-10-011-2/+2
* Fixing notice for the jsonrpc.jslresende2009-10-011-0/+5
* Fixing JSON-RPC binding QName that was being registered to the artifact proce...lresende2009-10-011-1/+1
* Bringin up JSON-RPC binding test caseslresende2009-10-016-48/+94
* More updates to port JSON-RPC binding to 2.xlresende2009-10-014-5/+6
* Adding JSON Databdingin support, now the binding is available in 2.xlresende2009-10-012-7/+9
* Fixing up JSON Databiding manifest to export packages used by JSON-RPC bindinglresende2009-10-011-13/+2
* Adding generated JSON Databinding manifest to source control and removing gen...lresende2009-10-012-20/+36
* Converting JSON Databinding implementation to 2.xlresende2009-10-015-8/+11
* Fixing new OASIS SCA and Tuscany namespaceslresende2009-10-011-2/+2
* Updating OSGi imports in project manifestlresende2009-10-011-2/+18
* Porting pieces of JSONRPC Binding : ProviderFactory, ReferenceBindingProvider...lresende2009-10-013-38/+33