summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-31Add missing dependencyslaws1-0/+8
2009-07-31Add new contributions to buildslaws2-0/+4
2009-07-31Add missing test contributionslaws1-0/+67
2009-07-31Add missing test contributionslaws1-0/+67
2009-07-31Change warning to error as per spec. Caught when running ASM_8011slaws1-1/+1
2009-07-31Change warning to error as per spec. Caught when running ASM_8010slaws1-4/+4
2009-07-31Turn incompatible interface warning into an error to match spec. Specifically...slaws1-5/+5
2009-07-31Be more defensive in check the implementation reference. Follow the pattern u...slaws1-1/+1
2009-07-31Be more defensive when checking for interface compatibility. Prevent NPE when...slaws1-0/+12
2009-07-31Add sub components to the diagram. slaws1-0/+0
2009-07-31Change warning to error when reference with target also has binding, to match...antelder2-2/+1
2009-07-31Don't generate Import-Package header for the 3rd party jars so that either lo...rfeng1-1/+2
2009-07-31Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng11-36/+166
2009-07-31Disable OSGi DS to avoid conflictsrfeng2-2/+2
2009-07-31Use ServiceFactory to create service proxies based on the interface classes f...rfeng1-28/+37
2009-07-31Get the instance of DocumentBuilderFactory from the registry instead of creat...rfeng4-7/+17
2009-07-31Release resources when the OSGi runtime is shutdown to remove the needs of sh...rfeng2-4/+16
2009-07-31Enhance the service discovery by testing the typesrfeng13-85/+560
2009-07-31Disable the OSGi DS to avoid conflictsrfeng3-26/+2
2009-07-31Add missing jackson jars to the LICENSE filerfeng1-0/+2
2009-07-31Set the import package to be fixed version to avoid conflicts in PDE for the ...rfeng2-2/+2
2009-07-30Check null to avoid NPErfeng1-4/+8
2009-07-30Make sure the Endpoints and EndpointReferences are released rfeng2-26/+91
2009-07-30TUSCANY-3187 - add the service wire to the leaf service rather than the servi...slaws1-1/+5
2009-07-30Add the message ID to the problem report so we don't have to dereference via ...slaws1-1/+1
2009-07-30Print out the hash code so that you can distinguish between endpoints and end...slaws2-3/+3
2009-07-30Add an implementationType for implementation.springslaws2-0/+47
2009-07-30Add an implementationType for implementation.java slaws2-0/+47
2009-07-30Adding JSONP Binding to Webapp featureedwardsmj1-0/+15
2009-07-30Fixes for errors in the MANIFEST.MF and POM.XML of binding-jsonp-runtime, to ...edwardsmj2-4/+19
2009-07-30Remove the Jetty server shutdown hook when the server is stoppedantelder1-2/+6
2009-07-30Add template diagram for 8002 scenario to help me understand how the test is ...slaws1-0/+0
2009-07-30Remove the old fixed_versionantelder2-113/+3
2009-07-29Update the README about the oasis-sca-tests.properties fileantelder1-0/+4
2009-07-29Start of the node enhancements to support what was being discussed on the ML ...antelder9-0/+535
2009-07-29Change back to non-OSGi for default. The OSGi one doesnt work yet for me and ...antelder1-1/+4
2009-07-29Fix the bridge classnamerfeng1-1/+1
2009-07-29Configure the resources so that java code can be loaded into eclipserfeng1-5/+9
2009-07-28Add resource filters to have java code in the src/main/resources to become so...rfeng1-18/+34
2009-07-28Put back the sample as the hudson build fail seems like randomnessantelder1-2/+1
2009-07-28Enable 8000 series contribution buildslaws1-2/+0
2009-07-28extend pom generation tool to support contributions that have java contentslaws3-5/+89
2009-07-28Update 8000 series poms to bring in Java artifactsslaws5-28/+199
2009-07-28Add missing dependencyantelder1-0/+6
2009-07-28Remove debug code from EmbeddedODEServeredwardsmj1-3/+0
2009-07-28Create a Tuscany specific listener manager so that the shutdown hook is clear...slaws5-2/+179
2009-07-28Remove the default contents of he thread message context just in case that th...slaws2-2/+13
2009-07-28Start updating CHNAGES file for next releaseantelder1-0/+9
2009-07-28Update to correctly order the service request argumentsantelder4-6/+54
2009-07-28Update to not require the client to quote strings (turns out the binding can ...antelder2-3/+14