summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use the extensibility-equinox module to dynamically imports public packages ↵rfeng2009-07-3111-12/+34
| | | | | | and resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799679 13f79535-47bb-0310-9956-ffa450edef68
* Add missing dependencyslaws2009-07-311-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799666 13f79535-47bb-0310-9956-ffa450edef68
* Add new contributions to buildslaws2009-07-312-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799665 13f79535-47bb-0310-9956-ffa450edef68
* Add missing test contributionslaws2009-07-311-0/+67
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799664 13f79535-47bb-0310-9956-ffa450edef68
* Add missing test contributionslaws2009-07-311-0/+67
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799662 13f79535-47bb-0310-9956-ffa450edef68
* Check the partial attr to decide if the bundle needs to be requiredrfeng2009-07-312-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799657 13f79535-47bb-0310-9956-ffa450edef68
* Change warning to error as per spec. Caught when running ASM_8011slaws2009-07-311-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799654 13f79535-47bb-0310-9956-ffa450edef68
* Change warning to error as per spec. Caught when running ASM_8010slaws2009-07-311-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799649 13f79535-47bb-0310-9956-ffa450edef68
* Turn incompatible interface warning into an error to match spec. ↵slaws2009-07-311-5/+5
| | | | | | Specifically ASM_8008 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799607 13f79535-47bb-0310-9956-ffa450edef68
* Be more defensive in check the implementation reference. Follow the pattern ↵slaws2009-07-311-1/+1
| | | | | | used for services in the same method. Fixes NPE while test ASM_8004. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799584 13f79535-47bb-0310-9956-ffa450edef68
* Be more defensive when checking for interface compatibility. Prevent NPE ↵slaws2009-07-311-0/+12
| | | | | | when testing ASM_8003. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799581 13f79535-47bb-0310-9956-ffa450edef68
* Add sub components to the diagram. slaws2009-07-311-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799580 13f79535-47bb-0310-9956-ffa450edef68
* Delete old RC tagsantelder2009-07-312913-261259/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799575 13f79535-47bb-0310-9956-ffa450edef68
* Delete old RC tagsantelder2009-07-312956-263432/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799574 13f79535-47bb-0310-9956-ffa450edef68
* Delete old RC tagsantelder2009-07-312984-265465/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799573 13f79535-47bb-0310-9956-ffa450edef68
* Delete old RC tagsantelder2009-07-312978-264797/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799572 13f79535-47bb-0310-9956-ffa450edef68
* Delete old RC tagsantelder2009-07-312978-264530/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799571 13f79535-47bb-0310-9956-ffa450edef68
* Rename 2.0 M3 final RC tagantelder2009-07-312913-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799570 13f79535-47bb-0310-9956-ffa450edef68
* Change warning to error when reference with target also has binding, to ↵antelder2009-07-312-2/+1
| | | | | | match spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799532 13f79535-47bb-0310-9956-ffa450edef68
* Don't generate Import-Package header for the 3rd party jars so that either ↵rfeng2009-07-311-1/+2
| | | | | | local package is used if there are split packages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799522 13f79535-47bb-0310-9956-ffa450edef68
* Don't generate Import-Package header for the 3rd party jars so that either ↵rfeng2009-07-311-4/+6
| | | | | | local package is used if there are split packages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799521 13f79535-47bb-0310-9956-ffa450edef68
* Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng2009-07-3111-36/+166
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799510 13f79535-47bb-0310-9956-ffa450edef68
* Add the option to generate a gateway bundle that aggregates split packages ↵rfeng2009-07-312-6/+109
| | | | | | and export them git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799509 13f79535-47bb-0310-9956-ffa450edef68
* Disable OSGi DS to avoid conflictsrfeng2009-07-312-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799508 13f79535-47bb-0310-9956-ffa450edef68
* Use ServiceFactory to create service proxies based on the interface classes ↵rfeng2009-07-311-28/+37
| | | | | | from the requesting bundle git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799489 13f79535-47bb-0310-9956-ffa450edef68
* Get the instance of DocumentBuilderFactory from the registry instead of ↵rfeng2009-07-314-7/+17
| | | | | | creating a new instance git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799488 13f79535-47bb-0310-9956-ffa450edef68
* Release resources when the OSGi runtime is shutdown to remove the needs of ↵rfeng2009-07-312-4/+16
| | | | | | shutdown hooks git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799487 13f79535-47bb-0310-9956-ffa450edef68
* Enhance the service discovery by testing the typesrfeng2009-07-3113-85/+560
| | | | | | | Add more test cases Improve the syntax parsing for service declarations git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799486 13f79535-47bb-0310-9956-ffa450edef68
* Disable the OSGi DS to avoid conflictsrfeng2009-07-313-26/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799483 13f79535-47bb-0310-9956-ffa450edef68
* Add missing jackson jars to the LICENSE filerfeng2009-07-311-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799479 13f79535-47bb-0310-9956-ffa450edef68
* Set the import package to be fixed version to avoid conflicts in PDE for the ↵rfeng2009-07-312-2/+2
| | | | | | static and dynamic samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799478 13f79535-47bb-0310-9956-ffa450edef68
* Check null to avoid NPErfeng2009-07-301-4/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799473 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-3170 (add callback URI configuration support to domain manager) ↵nash2009-07-3026-12/+1158
| | | | | | and add itest/domainmgr/callback test case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799472 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the Endpoints and EndpointReferences are released rfeng2009-07-302-26/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799429 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3187 - add the service wire to the leaf service rather than the ↵slaws2009-07-301-1/+5
| | | | | | service that holds the endpoint. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799357 13f79535-47bb-0310-9956-ffa450edef68
* Add the message ID to the problem report so we don't have to dereference via ↵slaws2009-07-301-1/+1
| | | | | | the .properties bundle in order to find where a problem is logged from. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799347 13f79535-47bb-0310-9956-ffa450edef68
* Print out the hash code so that you can distinguish between endpoints and ↵slaws2009-07-302-3/+3
| | | | | | endpoint references with the same uri information in the promotion case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799345 13f79535-47bb-0310-9956-ffa450edef68
* Add an implementationType for implementation.springslaws2009-07-302-0/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799341 13f79535-47bb-0310-9956-ffa450edef68
* Add an implementationType for implementation.java slaws2009-07-302-0/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799339 13f79535-47bb-0310-9956-ffa450edef68
* Add some ignoresslaws2009-07-300-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799338 13f79535-47bb-0310-9956-ffa450edef68
* Adding JSONP Binding to Webapp featureedwardsmj2009-07-301-0/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799324 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for errors in the MANIFEST.MF and POM.XML of binding-jsonp-runtime, to ↵edwardsmj2009-07-302-4/+19
| | | | | | deal with the errors listed in TUSCANY-3186 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799319 13f79535-47bb-0310-9956-ffa450edef68
* Remove the Jetty server shutdown hook when the server is stoppedantelder2009-07-301-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799246 13f79535-47bb-0310-9956-ffa450edef68
* Add template diagram for 8002 scenario to help me understand how the test is ↵slaws2009-07-301-0/+0
| | | | | | structured git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799217 13f79535-47bb-0310-9956-ffa450edef68
* Add some ignoresslaws2009-07-300-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799215 13f79535-47bb-0310-9956-ffa450edef68
* Remove redundant contentslaws2009-07-301-18/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799214 13f79535-47bb-0310-9956-ffa450edef68
* Add missing dependency slaws2009-07-301-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799213 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3178 read the validation schema extension point from the extension ↵slaws2009-07-301-1/+1
| | | | | | point registry rather than creating a local copy. Same change as before but in node to be consistent with host embedded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799210 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3177 create the extension point registry earlier so that any ↵slaws2009-07-301-2/+1
| | | | | | programmatic changes to it are reflected in the runtime configuration. Same change as before but in node to make consistent with host-embedded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799209 13f79535-47bb-0310-9956-ffa450edef68
* Remove the old fixed_versionantelder2009-07-302-113/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799197 13f79535-47bb-0310-9956-ffa450edef68