Commit graph

245 commits

Author SHA1 Message Date
nash
a24c29b5cd Merge commit r997917 from 1.6.1 branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997918 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16 20:31:29 +00:00
nash
e8d11555fe Merge commit r997683 from 1.6.1 branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997913 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16 20:18:34 +00:00
nash
5fe8f1fb92 Merge commit r997254 from 1.6.1 branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997911 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16 20:15:32 +00:00
nash
4100cfc367 Merge commits r996988, r996991, r996994, r996998, r997259 and r997886 from 1.6.1 branch (TUSCANY-3676)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997908 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16 20:13:11 +00:00
nash
c4f86acfa4 Merge commit r996380 from 1.6.1 branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997899 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16 19:56:41 +00:00
nash
ed2d5cb50e Delete .project file from svn
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997853 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16 17:23:58 +00:00
nash
d8b67b2bf5 Delete .project files from svn
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997840 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16 16:52:22 +00:00
nash
5e927b305c Reverse incorrect commit r959529
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996573 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 15:31:14 +00:00
slaws
66b60290f3 Fix typo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992749 13f79535-47bb-0310-9956-ffa450edef68
2010-09-05 09:53:05 +00:00
slaws
8326a54615 Remove unused import
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992594 13f79535-47bb-0310-9956-ffa450edef68
2010-09-04 13:08:21 +00:00
mcombellack
8e1916a350 Added better error handling for when the user forgets to run the service/smsgateway-jaxws project first
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991683 13f79535-47bb-0310-9956-ffa450edef68
2010-09-01 20:13:53 +00:00
mcombellack
25d73a00fb No need to specify the interface using interface.java as it can be worked out by Tuscany from the WSDL
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991682 13f79535-47bb-0310-9956-ffa450edef68
2010-09-01 20:13:39 +00:00
mcombellack
7b3079eeae Removed reference to BBC news feed as it just added more complexity without adding much value as we already demonstrate other RSS and Atom feeds
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991681 13f79535-47bb-0310-9956-ffa450edef68
2010-09-01 20:13:23 +00:00
mcombellack
2186a9927b Updated example to be explicit as to which Java interface the CurrencyConverter service exposes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989870 13f79535-47bb-0310-9956-ffa450edef68
2010-08-26 18:49:53 +00:00
slaws
8d68817db9 TUSCANY-3651 - Add assert to test case
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983871 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 07:05:10 +00:00
slaws
ae74f29c77 Convert to use the JSON2x databinding. Sill not in the build.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982660 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 15:22:30 +00:00
slaws
0ed61bb005 Add new modules but explicitly commented out at the moment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982659 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 15:20:15 +00:00
slaws
4487c2548f Add a port of the 2.x version of the JSON databinding. This works with the JSONP binding. If I apply the 2.x changes to the existing JSON databinding the I can get the JSONP binding to work but it messes up other bindings, e.g. JSONRPC, which rely on it. These other bindings have been changed for 2.x also. Not in build yet.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982657 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 15:16:43 +00:00
slaws
ba42de598e As per previous commit comment I didn't mean to include these in the build just yet
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982540 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 10:40:20 +00:00
slaws
b1e7340559 Port the JSONP binding from 2.x to 1.x to help with this conversation http://www.mail-archive.com/dev@tuscany.apache.org/msg13393.html. It's not in the build yet but works in my environment. Hoping that Fabiano will check that it works in his environment.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@982536 13f79535-47bb-0310-9956-ffa450edef68
2010-08-05 10:35:07 +00:00
antelder
76af457fb0 TUSCANY-3634: ensure jms session is closed for oneway requests
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980735 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 11:06:42 +00:00
slaws
e09d8a72ae TUSCANY-3639 - ensure that the service wire is created at the same time as the binding wire is created
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980457 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 14:49:12 +00:00
slaws
3005c5b391 TUSCATUSCANY-3625 - Ensure that the Java version of the method name is used to avert the case that the Tuscany interface has a different operation name by virtue of JAXWS annotations. Thanks for the patch Scott.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980456 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 14:45:23 +00:00
nash
5208cabd31 Add java.net2 repository (needed for mimepull-1.2.jar)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959912 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02 08:08:21 +00:00
nash
d39d03fe16 Delete OSGI bundle cache before running a new test (TUSCANY-3615)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959617 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 11:25:25 +00:00
nash
411a7037af Fix incorrect name for tutorial-assets.jar
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959529 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 06:21:34 +00:00
nash
67bed86710 Process composites last when loading contributions into the domain (TUSCANY-3561)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959098 13f79535-47bb-0310-9956-ffa450edef68
2010-06-29 20:52:40 +00:00
nash
f8303b2ad6 Read composite content after contributions have been loaded (TUSCANY-3569)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952186 13f79535-47bb-0310-9956-ffa450edef68
2010-06-07 11:28:41 +00:00
nash
ce52e4daf2 Ensure the binary distribution contains commons-lang-2.3 instead of commons-lang-2.1 (TUSCANY-3589)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951571 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04 21:09:35 +00:00
nash
ddb010b090 Fix NullPointerException caused by missing tests for null callback interface (TUSCANY-3588)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951561 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04 20:39:35 +00:00
nash
ff55216af5 Add missing wires to DomainManager.composite file (TUSCANY-3587)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951557 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04 20:21:46 +00:00
nash
4eeaf902f5 Add <binding.sca> to generated node configuration (TUSCANY-3193)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951548 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04 20:10:02 +00:00
nash
3cdc93215b Remove openejb-runtime dependency from notification-ejb launcher when using the default profile, and clean up profile handling in the travel sample poms (TUSCANY-3578)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949439 13f79535-47bb-0310-9956-ffa450edef68
2010-05-29 20:30:28 +00:00
nash
7eef73b80c Add missing JAX-WS and/or JAXB dependencies to pom files (TUSCANY-3577)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949364 13f79535-47bb-0310-9956-ffa450edef68
2010-05-29 09:38:17 +00:00
nash
7523f8ade2 Change release date from May to June 2010
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949362 13f79535-47bb-0310-9956-ffa450edef68
2010-05-29 09:26:02 +00:00
nash
8904a42a2b Fix OpenEJB classpath problems on JDK 5 (TUSCANY-3576)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949356 13f79535-47bb-0310-9956-ffa450edef68
2010-05-29 08:46:06 +00:00
nash
cf4ccb477e Fix JAX-WS classpath problems on JDK 5 (TUSCANY-3575)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949352 13f79535-47bb-0310-9956-ffa450edef68
2010-05-29 08:14:34 +00:00
nash
d5dcb21abf Fix incorrect property name in ant script (TUSCANY-3574)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949350 13f79535-47bb-0310-9956-ffa450edef68
2010-05-29 07:57:01 +00:00
nash
25370b7139 Minor fixes to README
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948466 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26 14:58:09 +00:00
nash
1b337ee0ea Fix mvn clean install problem by changing reactor build order
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948464 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26 14:57:24 +00:00
slaws
20e1cf62a3 A sample that calls the add component (from the calculator-ws-basicauth-service-webapp samples) with basic authentication configured.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947975 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 09:13:38 +00:00
slaws
da525be4c8 A sample SCA webapp that can be installed in Tomcat and configured for basic authentication
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947970 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 09:10:29 +00:00
nash
e7715da238 Cleanup to avoid unnecessary differences in RC tag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947193 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21 21:44:50 +00:00
nash
ce0ee29734 Remove jumpstart from Table 3, and some reformatting
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947171 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21 21:01:07 +00:00
nash
ccd57c270d Change status code passed to System.exit()
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947078 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21 17:17:18 +00:00
nash
3d69118e47 Update NOTICE and LICENSE files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946944 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21 09:25:00 +00:00
nash
ca1fc48f5c Merge revision r946387 from 1.0 release branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946463 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 22:18:03 +00:00
nash
2ae4ed8eca Merge revision r946383 from 1.0 release branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946462 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 22:17:04 +00:00
nash
f9e201e6aa Merge revision r946380 from 1.0 release branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946461 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 22:15:46 +00:00
nash
4bdf141a7b Merge revision r946354 from 1.0 release branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946460 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19 22:13:37 +00:00