summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-26Reverting changes from r829707 and setting different binding name on binding ↵lresende1-4/+0
element to avoid name conflict git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829877 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Manifest updatesantelder1-7/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829754 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Update to use the new implementation-web-client moduleantelder3-88/+51
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829753 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Add a new module for the implementaion.web client side support which enables ↵antelder8-0/+749
browser-side JavaScript to access the web components ComponentContext and being able to invoke references git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829752 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Add a random ranking number to implementation.web providerantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829742 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Consider rankings for provider extensionsantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829741 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Update to re-register servlets if the servelt host context path is updated. ↵antelder1-0/+20
Thats necessary of servlets are registered before the context path is initialized, which can happene when extensions register servlets during startup git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829733 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Update to remove the entire serelet path if the path starts with it so that ↵antelder1-0/+3
servelts registered with the Tuscany ServletHost get the correct value. (Not sure i completely understand the rest of the code in that method, does anyone else?) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829732 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Allowing multiple bindings on a servicelresende1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829707 13f79535-47bb-0310-9956-ffa450edef68
2009-10-25Add sample showing using <implementation.web> with browser-side JavaScript ↵antelder7-0/+280
client using web 2.0 style ajax (ported from 1.x) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829513 13f79535-47bb-0310-9956-ffa450edef68
2009-10-24Add a utility for JDK proxy based lazy instantiationrfeng7-9/+253
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829305 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23Finish implementing the jaxws client invoke testsantelder3-28/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828991 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23Update JavaInterfaceIntrospectorImpl to not consider teh JAXWS Async API ↵antelder1-1/+22
methods in the overloaded ops on remotable interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828990 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23Add example of runtime support for handling JAXWS async client APIsantelder3-1/+190
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828988 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23Add itest for using the jaxws async APIs. Copied from jaxws to avoid ↵antelder8-0/+354
stepping on whatLuciano might be doing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828960 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22Remove tuscany-scdl module as it is now replaced by tuscany-deploymentrfeng11-952/+46
Adjust itest-scdl to use the Deployer from tuscany-deployment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828787 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22Record the schema in the constructor otherwise a validating handler is never ↵slaws1-0/+1
created git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828766 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22Add missing monitor.popContext() callsslaws3-81/+95
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828741 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22Add deployment moduleantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828648 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22FIx up the error message comparison so that shorter expected messages can be ↵antelder1-1/+5
truncated to match as well as just comparing substrings. We've now quite a lot of different ways to match the msgs both within and across the assembly and caa tests so we should clean this up at some point git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828415 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22Add more error msg detailantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828408 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22Add new moduleantelder1-14/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828404 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22Expose a DefaultDeployerrfeng3-2/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828316 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22Add an optional imports for test dependencyrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828302 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22Refactor the deployer into tuscany-deployment modulerfeng18-81/+676
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828293 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22Stop setting JSON databinding in the interface contract now that we use ↵lresende1-1/+4
jabsorb client for remote invocation and that is taking care of databinding and returning expected java beans git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828283 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22Removing references to management class which is restricted in app engine ↵lresende1-2/+6
environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828282 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22Enabling some transformers with high weigth to allow fallback when the jaxb ↵lresende1-2/+2
based transformers are not available git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828281 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22TUSCANY-3294 - iTest to validate JAXWS Async Client APIslresende6-3/+222
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828277 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22TUSCANY-3294 - Adding check in the runtime to validate JCA100006, that ↵lresende1-6/+41
states that JAX-WS client-side asynchronous pooling and callback methods are not allowed in service interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828276 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22TUSCANY-3294 - Fixing ranking for the new JAXWS processorlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828275 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22Fixing Apache license header formattinglresende1-14/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828274 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22TUSCANY-3321 - Initial interface processor to support JAX-WS client async ↵lresende3-0/+387
API as described in SCA spec 11.1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828273 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22TUSCANY-3321 - Initial interface processor to support JAX-WS client async ↵lresende1-1/+2
API as described in SCA spec 11.1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828272 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21Remove the dependency on NodeImpl and add the service registrationrfeng4-5/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828250 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21Refactor the deployment-related code from NodeFactoryImpl into a Deployer ↵rfeng7-375/+807
utility git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828248 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21Set the monitor to ValidatingXMLStreamReaderrfeng13-72/+85
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828119 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21TUSCANY-3343 Add in the ability to include the string "***" in an expected ↵slaws2-2/+22
message to indicate that some text at the marked point should not be compared. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828004 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21Set correct monitor on the ValidatingXMLInputFactory so that any errors that ↵slaws3-3/+22
it finds are reported successfully git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@827971 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21Fix for ASM_6031, ASM_6032rfeng2-44/+73
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@827880 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20Remove unused methodsrfeng1-12/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@827836 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20Remove constrainingType as it is now not part of the OASIS SCA specsrfeng42-1172/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@827835 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20Fix for otest JCA_800? ...rfeng6-74/+129
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@827831 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20Get monitor from context nowslaws1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@827767 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20Couple more test messagesslaws1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@827766 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20Enable DefaultMonitorFactory to create new Monitor instancesrfeng5-125/+271
Add more convenient methods onto the Monitor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@827745 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20Call destroy if there's an excpeption while calling the init method, to fix ↵antelder1-1/+10
JCA_4005 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@827009 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20Call destroy if there's an exception while running an injector to fix CAA ↵antelder1-1/+6
test JCA_4003 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826981 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20Turn JavaClassVisitor to declarative services and remove the module activatorrfeng49-549/+593
Add a ServiceHelper utility to simplify the instantiation of declared services Refactor the module activator to receive ExtensionPointRegistry from constructor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826907 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19Fix SCA-J CAA test JCA_2010 - don't allow pass by reference just because the ↵antelder1-1/+2
service supports them. Note the who pass-by-reference design needs cleaning up and improving, this fixes the CAA test but TUSCANY-3318 can be the place holder to get this done before 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826650 13f79535-47bb-0310-9956-ffa450edef68