summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove payment.bpel from payment-bpel contribution (TUSCANY-3461)nash2010-02-251-164/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916214 13f79535-47bb-0310-9956-ffa450edef68
* Refactor payment-bpel contribution by moving some files into a new ↵nash2010-02-2515-6/+565
| | | | | | contribution payment-bpel-process (TUSCANY-3461) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916213 13f79535-47bb-0310-9956-ffa450edef68
* Fixed build errors, undefined AC_PROG_JAR autoconf macro, debug macro ↵jsdelfino2010-02-252-4/+19
| | | | | | redefinition. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916151 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 Fix ClassCastExceptionbdaniel2010-02-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916149 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:ignorelresende2010-02-250-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916136 13f79535-47bb-0310-9956-ffa450edef68
* Add ODE runtime database to travel sample binary distro (TUSCANY-3461)nash2010-02-257-28/+155
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916135 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3474 - Splitting transaction policy into model/runtimelresende2010-02-2520-16/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916134 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:ignorelresende2010-02-250-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916132 13f79535-47bb-0310-9956-ffa450edef68
* Exception handling in TransactionInterceptorbdaniel2010-02-251-3/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916126 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup of debug code...lresende2010-02-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916118 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup...lresende2010-02-251-21/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916117 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 - Adding policy transaction module to buildlresende2010-02-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916116 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 - Fixing up policy providers to PolicyExpression wrapperlresende2010-02-254-15/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916115 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 - Flatting the intentMaps as policySets to get them resolved ↵lresende2010-02-251-2/+33
| | | | | | properly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916114 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 - Resolving/checking policies in the component levellresende2010-02-251-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916113 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup...lresende2010-02-251-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916112 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3463 - Creating test case to reproduce the issue describe on the jiralresende2010-02-257-0/+310
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916111 13f79535-47bb-0310-9956-ffa450edef68
* try webapp variant of jira appkelvingoodson2010-02-2412-0/+1250
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915751 13f79535-47bb-0310-9956-ffa450edef68
* Fix the OSGi MF by adding missing dependenciesrfeng2010-02-241-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915661 13f79535-47bb-0310-9956-ffa450edef68
* Add the client api tests and javadocsrfeng2010-02-246-4/+168
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915624 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest to cover various combinations of local/remote interfaces, ↵rfeng2010-02-2415-0/+1082
| | | | | | pbv/pbr, node factories/nodes, classloaders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915607 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-02-230-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915381 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3473 - where a local call (local interface) is used within a ↵slaws2010-02-234-5/+82
| | | | | | contribution but where the hazelcast registry is in operation I've updated the registry to return the actual endpoint rather than the serialized version so that the endpoint isn't marked as remote and so that the interface contract is intact. This also adds and enables a test case that ensures that this is working. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915379 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-02-230-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915374 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3473 - add new contribution to test for the case where a local call ↵slaws2010-02-236-0/+190
| | | | | | (local interface) is used within a contribution but where the hazelcast registry is in operation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915372 13f79535-47bb-0310-9956-ffa450edef68
* Correct ws binding dependency to point to the new versionslaws2010-02-233-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915286 13f79535-47bb-0310-9956-ffa450edef68
* Correct ws binding to point to the new versionslaws2010-02-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915284 13f79535-47bb-0310-9956-ffa450edef68
* Correct the composite namevamsic0072010-02-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915259 13f79535-47bb-0310-9956-ffa450edef68
* Correct the composite namevamsic0072010-02-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915253 13f79535-47bb-0310-9956-ffa450edef68
* Updating policy transaction definitions.xml to comply with OASIS schema, ↵lresende2010-02-231-1/+1
| | | | | | which does not have a default attribute git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915212 13f79535-47bb-0310-9956-ffa450edef68
* Providing phase value for the interceptorlresende2010-02-234-7/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915211 13f79535-47bb-0310-9956-ffa450edef68
* Fixing resource bundle location that was missing the package structurelresende2010-02-233-6/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915210 13f79535-47bb-0310-9956-ffa450edef68
* Adding core-spi dependency to properly compile modulelresende2010-02-231-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915209 13f79535-47bb-0310-9956-ffa450edef68
* Moving to most recent release of HtmlUnit (2.6) and adjusting tests based on ↵lresende2010-02-2211-68/+57
| | | | | | api changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915053 13f79535-47bb-0310-9956-ffa450edef68
* Update README for recent changesnash2010-02-221-65/+106
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912526 13f79535-47bb-0310-9956-ffa450edef68
* Moved component start calls from HTTPD postConfig to childInit, to give ↵jsdelfino2010-02-2222-174/+175
| | | | | | components an opportunity to start and setup connections and resources in each HTTPD child process. Adjusted utility components and test cases to this change. Minor code cleanup of Java components and integration tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912491 13f79535-47bb-0310-9956-ffa450edef68
* Make the JAX-WS runtime available when running the travel sample on JDK 5 ↵nash2010-02-2214-22/+395
| | | | | | (TUSCANY-3467) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912490 13f79535-47bb-0310-9956-ffa450edef68
* Ensure maven-antrun-plugin runs when using <packaging>pomnash2010-02-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912488 13f79535-47bb-0310-9956-ffa450edef68
* Refactor conditional logic for better consistency and readabilitynash2010-02-221-42/+58
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912483 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate entry for apache.snapshot (also defined in parent pom)nash2010-02-211-10/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912445 13f79535-47bb-0310-9956-ffa450edef68
* Make wsimport target work on JDK 5 as well as JDK 6nash2010-02-201-19/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912099 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3468 - Widget test seems to be failing from maven, while working ↵lresende2010-02-202-75/+83
| | | | | | fine from within eclipse... disabling it for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912094 13f79535-47bb-0310-9956-ffa450edef68
* Properly setting contentType for known files, to avoid issues with htmlUnitlresende2010-02-204-8/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912093 13f79535-47bb-0310-9956-ffa450edef68
* Providing utility module to share common HTTP Utilities and Constantslresende2010-02-205-0/+128
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912092 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3468 - Providing htmlUnit test to verify implementation widget is ↵lresende2010-02-206-2/+255
| | | | | | working and the catalog ui is being properly populated git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912091 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3468 - Fixing NPE when contracts are not available (e.g in ↵lresende2010-02-201-17/+19
| | | | | | implementation widget) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912090 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused importslresende2010-02-201-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912089 13f79535-47bb-0310-9956-ffa450edef68
* Adding try/catch to display warning when dojo or tuscany dojo extensions are ↵lresende2010-02-201-8/+20
| | | | | | already registered git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912088 13f79535-47bb-0310-9956-ffa450edef68
* Make the maxThreads a configurable property of WorkSchedulerrfeng2010-02-194-7/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912035 13f79535-47bb-0310-9956-ffa450edef68
* Align the interfaceContractMapper to the specrfeng2010-02-1925-376/+226
| | | | | | Remove the conversation related legacy code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912034 13f79535-47bb-0310-9956-ffa450edef68