summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-21TUSCANY-3134 - Adding @Ignore to failing test case to temporarly disable and ...lresende1-2/+3
2009-07-21Fixing artifact id to follow same name pattern and to group all webapps when ...lresende5-6/+6
2009-07-21Updating pom to build tomcat distribution when using Distribution maven profilelresende2-8/+24
2009-07-20Add support for BPEL 2.0 partnerLink extension elements in WSDL documents, as...edwardsmj2-1/+6
2009-07-20Add support for 0..1 multiplicity references, as described in TUSCANY-3145edwardsmj6-21/+195
2009-07-20Fix for TUSCANY-3167rfeng1-6/+19
2009-07-20Fix for TUSCANY-3162rfeng1-0/+16
2009-07-20And fix up the plugin repo also so that maven-jetty-plugin can be found slaws1-0/+13
2009-07-20The move up to Jetty 6.1.19 at r793724 for me means that the Jetty artifacts ...slaws1-0/+10
2009-07-18Change the name of OSGi remote service related propertiesrfeng6-64/+190
2009-07-17Remove the need of the DistributionProvider interfacerfeng4-136/+47
2009-07-17Adding a utility to help the location of various deployment related filesrfeng1-0/+233
2009-07-17Add test to verify any jars in the war are mentioned in the LICENSE fileantelder2-0/+189
2009-07-17Update LICENSE to match whats in the warantelder1-560/+57
2009-07-17Make sure the generated Import-Package has the same version as the Export-Pac...rfeng1-1/+1
2009-07-17Add a waitrfeng1-0/+1
2009-07-16Fix the root location for non file/jar protocolsrfeng1-0/+6
2009-07-16Fix the URI conversionrfeng1-6/+28
2009-07-16Use classloader to find the FrameworkFactoryrfeng1-9/+42
2009-07-16Make the launcher more independent of Equinox by using the framework launch APIsrfeng4-88/+221
2009-07-16Experiement the framework launch APIs to bootstrap an OSGi runtime without de...rfeng3-53/+30
2009-07-16Provide access to Assembly XSD related String constants for tuscany-assembly ...edwardsmj1-0/+101
2009-07-16Correct handling of component <property/> @source attribute when dealing with...edwardsmj4-13/+52
2009-07-16Refactor the OSGi discovery service into node-implementation-osgi rfeng33-127/+982
2009-07-16Update to Equinox 3.5 to take advantage of the hook services APIrfeng13-23/+66
2009-07-16Make the tuscany namespace consistentrfeng2-2/+3
2009-07-16Turn SimpleTypeMapper into a utility so that the implementation-bepl can use itrfeng11-172/+76
2009-07-15Make the ODE service name for each BPEL process service unique by prepending ...edwardsmj1-2/+244
2009-07-15Add support for SCA Properties - TUSCANY 3142edwardsmj1-9/+18
2009-07-15Add support for SCA Properties - TUSCANY 3142edwardsmj2-12/+36
2009-07-15Make the ODE service name for each BPEL process service unique by prepending ...edwardsmj1-7/+10
2009-07-15Allow BPEL reference invocations to handle WSDL messages with arbitrary part ...edwardsmj1-21/+23
2009-07-15Add getUtility by key to UtilityExtensionPointrfeng5-38/+163
2009-07-15Remove unused classesrfeng6-250/+0
2009-07-14simplify pom now source is extracted directly into sub projectsslaws1-30/+6
2009-07-14Add properties file to control where the tests read contributions from. May n...slaws1-0/+17
2009-07-14simplify pom now source is extracted directly into this projectslaws1-1/+7
2009-07-14simplify pom now source is extracted directly into this projectslaws1-3/+2
2009-07-14simplify pom now source is extracted directly into this projectslaws1-7/+1
2009-07-14simplify pom now source is extracted directly into this projectslaws1-8/+2
2009-07-14Provide SCA Properties in the BPEL implementation code, as described in TUSCA...edwardsmj5-107/+191
2009-07-13Remove unused coderfeng1-6/+0
2009-07-13Update Jetty to 6.1.19 and set up the cargo plugin to use a customized versio...rfeng4-28/+92
2009-07-13Update path separatorsrfeng6-44/+44
2009-07-13Replace CallableReference with ServiceReference to avoid compilation errorsrfeng2-7/+7
2009-07-13Avoid duplicate xs:import elementsrfeng1-5/+18
2009-07-13Fix for TUSCANY-3141rfeng2-1/+11
2009-07-12Resolving build issue: Only a type can be imported. com.sun.xml.internal.ws.m...lresende1-1/+1
2009-07-12TUSCANY-3134 - Fixing obsolete Tuscany namespace, trying to resolve BPEL iTes...lresende2-2/+2
2009-07-11TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder40-818/+101