summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-22Remove tuscany-scdl module as it is now replaced by tuscany-deploymentrfeng11-952/+46
2009-10-22Record the schema in the constructor otherwise a validating handler is never ...slaws1-0/+1
2009-10-22Add missing monitor.popContext() callsslaws3-81/+95
2009-10-22Add deployment moduleantelder1-0/+5
2009-10-22FIx up the error message comparison so that shorter expected messages can be ...antelder1-1/+5
2009-10-22Add more error msg detailantelder1-1/+1
2009-10-22Add new moduleantelder1-14/+2
2009-10-22Expose a DefaultDeployerrfeng3-2/+44
2009-10-22Add an optional imports for test dependencyrfeng1-0/+1
2009-10-22Refactor the deployer into tuscany-deployment modulerfeng18-81/+676
2009-10-22Stop setting JSON databinding in the interface contract now that we use jabso...lresende1-1/+4
2009-10-22Removing references to management class which is restricted in app engine env...lresende1-2/+6
2009-10-22Enabling some transformers with high weigth to allow fallback when the jaxb b...lresende1-2/+2
2009-10-22TUSCANY-3294 - iTest to validate JAXWS Async Client APIslresende6-3/+222
2009-10-22TUSCANY-3294 - Adding check in the runtime to validate JCA100006, that states...lresende1-6/+41
2009-10-22TUSCANY-3294 - Fixing ranking for the new JAXWS processorlresende1-1/+1
2009-10-22Fixing Apache license header formattinglresende1-14/+18
2009-10-22TUSCANY-3321 - Initial interface processor to support JAX-WS client async API...lresende3-0/+387
2009-10-22TUSCANY-3321 - Initial interface processor to support JAX-WS client async API...lresende1-1/+2
2009-10-21Remove the dependency on NodeImpl and add the service registrationrfeng4-5/+20
2009-10-21Refactor the deployment-related code from NodeFactoryImpl into a Deployer uti...rfeng7-375/+807
2009-10-21Set the monitor to ValidatingXMLStreamReaderrfeng13-72/+85
2009-10-21TUSCANY-3343 Add in the ability to include the string "***" in an expected me...slaws2-2/+22
2009-10-21Set correct monitor on the ValidatingXMLInputFactory so that any errors that ...slaws3-3/+22
2009-10-21Fix for ASM_6031, ASM_6032rfeng2-44/+73
2009-10-20Remove unused methodsrfeng1-12/+0
2009-10-20Remove constrainingType as it is now not part of the OASIS SCA specsrfeng42-1172/+8
2009-10-20Fix for otest JCA_800? ...rfeng6-74/+129
2009-10-20Get monitor from context nowslaws1-2/+1
2009-10-20Couple more test messagesslaws1-3/+3
2009-10-20Enable DefaultMonitorFactory to create new Monitor instancesrfeng5-125/+271
2009-10-20Call destroy if there's an excpeption while calling the init method, to fix J...antelder1-1/+10
2009-10-20Call destroy if there's an exception while running an injector to fix CAA tes...antelder1-1/+6
2009-10-20Turn JavaClassVisitor to declarative services and remove the module activatorrfeng49-549/+593
2009-10-19Fix SCA-J CAA test JCA_2010 - don't allow pass by reference just because the ...antelder1-1/+2
2009-10-19Catch any exception during starting of a component and rethrow as ServiceUnav...antelder1-2/+7
2009-10-19Change import not found warning to severeslaws1-1/+5
2009-10-18Minor clean uprfeng1-13/+12
2009-10-18Add a profile for building the SCA-J CAA compliance testsantelder1-3/+104
2009-10-18Refactor the OSGi remote services implementation and improve the notificationsrfeng25-225/+378
2009-10-18Change some extension code to be declarative instead of being registered usin...rfeng29-396/+258
2009-10-18Properly setting contextPath to avoid uri for service being available only wi...lresende1-0/+30
2009-10-18Properly fixing merge conflictlresende2-10/+6
2009-10-18Fixing merge conflictlresende1-3/+6
2009-10-18Minor Formattinglresende2-18/+20
2009-10-17TUSCANY-3312 - change JavaInterface interface reference to a weak reference t...slaws1-6/+11
2009-10-16Update message for JCA_10004antelder1-0/+1
2009-10-16Fix JCA_10004 - @Callback on field or method must not have any parametersantelder1-0/+8
2009-10-16Fix JCA_10051 messageantelder1-1/+1
2009-10-16Fix message for JCA_10050antelder1-1/+1