summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated to match latest OASIS XSDs which contain fixes for problems which are...edwardsmj2009-08-057-33/+656
* Fix classloading problem with Axis dependencies used by binding-ws-axis2 on r...edwardsmj2009-08-041-6/+14
* Fix classloading problem with ODE dependencies used by implementation-bpel-ru...edwardsmj2009-08-041-33/+43
* Add the capability for equinox node launcher to support customized MANIFEST.M...rfeng2009-08-046-19/+366
* Bring up the builder tests with the new builders. Includes simplification of ...slaws2009-08-046-102/+89
* Update from RC to final release of wicketantelder2009-08-041-2/+2
* Start to work on ASM50033rfeng2009-08-042-1/+10
* Use the xml string to keep the unknown elements (reduce complexity and memory...rfeng2009-08-0411-1303/+329
* Fix the algorithm to check duplicate names for callback bindings to avoid fai...rfeng2009-08-041-51/+37
* Start to fix the itest/propertiesrfeng2009-08-046-176/+69
* Update to the 1.0.4-SNAPSHOTrfeng2009-08-041-1/+1
* Format the coderfeng2009-08-031-2/+1
* Remove unused importsrfeng2009-08-031-7/+0
* Add a property file to hold the descriptions of the SCA assembly conformance ...rfeng2009-08-031-0/+327
* Test for unique binding names across a service's bindings. Not just the bindi...slaws2009-08-031-5/+2
* Raise an error when remotable is set to anything but true. Required to get AS...slaws2009-08-033-1/+14
* A change I have sitting on my disc in case we decide do maintain content in t...slaws2009-08-032-0/+31
* Use the extensibility-equinox module to dynamically imports public packages a...rfeng2009-07-3111-12/+34
* Add missing dependencyslaws2009-07-311-0/+8
* Add new contributions to buildslaws2009-07-312-0/+4
* Add missing test contributionslaws2009-07-311-0/+67
* Add missing test contributionslaws2009-07-311-0/+67
* Change warning to error as per spec. Caught when running ASM_8011slaws2009-07-311-1/+1
* Change warning to error as per spec. Caught when running ASM_8010slaws2009-07-311-4/+4
* Turn incompatible interface warning into an error to match spec. Specifically...slaws2009-07-311-5/+5
* Be more defensive in check the implementation reference. Follow the pattern u...slaws2009-07-311-1/+1
* Be more defensive when checking for interface compatibility. Prevent NPE when...slaws2009-07-311-0/+12
* Add sub components to the diagram. slaws2009-07-311-0/+0
* Change warning to error when reference with target also has binding, to match...antelder2009-07-312-2/+1
* Don't generate Import-Package header for the 3rd party jars so that either lo...rfeng2009-07-311-1/+2
* Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng2009-07-3111-36/+166
* Disable OSGi DS to avoid conflictsrfeng2009-07-312-2/+2
* Use ServiceFactory to create service proxies based on the interface classes f...rfeng2009-07-311-28/+37
* Get the instance of DocumentBuilderFactory from the registry instead of creat...rfeng2009-07-314-7/+17
* Release resources when the OSGi runtime is shutdown to remove the needs of sh...rfeng2009-07-312-4/+16
* Enhance the service discovery by testing the typesrfeng2009-07-3113-85/+560
* Disable the OSGi DS to avoid conflictsrfeng2009-07-313-26/+2
* Add missing jackson jars to the LICENSE filerfeng2009-07-311-0/+2
* Set the import package to be fixed version to avoid conflicts in PDE for the ...rfeng2009-07-312-2/+2
* Check null to avoid NPErfeng2009-07-301-4/+8
* Make sure the Endpoints and EndpointReferences are released rfeng2009-07-302-26/+91
* TUSCANY-3187 - add the service wire to the leaf service rather than the servi...slaws2009-07-301-1/+5
* Add the message ID to the problem report so we don't have to dereference via ...slaws2009-07-301-1/+1
* Print out the hash code so that you can distinguish between endpoints and end...slaws2009-07-302-3/+3
* Add an implementationType for implementation.springslaws2009-07-302-0/+47
* Add an implementationType for implementation.java slaws2009-07-302-0/+47
* Adding JSONP Binding to Webapp featureedwardsmj2009-07-301-0/+15
* Fixes for errors in the MANIFEST.MF and POM.XML of binding-jsonp-runtime, to ...edwardsmj2009-07-302-4/+19
* Remove the Jetty server shutdown hook when the server is stoppedantelder2009-07-301-2/+6
* Add template diagram for 8002 scenario to help me understand how the test is ...slaws2009-07-301-0/+0