summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3134 - Adding @Ignore to failing test case to temporarly disable and ...lresende2009-07-211-2/+3
* Fixing artifact id to follow same name pattern and to group all webapps when ...lresende2009-07-215-6/+6
* Updating pom to build tomcat distribution when using Distribution maven profilelresende2009-07-212-8/+24
* Add support for BPEL 2.0 partnerLink extension elements in WSDL documents, as...edwardsmj2009-07-202-1/+6
* Add support for 0..1 multiplicity references, as described in TUSCANY-3145edwardsmj2009-07-206-21/+195
* Fix for TUSCANY-3167rfeng2009-07-201-6/+19
* Fix for TUSCANY-3162rfeng2009-07-201-0/+16
* And fix up the plugin repo also so that maven-jetty-plugin can be found slaws2009-07-201-0/+13
* The move up to Jetty 6.1.19 at r793724 for me means that the Jetty artifacts ...slaws2009-07-201-0/+10
* Change the name of OSGi remote service related propertiesrfeng2009-07-186-64/+190
* Remove the need of the DistributionProvider interfacerfeng2009-07-174-136/+47
* Adding a utility to help the location of various deployment related filesrfeng2009-07-171-0/+233
* Add test to verify any jars in the war are mentioned in the LICENSE fileantelder2009-07-172-0/+189
* Update LICENSE to match whats in the warantelder2009-07-171-560/+57
* Make sure the generated Import-Package has the same version as the Export-Pac...rfeng2009-07-171-1/+1
* Add a waitrfeng2009-07-171-0/+1
* Fix the root location for non file/jar protocolsrfeng2009-07-161-0/+6
* Fix the URI conversionrfeng2009-07-161-6/+28
* Use classloader to find the FrameworkFactoryrfeng2009-07-161-9/+42
* Make the launcher more independent of Equinox by using the framework launch APIsrfeng2009-07-164-88/+221
* Experiement the framework launch APIs to bootstrap an OSGi runtime without de...rfeng2009-07-163-53/+30
* Provide access to Assembly XSD related String constants for tuscany-assembly ...edwardsmj2009-07-161-0/+101
* Correct handling of component <property/> @source attribute when dealing with...edwardsmj2009-07-164-13/+52
* Refactor the OSGi discovery service into node-implementation-osgi rfeng2009-07-1633-127/+982
* Update to Equinox 3.5 to take advantage of the hook services APIrfeng2009-07-1613-23/+66
* Make the tuscany namespace consistentrfeng2009-07-162-2/+3
* Turn SimpleTypeMapper into a utility so that the implementation-bepl can use itrfeng2009-07-1611-172/+76
* Make the ODE service name for each BPEL process service unique by prepending ...edwardsmj2009-07-151-2/+244
* Add support for SCA Properties - TUSCANY 3142edwardsmj2009-07-151-9/+18
* Add support for SCA Properties - TUSCANY 3142edwardsmj2009-07-152-12/+36
* Make the ODE service name for each BPEL process service unique by prepending ...edwardsmj2009-07-151-7/+10
* Allow BPEL reference invocations to handle WSDL messages with arbitrary part ...edwardsmj2009-07-151-21/+23
* Add getUtility by key to UtilityExtensionPointrfeng2009-07-155-38/+163
* Remove unused classesrfeng2009-07-156-250/+0
* simplify pom now source is extracted directly into sub projectsslaws2009-07-141-30/+6
* Add properties file to control where the tests read contributions from. May n...slaws2009-07-141-0/+17
* simplify pom now source is extracted directly into this projectslaws2009-07-141-1/+7
* simplify pom now source is extracted directly into this projectslaws2009-07-141-3/+2
* simplify pom now source is extracted directly into this projectslaws2009-07-141-7/+1
* simplify pom now source is extracted directly into this projectslaws2009-07-141-8/+2
* Provide SCA Properties in the BPEL implementation code, as described in TUSCA...edwardsmj2009-07-145-107/+191
* Remove unused coderfeng2009-07-131-6/+0
* Update Jetty to 6.1.19 and set up the cargo plugin to use a customized versio...rfeng2009-07-134-28/+92
* Update path separatorsrfeng2009-07-136-44/+44
* Replace CallableReference with ServiceReference to avoid compilation errorsrfeng2009-07-132-7/+7
* Avoid duplicate xs:import elementsrfeng2009-07-131-5/+18
* Fix for TUSCANY-3141rfeng2009-07-132-1/+11
* Resolving build issue: Only a type can be imported. com.sun.xml.internal.ws.m...lresende2009-07-121-1/+1
* TUSCANY-3134 - Fixing obsolete Tuscany namespace, trying to resolve BPEL iTes...lresende2009-07-122-2/+2
* TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder2009-07-1140-818/+101