summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-30Update geronimo spec jars to the osgi-enabled versions rfeng5-49/+52
2009-10-30Refactor JAXBContextCache/JAXBContextHelper to be a utility bound to the exte...rfeng21-88/+147
2009-10-29Add synchronization against listeners and check if it is removedrfeng1-76/+93
2009-10-29Ignore IllegalStateException for service unregister()rfeng7-9/+36
2009-10-29Handle service unregistration gracefullyrfeng1-1/+6
2009-10-29Fix the MF to trigger initialization of ServiceDiscoveryrfeng2-3/+2
2009-10-29Update changes file for M4 - fix typoantelder1-1/+1
2009-10-29Update changes file for M4antelder1-3/+10
2009-10-29Fix MANIFEST problems in impl-web-runtime and impl-web-client a) Export imple...edwardsmj1-1/+1
2009-10-29Fix MANIFEST problems in impl-web-runtime and impl-web-client a) Export imple...edwardsmj1-1/+2
2009-10-29Update to end all service provider files with a new lineantelder165-52/+165
2009-10-29Use separate asm dependency in ejb binding as thats what the other tuscany mo...antelder1-2/+7
2009-10-29Update to use the same level of ejb dependency as the ejb extensionantelder1-2/+2
2009-10-29Add ejb, jms and web-client to the all distribution and update license for de...antelder2-100/+116
2009-10-29Refactor the TCCL processing to ClassLoaderContextrfeng8-188/+324
2009-10-29Add import to javax.xml.namespacerfeng2-4/+7
2009-10-29Add import to javax.xml.namespacerfeng1-1/+2
2009-10-29Ignore errors when stoprfeng1-8/+19
2009-10-29Only create the registry if it's not setrfeng1-3/+5
2009-10-29Add more checks for the stop() methodrfeng4-47/+64
2009-10-29Add null checkrfeng1-0/+4
2009-10-29Add missing filerfeng1-0/+88
2009-10-28Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng42-203/+223
2009-10-28Update doc files for M4 releaseantelder3-8/+8
2009-10-28Update doc files for M4 releaseantelder2-4/+4
2009-10-28Add the servlet api dependency to try to fix the hudson build problem, thoug...antelder1-0/+7
2009-10-28Fix the MFrfeng1-2/+1
2009-10-27Correct error message for ASM_13004antelder1-1/+1
2009-10-27Use sca-config XML files for SCA binding/policy definitionsrfeng33-603/+734
2009-10-27Update implementtaion.web to save the ComponentContext as a servlet context a...antelder2-0/+86
2009-10-27Update servlet sample to use ComponentContext look up in non-SCA enabled runt...antelder3-10/+20
2009-10-27Fix error messages for ASM 6031, 6032 and 6033rfeng1-3/+3
2009-10-27Fix error message for ASM_6001rfeng1-1/+1
2009-10-26Add the implementtaion-web client sample itest to the buildantelder1-0/+1
2009-10-26Add an itest for the implementation-web-client sampleantelder2-0/+263
2009-10-26Add the implementation-web-client sample to the buildantelder1-0/+1
2009-10-26Add implementation-web-client to the buildantelder1-0/+1
2009-10-26Reverting changes from r829707 and setting different binding name on binding ...lresende1-4/+0
2009-10-26Manifest updatesantelder1-7/+10
2009-10-26Update to use the new implementation-web-client moduleantelder3-88/+51
2009-10-26Add a new module for the implementaion.web client side support which enables ...antelder8-0/+749
2009-10-26Add a random ranking number to implementation.web providerantelder1-1/+2
2009-10-26Consider rankings for provider extensionsantelder1-1/+1
2009-10-26Update to re-register servlets if the servelt host context path is updated. T...antelder1-0/+20
2009-10-26Update to remove the entire serelet path if the path starts with it so that s...antelder1-0/+3
2009-10-26Allowing multiple bindings on a servicelresende1-0/+4
2009-10-25Add sample showing using <implementation.web> with browser-side JavaScript cl...antelder7-0/+280
2009-10-24Add a utility for JDK proxy based lazy instantiationrfeng7-9/+253
2009-10-23Finish implementing the jaxws client invoke testsantelder3-28/+28
2009-10-23Update JavaInterfaceIntrospectorImpl to not consider teh JAXWS Async API meth...antelder1-1/+22