summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-07-01Fix compilation errornash1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673145 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01Remove old incubator repository referenceantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673098 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01continue with agregate jar modules as being discussed on ML. Add new api and ↵antelder5-2/+851
runtime2 modules and a calculator2 sample that shows them being used git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673092 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01Add binding-ws-wsdlgen modulenash1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673089 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01Delete obsolete filenash1-524/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673086 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01remove debug code and fix svn:ignore propertynash1-9/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673080 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01Merge fix for TUSCANY-2431 from 1.3 brn to trunkantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673079 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01Start of an scdl4j module as discussed on MLantelder1-0/+315
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673017 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01-adding to implementation.query support to return more than one result from ↵adrianocrestani4-10/+224
a xquery execution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673004 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01adding toString() to better debuginglresende1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672980 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01Instrumenting runtime classes with toString() to facilitate debuginglresende3-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672978 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30Removed unnecessary dependency.jsdelfino1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672955 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30Added more exlusions of stax-api.jsdelfino1-0/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672954 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30Fixed dependency on stax-api.jsdelfino1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672953 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30Fix TUSCANY-2446nash35-506/+3425
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672939 13f79535-47bb-0310-9956-ffa450edef68
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-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 ↵jsdelfino22-71/+148
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 versionslaws4-5/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672731 13f79535-47bb-0310-9956-ffa450edef68
2008-06-29TUSCANY-2430, fix the algorithm used to work out the feed URL. slaws1-2/+3
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-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-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 trunklresende6-12/+28
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-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-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-22Fix TUSCANY-2418nash12-299/+524
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670360 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-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-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