summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Set TCCL for SchemaFactoryrfeng2009-10-302-9/+35
* Fixes for TUSCANY-3326, to consider the imported artifacts first and then the...ramkumar2009-10-303-107/+214
* Update geronimo spec jars to the osgi-enabled versions rfeng2009-10-305-49/+52
* Refactor JAXBContextCache/JAXBContextHelper to be a utility bound to the exte...rfeng2009-10-3021-88/+147
* Add synchronization against listeners and check if it is removedrfeng2009-10-291-76/+93
* Ignore IllegalStateException for service unregister()rfeng2009-10-297-9/+36
* Handle service unregistration gracefullyrfeng2009-10-291-1/+6
* Fix the MF to trigger initialization of ServiceDiscoveryrfeng2009-10-292-3/+2
* Fix MANIFEST problems in impl-web-runtime and impl-web-client a) Export imple...edwardsmj2009-10-291-1/+1
* Fix MANIFEST problems in impl-web-runtime and impl-web-client a) Export imple...edwardsmj2009-10-291-1/+2
* Update to end all service provider files with a new lineantelder2009-10-29165-52/+165
* Use separate asm dependency in ejb binding as thats what the other tuscany mo...antelder2009-10-291-2/+7
* Update to use the same level of ejb dependency as the ejb extensionantelder2009-10-291-2/+2
* Refactor the TCCL processing to ClassLoaderContextrfeng2009-10-298-188/+324
* Add import to javax.xml.namespacerfeng2009-10-292-4/+7
* Add import to javax.xml.namespacerfeng2009-10-291-1/+2
* Ignore errors when stoprfeng2009-10-291-8/+19
* Only create the registry if it's not setrfeng2009-10-291-3/+5
* Add more checks for the stop() methodrfeng2009-10-294-47/+64
* Add null checkrfeng2009-10-291-0/+4
* Add missing filerfeng2009-10-291-0/+88
* Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng2009-10-2842-203/+223
* Fix the MFrfeng2009-10-281-2/+1
* Use sca-config XML files for SCA binding/policy definitionsrfeng2009-10-2723-449/+651
* Update implementtaion.web to save the ComponentContext as a servlet context a...antelder2009-10-272-0/+86
* Add implementation-web-client to the buildantelder2009-10-261-0/+1
* Reverting changes from r829707 and setting different binding name on binding ...lresende2009-10-261-4/+0
* Manifest updatesantelder2009-10-261-7/+10
* Add a new module for the implementaion.web client side support which enables ...antelder2009-10-268-0/+749
* Add a random ranking number to implementation.web providerantelder2009-10-261-1/+2
* Consider rankings for provider extensionsantelder2009-10-261-1/+1
* Update to re-register servlets if the servelt host context path is updated. T...antelder2009-10-261-0/+20
* Update to remove the entire serelet path if the path starts with it so that s...antelder2009-10-261-0/+3
* Allowing multiple bindings on a servicelresende2009-10-261-0/+4
* Add a utility for JDK proxy based lazy instantiationrfeng2009-10-247-9/+253
* Update JavaInterfaceIntrospectorImpl to not consider teh JAXWS Async API meth...antelder2009-10-231-1/+22
* Add example of runtime support for handling JAXWS async client APIsantelder2009-10-233-1/+190
* Remove tuscany-scdl module as it is now replaced by tuscany-deploymentrfeng2009-10-227-943/+1
* Record the schema in the constructor otherwise a validating handler is never ...slaws2009-10-221-0/+1
* Add missing monitor.popContext() callsslaws2009-10-223-81/+95
* Expose a DefaultDeployerrfeng2009-10-223-2/+44
* Add an optional imports for test dependencyrfeng2009-10-221-0/+1
* Refactor the deployer into tuscany-deployment modulerfeng2009-10-2218-81/+676
* Stop setting JSON databinding in the interface contract now that we use jabso...lresende2009-10-221-1/+4
* Removing references to management class which is restricted in app engine env...lresende2009-10-221-2/+6
* Enabling some transformers with high weigth to allow fallback when the jaxb b...lresende2009-10-221-2/+2
* TUSCANY-3294 - Adding check in the runtime to validate JCA100006, that states...lresende2009-10-221-6/+41
* TUSCANY-3294 - Fixing ranking for the new JAXWS processorlresende2009-10-221-1/+1
* TUSCANY-3321 - Initial interface processor to support JAX-WS client async API...lresende2009-10-223-0/+387
* TUSCANY-3321 - Initial interface processor to support JAX-WS client async API...lresende2009-10-221-1/+2