summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Modifying the Lowest Common Ancestor (LCA) algorithm. The algorithm is an ↵dougsleite2009-08-106-122/+348
| | | | | | implementation of the Bender and Farach's LCA algorithm. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802952 13f79535-47bb-0310-9956-ffa450edef68
* Update the MF to export o.a.t.s.common.xmlrfeng2009-08-101-11/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802906 13f79535-47bb-0310-9956-ffa450edef68
* Add the methods to read the XML documents for certain attributes such as tnsrfeng2009-08-105-0/+443
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802905 13f79535-47bb-0310-9956-ffa450edef68
* Remove erroneous targetNamespace attributeslaws2009-08-101-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802800 13f79535-47bb-0310-9956-ffa450edef68
* Add missing target namespaceslaws2009-08-101-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802799 13f79535-47bb-0310-9956-ffa450edef68
* Add missing target namespaceslaws2009-08-108-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802798 13f79535-47bb-0310-9956-ffa450edef68
* Remove erroneous targetNamespace attributeslaws2009-08-101-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802795 13f79535-47bb-0310-9956-ffa450edef68
* Add missing target namespaceslaws2009-08-101-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802793 13f79535-47bb-0310-9956-ffa450edef68
* Chnage to compile scope as its now used in DefinitionsUtilantelder2009-08-101-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802771 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3020 - when definitions are aggregated together check that there are ↵slaws2009-08-106-30/+113
| | | | | | no duplicates. DOne here rather than later at the resolve phase as there is a better chance of reporting some sensible context to the user about which definitions.xml file is in error. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802762 13f79535-47bb-0310-9956-ffa450edef68
* Remove intents that are provided by the specification in the assembly-xsd moduleslaws2009-08-102-40/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802760 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2906 - to resolve wsdl:import and xsd:import using namespaceramkumar2009-08-106-32/+225
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802758 13f79535-47bb-0310-9956-ffa450edef68
* Change to not use unique snapshot versions to fix an issue running the ↵antelder2009-08-101-0/+1
| | | | | | otests without a local tuscany build (and we don't and shouldn't be using specific snapshot versions for anything) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802713 13f79535-47bb-0310-9956-ffa450edef68
* Start adding support for JSONP references. Doesn't work yet, still need to ↵antelder2009-08-103-3/+146
| | | | | | implement the http inovke bit using something like HttpClient git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802681 13f79535-47bb-0310-9956-ffa450edef68
* Use correct path when unregistering the servlets when stoppingantelder2009-08-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802672 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsantelder2009-08-101-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802671 13f79535-47bb-0310-9956-ffa450edef68
* Update JSONP binding to use the URI from the binding in the endpoint to ↵antelder2009-08-102-3/+3
| | | | | | expose the service on git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802665 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3199 WebImplementationProcessor should prefix web.componentType URI ↵vamsic0072009-08-101-1/+1
| | | | | | | | with WEB-INF o Fixed the URI in resolve() method to include WEB-INF git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802659 13f79535-47bb-0310-9956-ffa450edef68
* Small change to execute search when user hits enter on the search fieldlresende2009-08-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802658 13f79535-47bb-0310-9956-ffa450edef68
* Minor format based on Tuscany code stylelresende2009-08-101-426/+382
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802657 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3199 WebImplementationProcessor should prefix web.componentType URI ↵vamsic0072009-08-101-1/+1
| | | | | | | | with WEB-INF o Fixed the URI in resolve() method to include WEB-INF git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802656 13f79535-47bb-0310-9956-ffa450edef68
* Minor update on the ant script to point to correct artifact versionlresende2009-08-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802655 13f79535-47bb-0310-9956-ffa450edef68
* applying tuscany_2552_domain_search_phillipe_ramalho_08_08_2009.patch and ↵adrianocrestani2009-08-1060-1639/+2012
| | | | | | tuscany_2552_domain_manager_phillipe_ramalho_08_08_2009.patch submitted to TUSCANY-2552 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802637 13f79535-47bb-0310-9956-ffa450edef68
* Start adding SCDL schema to extension moduleantelder2009-08-092-0/+59
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802514 13f79535-47bb-0310-9956-ffa450edef68
* Add the license check itest to the buildantelder2009-08-091-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802506 13f79535-47bb-0310-9956-ffa450edef68
* Add some more excluded jars and a couple of todo commentsantelder2009-08-091-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802504 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to ServiceDiscovery to set context classloader for service ↵rfeng2009-08-093-95/+131
| | | | | | providers in OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802470 13f79535-47bb-0310-9956-ffa450edef68
* Fix typoslaws2009-08-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802413 13f79535-47bb-0310-9956-ffa450edef68
* Some strangeness here. In unit tests there is a class not found exception ↵slaws2009-08-082-0/+26
| | | | | | for javax.jms.BytesMessage when Axis loads the JMS transport. Didn't used to happen but had to add these. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802412 13f79535-47bb-0310-9956-ffa450edef68
* remove extraneous promote attributeslaws2009-08-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802410 13f79535-47bb-0310-9956-ffa450edef68
* Remove targetNamespace from compositesslaws2009-08-082-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802409 13f79535-47bb-0310-9956-ffa450edef68
* Enable builder itest. slaws2009-08-081-6/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802408 13f79535-47bb-0310-9956-ffa450edef68
* Update the first builder test to match the current endpoint processing.slaws2009-08-083-3/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802407 13f79535-47bb-0310-9956-ffa450edef68
* Process a binding name if one is included in the target URIslaws2009-08-081-24/+150
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802406 13f79535-47bb-0310-9956-ffa450edef68
* Fix the URI algorithm so that the binding name is only included in the URI ↵slaws2009-08-081-2/+2
| | | | | | if a service has multiple bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802405 13f79535-47bb-0310-9956-ffa450edef68
* Use the registry to resolve de-serialized endpoint referencesslaws2009-08-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802404 13f79535-47bb-0310-9956-ffa450edef68
* Make endpoints point to the component/service for which they are created so ↵slaws2009-08-081-2/+6
| | | | | | that the URIs are correct. A previous change to the runtime wire now looks down the promotion hierarchy in order to find the leaf component and service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802403 13f79535-47bb-0310-9956-ffa450edef68
* Remove the non-OASIS code from the endpoint builder and set up build-time ↵slaws2009-08-086-344/+159
| | | | | | and runt-time operations so that I can reorganize the endpoint reference build process and get all of the endpoint building code in on place. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802401 13f79535-47bb-0310-9956-ffa450edef68
* Add some commentary about the status of the independent contributionsslaws2009-08-081-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802399 13f79535-47bb-0310-9956-ffa450edef68
* Put some carriage returns in READMEslaws2009-08-081-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802398 13f79535-47bb-0310-9956-ffa450edef68
* Add exclude to try to get Hudson 1.x build passingantelder2009-08-081-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802374 13f79535-47bb-0310-9956-ffa450edef68
* Delete www-services from 1.5.1 branch as its been moved to sandboxantelder2009-08-0839-21546/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802333 13f79535-47bb-0310-9956-ffa450edef68
* Move www-services to sandbox area until the license of the Amazon jars is ↵antelder2009-08-0839-0/+0
| | | | | | clarified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802332 13f79535-47bb-0310-9956-ffa450edef68
* Add lucene jars to LICENSEantelder2009-08-081-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802330 13f79535-47bb-0310-9956-ffa450edef68
* Fix to correctly calculate jar name and not worry about demo-bigbank* jarsantelder2009-08-081-5/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802329 13f79535-47bb-0310-9956-ffa450edef68
* Correct distro archive dependency typeantelder2009-08-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802323 13f79535-47bb-0310-9956-ffa450edef68
* Start porting the 2.x distribution license legal check testcase from 2.x to 1.xantelder2009-08-082-0/+195
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802321 13f79535-47bb-0310-9956-ffa450edef68
* Update to get the dojotoolkit zip from the Maven repository to try to fix ↵antelder2009-08-082-30/+24
| | | | | | the 1.x Hudson build failure git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802314 13f79535-47bb-0310-9956-ffa450edef68
* Fix problem with building with JDK 1.5 bringing in bouncy castle dependencyantelder2009-08-081-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802299 13f79535-47bb-0310-9956-ffa450edef68
* Update LICENSE with latest versionsantelder2009-08-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802298 13f79535-47bb-0310-9956-ffa450edef68