summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Include some missing samplesantelder2009-10-311-0/+6
* Update to not relocate a servlet if it already includes the context path in i...antelder2009-10-311-1/+3
* Fix WS binding to include any webapp context path in the wsdl endpointantelder2009-10-311-0/+13
* Resolve interfaces from the remote endpoints (tribes based discovery is now w...rfeng2009-10-318-164/+211
* Propagate osgi properties for OSGi remote services rfeng2009-10-3022-128/+448
* 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 LICENSE file for OSGi jar updatesantelder2009-10-301-5/+5
* More updates to CHANGES fileantelder2009-10-301-2/+7
* 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
* Update changes file for M4 - fix typoantelder2009-10-291-1/+1
* Update changes file for M4antelder2009-10-291-3/+10
* 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
* Add ejb, jms and web-client to the all distribution and update license for de...antelder2009-10-292-100/+116
* 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
* Update doc files for M4 releaseantelder2009-10-283-8/+8
* Update doc files for M4 releaseantelder2009-10-282-4/+4
* Add the servlet api dependency to try to fix the hudson build problem, thoug...antelder2009-10-281-0/+7
* Fix the MFrfeng2009-10-281-2/+1
* Correct error message for ASM_13004antelder2009-10-271-1/+1
* Use sca-config XML files for SCA binding/policy definitionsrfeng2009-10-2733-603/+734
* Update implementtaion.web to save the ComponentContext as a servlet context a...antelder2009-10-272-0/+86
* Update servlet sample to use ComponentContext look up in non-SCA enabled runt...antelder2009-10-273-10/+20
* Fix error messages for ASM 6031, 6032 and 6033rfeng2009-10-271-3/+3
* Fix error message for ASM_6001rfeng2009-10-271-1/+1
* Add the implementtaion-web client sample itest to the buildantelder2009-10-261-0/+1
* Add an itest for the implementation-web-client sampleantelder2009-10-262-0/+263
* Add the implementation-web-client sample to the buildantelder2009-10-261-0/+1
* 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
* Update to use the new implementation-web-client moduleantelder2009-10-263-88/+51
* Add a new module for the implementaion.web client side support which enables ...antelder2009-10-268-0/+749