summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-06-30Apply the patApply the patch from Wojtek for TUSCANY-2397. Thanks. ↵rfeng9-70/+36
(modules-dir.patch) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672933 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30More POM cleanup to make dependencies on stax-api consistent.jsdelfino3-4/+48
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672843 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30Added a profile to help generate *-sources.jar jars.jsdelfino1-0/+34
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672842 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30Moved node management code to a separate module to keep dependencies of ↵jsdelfino9-42/+413
implementation-node-runtime minimal. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672835 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30Cleaned up dependencies on stax-api to make sure that one copy of ↵jsdelfino25-76/+159
stax-api.jar is on the classpath. Cleaned up dependencies on pluggable contribution-xyz modules. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672827 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30TUSCANY-2432 - resolve some dependencies to a single versionslaws5-5/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672731 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30TUSCANY-2421 - correct reference to definitions providerslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672726 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30TUSCANY-2425 - remove run target from build fileslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672720 13f79535-47bb-0310-9956-ffa450edef68
2008-06-29TUSCANY-2430, fix the algorithm used to work out the feed URL. slaws3-4/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672659 13f79535-47bb-0310-9956-ffa450edef68
2008-06-28Clean up the test case to use the embedded tnameserv for testingrfeng4-42/+134
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672548 13f79535-47bb-0310-9956-ffa450edef68
2008-06-28Fix the compliation error due to refactoring in host-corbarfeng2-4/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672545 13f79535-47bb-0310-9956-ffa450edef68
2008-06-28Add host-corba-jdkrfeng24-88/+467
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672465 13f79535-47bb-0310-9956-ffa450edef68
2008-06-28Updating jsonrpc binding to move away from deprecated way of setting databindinglresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672453 13f79535-47bb-0310-9956-ffa450edef68
2008-06-27Update ASL headers (Some of the files are copied from Apache Yoko project)rfeng5-86/+93
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672420 13f79535-47bb-0310-9956-ffa450edef68
2008-06-27Add a simple tnameserv so that we don't have to start the external tnameservrfeng6-0/+1689
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672418 13f79535-47bb-0310-9956-ffa450edef68
2008-06-27Remove runtime-tomcatslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672252 13f79535-47bb-0310-9956-ffa450edef68
2008-06-27Apply the patch from Wojtek for TUSCANY-2397. Thanks. rfeng9-147/+144
I also did some refactoring for the test case to only start the tnameserv once git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672122 13f79535-47bb-0310-9956-ffa450edef68
2008-06-26Adding repository definition to allow retrieving the parent pom in a clean ↵lresende1-0/+12
repo build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672056 13f79535-47bb-0310-9956-ffa450edef68
2008-06-26TUSCANY-2416 - Fixing up parent pom to remove incubating from artifact ↵lresende1-1/+1
version, updating distributionManagement section, and also bumding up its version git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671774 13f79535-47bb-0310-9956-ffa450edef68
2008-06-26TUSCANY-2414 - Fixing up DAS poms to remove incubating from artifact versionslresende2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671708 13f79535-47bb-0310-9956-ffa450edef68
2008-06-26TUSCANY-2427 - merging changes from 1.3 release to trunklresende7-13/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671701 13f79535-47bb-0310-9956-ffa450edef68
2008-06-25Apply the patApply the patch from Wojtek for TUSCANY-2397. Thanks. rfeng20-0/+1338
I also did some refactoring for the test case to only start the tnameserv once. Another issue I fixed is that the Exceptions for unknown host and port are JDK-specific. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671675 13f79535-47bb-0310-9956-ffa450edef68
2008-06-25Apply the patch from Dan Becker on TUSCANY-2436. Thanks.rfeng2-6/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671442 13f79535-47bb-0310-9956-ffa450edef68
2008-06-25Fix NPE when the conversationID==nullrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671426 13f79535-47bb-0310-9956-ffa450edef68
2008-06-25TUSCANY-2435 - Applying Douglas Path that adds support for query operationlresende2-17/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671397 13f79535-47bb-0310-9956-ffa450edef68
2008-06-24Format the code based tuscany eclipse formatterrfeng162-7342/+6807
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671373 13f79535-47bb-0310-9956-ffa450edef68
2008-06-24Apply the patch from Wojtek for TUSCANY-2357 ↵rfeng8-22/+211
(typescache-tests-jira-2357-24-june-2008.patch). Thanks. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671367 13f79535-47bb-0310-9956-ffa450edef68
2008-06-24Adding support to honor JAX-WS/JAXB annotations for the parameters and ↵rfeng4-33/+288
return type git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671366 13f79535-47bb-0310-9956-ffa450edef68
2008-06-24Fix for TUSCANY-2046rfeng7-25/+105
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671234 13f79535-47bb-0310-9956-ffa450edef68
2008-06-24Refactoring GData binding to remove atom binding dependencies and to follow ↵lresende16-47/+617
tuscany module name convention. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671075 13f79535-47bb-0310-9956-ffa450edef68
2008-06-24renaming binding-gdata to binding-gdata-runtimelresende14-2/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671055 13f79535-47bb-0310-9956-ffa450edef68
2008-06-23Change the web site URL for Tuscanyrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670769 13f79535-47bb-0310-9956-ffa450edef68
2008-06-23Fixing problem where generated javaScript had duplicated js clients if ↵lresende1-2/+11
composite had multiple references using same bindign type git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670758 13f79535-47bb-0310-9956-ffa450edef68
2008-06-23Apply the patch from Wojtek for TUSCANY-2357 ↵rfeng83-334/+1798
(service-api-tests-jira-2357-23-june-2008-patch). Thanks. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670714 13f79535-47bb-0310-9956-ffa450edef68
2008-06-23TUSCANY-2413 - Applying patch from Dhavallresende2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670693 13f79535-47bb-0310-9956-ffa450edef68
2008-06-22Fix TUSCANY-2418nash12-299/+524
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670360 13f79535-47bb-0310-9956-ffa450edef68
2008-06-21Add a test case to use JAXWS client to call SCA-based wsdlless Web Servicerfeng17-1/+1222
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670157 13f79535-47bb-0310-9956-ffa450edef68
2008-06-21Avoid extra classes in the default JAXBContextrfeng2-12/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670156 13f79535-47bb-0310-9956-ffa450edef68
2008-06-21Set elementFormDefault to unqualified for the generated wrapper element ↵rfeng1-1/+2
schema (see TUSCANY-2388) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670103 13f79535-47bb-0310-9956-ffa450edef68
2008-06-20Fix the compilation errorrfeng4-60/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670065 13f79535-47bb-0310-9956-ffa450edef68
2008-06-20TUSCANY-2412 - Applying Dougla's patchlresende4-53/+179
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670044 13f79535-47bb-0310-9956-ffa450edef68
2008-06-20Removing redundant jaxws annotations.vamsic0074-172/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670025 13f79535-47bb-0310-9956-ffa450edef68
2008-06-20Apply the patch from Wojtek for TUSCANY-2357. Thanks.rfeng24-51/+1291
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670012 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19Gilberts vtest contribution, TUSCANY-2407kwilliams47-0/+3829
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@669731 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19Gilbert's vtest patch for TUSCANY-2405kwilliams1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@669717 13f79535-47bb-0310-9956-ffa450edef68
2008-06-18TUSCANY-2402 - Applying Ram's patch to include new resource bundle for modulelresende2-1/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@669308 13f79535-47bb-0310-9956-ffa450edef68
2008-06-18Upgrading ODE dependency to 1.1.1 releaselresende2-22/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@669246 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17TUSCANY-2376 - Applying Douglas patch for GSoC Binding-gdatalresende13-0/+1056
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668877 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17test commitantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668738 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17Updating with new repo location to avoid issues on the continuum machinelresende1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668402 13f79535-47bb-0310-9956-ffa450edef68