summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-07-22Add new test structure based on copying files from one large checkout from ↵slaws61-522/+2347
OASIS svn to the correct places in out test structure git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796718 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22Remove as having problems with svn and the svn:externals that used to hereslaws1-33/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796700 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22Remove as having problems with svn and the svn:externals that used to hereslaws1-33/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796698 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22Update README to reflect file copyingslaws1-10/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796688 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22Extend scripts to include all contributionsslaws2-27/+125
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796687 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22Fixes for spring module classloader changes ref: TUSCANY-3069 in 1.xramkumar7-52/+137
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796684 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22Fixes in itest for the spring classloader changes ref: TUSCANY-3069 in 1.xramkumar47-98/+95
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796683 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22Add script to allow the contributions to be reconfiguredslaws2-0/+133
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796675 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22TUSCANY-3138 turn callback itests back onslaws1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796633 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22TUSCANY-3138 fix up callbacks now that the system relies solely on the ↵slaws9-21/+187
ServiceReference interface. I've reinstated the CallbackReference class as CallbackServiceReference to provide the extra features required callbacks. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796631 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Remove code that has been refactored. slaws1-29/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796235 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Add some logging to show what is in the registry. Will have to turn off ↵slaws1-0/+1
(turn in FINE) when we start putting more in the registry but helps to show that Endpoints are being replicated. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796233 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Set EndpointReference state on callback slaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796232 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Make printed uri in toString more consistent with getURI output. slaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796231 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21TUSCANY-3138 first tranche of changes to serialize service references in the ↵slaws14-382/+354
form of an EndpointReference. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796222 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21TUSCANY-3138 add a servlet host dependencyslaws1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796200 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21TUSCANY-3138 bringing up the old callable reference test as the ↵slaws14-0/+797
service-reference test. In OASIS callable references are no more. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796190 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng780-54636/+54636
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21TUSCANY-3134 - Adding @Ignore to failing test case to temporarly disable and ↵lresende1-2/+3
allow build to proceed in Hudson environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796126 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fixing artifact id to follow same name pattern and to group all webapps when ↵lresende5-6/+6
loading into eclipse ide git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796125 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Updating pom to build tomcat distribution when using Distribution maven profilelresende2-8/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796124 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20Add support for BPEL 2.0 partnerLink extension elements in WSDL documents, ↵edwardsmj2-1/+6
as described in TUSCANY-3168 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796039 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20Add support for 0..1 multiplicity references, as described in TUSCANY-3145edwardsmj6-21/+195
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796034 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20Fix for TUSCANY-3167rfeng1-6/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795959 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20Fix for TUSCANY-3162rfeng1-0/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795933 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20And fix up the plugin repo also so that maven-jetty-plugin can be found slaws1-0/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795759 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20The move up to Jetty 6.1.19 at r793724 for me means that the Jetty artifacts ↵slaws1-0/+10
can't be found. Added the central repo to fix it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795753 13f79535-47bb-0310-9956-ffa450edef68
2009-07-18Change the name of OSGi remote service related propertiesrfeng6-64/+190
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795280 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17Remove the need of the DistributionProvider interfacerfeng4-136/+47
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795192 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17Adding a utility to help the location of various deployment related filesrfeng1-0/+233
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795180 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17Add test to verify any jars in the war are mentioned in the LICENSE fileantelder2-0/+189
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795002 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17Update LICENSE to match whats in the warantelder1-560/+57
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794997 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17Make sure the generated Import-Package has the same version as the ↵rfeng1-1/+1
Export-Package so that it is resolved to the same one git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794923 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17Add a waitrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794922 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Fix the root location for non file/jar protocolsrfeng1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794909 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Fix the URI conversionrfeng1-6/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794790 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Use classloader to find the FrameworkFactoryrfeng1-9/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794789 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Make the launcher more independent of Equinox by using the framework launch APIsrfeng4-88/+221
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794776 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Experiement the framework launch APIs to bootstrap an OSGi runtime without ↵rfeng3-53/+30
dependencies on the runtime-specific code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794760 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Provide access to Assembly XSD related String constants for tuscany-assembly ↵edwardsmj1-0/+101
module as part of fix for TUSCANY-3157 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794658 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Correct handling of component <property/> @source attribute when dealing ↵edwardsmj4-13/+52
with a target property that has a complex type - TUSCANY-3157 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794657 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Refactor the OSGi discovery service into node-implementation-osgi rfeng33-127/+982
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794553 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Update to Equinox 3.5 to take advantage of the hook services APIrfeng13-23/+66
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794552 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Make the tuscany namespace consistentrfeng2-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794519 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Turn SimpleTypeMapper into a utility so that the implementation-bepl can use itrfeng11-172/+76
Fix the OSGi MF git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794517 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15Make the ODE service name for each BPEL process service unique by prepending ↵edwardsmj1-2/+244
the SCA Component URI to the SCA service name - to avoid a single service invocation causing multiple BPEL processes to get dispatched - TUSCANY-3144 + add support for SCA Properties - TUSCANY 3142 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794188 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15Add support for SCA Properties - TUSCANY 3142edwardsmj1-9/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794186 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15Add support for SCA Properties - TUSCANY 3142edwardsmj2-12/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794185 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15Make the ODE service name for each BPEL process service unique by prepending ↵edwardsmj1-7/+10
the SCA Component URI to the SCA service name - to avoid a single service invocation causing multiple BPEL processes to get dispatched - TUSCANY-3144 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794181 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15Allow BPEL reference invocations to handle WSDL messages with arbitrary part ↵edwardsmj1-21/+23
names - TUSCANY-3143 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794166 13f79535-47bb-0310-9956-ffa450edef68