summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update ASL headers (Some of the files are copied from Apache Yoko project)rfeng2008-06-275-86/+93
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672420 13f79535-47bb-0310-9956-ffa450edef68
* Add a simple tnameserv so that we don't have to start the external tnameservrfeng2008-06-276-0/+1689
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672418 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patch from Wojtek for TUSCANY-2397. Thanks. rfeng2008-06-279-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
* TUSCANY-2414 - Fixing up DAS poms to remove incubating from artifact versionslresende2008-06-262-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671708 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2427 - merging changes from 1.3 release to trunklresende2008-06-266-12/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671701 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patApply the patch from Wojtek for TUSCANY-2397. Thanks. rfeng2008-06-2520-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
* Fix NPE when the conversationID==nullrfeng2008-06-251-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671426 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2435 - Applying Douglas Path that adds support for query operationlresende2008-06-252-17/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671397 13f79535-47bb-0310-9956-ffa450edef68
* Format the code based tuscany eclipse formatterrfeng2008-06-24162-7342/+6807
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671373 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patch from Wojtek for TUSCANY-2357 ↵rfeng2008-06-248-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
* Adding support to honor JAX-WS/JAXB annotations for the parameters and ↵rfeng2008-06-244-33/+288
| | | | | | return type git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671366 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2046rfeng2008-06-247-25/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671234 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring GData binding to remove atom binding dependencies and to follow ↵lresende2008-06-2416-47/+617
| | | | | | tuscany module name convention. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671075 13f79535-47bb-0310-9956-ffa450edef68
* renaming binding-gdata to binding-gdata-runtimelresende2008-06-2414-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671055 13f79535-47bb-0310-9956-ffa450edef68
* Fixing problem where generated javaScript had duplicated js clients if ↵lresende2008-06-231-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
* Apply the patch from Wojtek for TUSCANY-2357 ↵rfeng2008-06-2383-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
* Fix TUSCANY-2418nash2008-06-2212-299/+524
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670360 13f79535-47bb-0310-9956-ffa450edef68
* Avoid extra classes in the default JAXBContextrfeng2008-06-212-12/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670156 13f79535-47bb-0310-9956-ffa450edef68
* Set elementFormDefault to unqualified for the generated wrapper element ↵rfeng2008-06-211-1/+2
| | | | | | schema (see TUSCANY-2388) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670103 13f79535-47bb-0310-9956-ffa450edef68
* Fix the compilation errorrfeng2008-06-204-60/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670065 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2412 - Applying Dougla's patchlresende2008-06-204-53/+179
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670044 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patch from Wojtek for TUSCANY-2357. Thanks.rfeng2008-06-2024-51/+1291
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670012 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2402 - Applying Ram's patch to include new resource bundle for modulelresende2008-06-182-1/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@669308 13f79535-47bb-0310-9956-ffa450edef68
* Upgrading ODE dependency to 1.1.1 releaselresende2008-06-182-22/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@669246 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2376 - Applying Douglas patch for GSoC Binding-gdatalresende2008-06-1713-0/+1056
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668877 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-173143-0/+293225
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68