Commit graph

2140 commits

Author SHA1 Message Date
slaws
3f6f4bd3c8 TUSCANY-3082 extend the reference clone operation so that the endpoint references themselves are cloned and made to point back to the cloned reference.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783752 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 13:03:35 +00:00
antelder
d00715f006 Remove unused system property definition
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783709 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 09:32:43 +00:00
antelder
d3228241a2 Move *-osoa modules from trunk to contib as discussed on ML
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783685 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 08:08:44 +00:00
antelder
2a3841fd2e Move *-osoa modules from trunk to contib as discussed on ML
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783684 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 08:08:17 +00:00
antelder
712f08d40c Move *-osoa modules from trunk to contib as discussed on ML
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783683 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 08:07:40 +00:00
antelder
d0ea18b590 Move *-osoa modules from trunk to contib as discussed on ML
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783682 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 08:06:52 +00:00
antelder
4dec06e83a Move *-osoa modules from trunk to contib as discussed on ML
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783681 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 08:06:29 +00:00
antelder
45a8fd1556 Take *-osoa modules out of build in preparation for moving to contrib
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783679 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 08:05:28 +00:00
antelder
7ec56071ff Move binding-jsonrpc to contrib as discussed on ML
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783674 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 07:54:29 +00:00
antelder
6394f322c5 Remove older binding-jsonrpc
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783673 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 07:53:24 +00:00
antelder
be81687409 Move binding-dwr to contrib as discussed on ML
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783671 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 07:52:11 +00:00
antelder
52bab8c0d9 Take dwr and jsonrpc bindings out of main build as they're not finished and not being actively worked on just now so moving to contrib
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783670 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 07:51:41 +00:00
antelder
b3b9e679b0 Move binding-dwr-runtime to contrib as discussed on ML
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783669 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 07:49:59 +00:00
antelder
a0f89f5a6d Move binding-rest-runtime to contrib as discussed on ML
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783668 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 07:49:30 +00:00
antelder
ed0e4aa421 Move binding-rest to contrib as discussed on ML
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783667 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 07:49:01 +00:00
antelder
4e9577a897 Move binding-ws-jaxws to contrib as discussed on ML
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783666 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 07:48:15 +00:00
slaws
0300e06525 TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference and replace with EndpointReference2 and Endpoint2 as appropriate. You'll see that some of the changes have left more commented out code as the old EndpointReference has code to support callback/conversation function not required by OASIS. I've also disabled some itests for this reason. Note that callbacks over web services won't work yet as work on EndpointReference2 is still ongoing.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783664 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 07:39:44 +00:00
antelder
0a3afafcf3 Add the bpel webapp itest to the build as its working now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783661 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 07:32:00 +00:00
antelder
bde2166d8e Correct bpel webapp itest to use the correct context path
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783659 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 07:31:10 +00:00
antelder
f826ab59e7 Update implementation-bpel so it works agian when the contribution file name contains a spaces
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783658 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 07:29:46 +00:00
antelder
b855a57646 Put the helloworld jsp itest back into the build as its working again now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783657 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 07:28:12 +00:00
antelder
a4f8f4b7e7 Correct bpel script so that it returns 'Hello ' and the name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783656 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 07:27:11 +00:00
antelder
26e9710a4a Update context to match what the testcase is using so that the itest works again
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783647 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 07:01:19 +00:00
rfeng
4f3ffd49ba Use maven cargo plugin 1.0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783635 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 05:30:20 +00:00
rfeng
846b8fa2a3 Use uri for Endpoint/EndpointReference
Defer the deserilization of Endpoint to later point to avoid NPE

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783634 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 05:29:44 +00:00
rfeng
6ecd6c5f71 Add uri to Endpoint/EndpointReference
Add endpoint-tribes to the build

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783579 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 23:53:13 +00:00
rfeng
42292bbbe4 Remove unused getEndpoints() method
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783578 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 23:51:25 +00:00
rfeng
ab6874fd73 Allow the use of configured attributes for ModuleActivator and Utility
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783577 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 23:50:39 +00:00
rfeng
3d9827c518 Fix URI double-escaping issue
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783576 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 23:47:15 +00:00
rfeng
9efe0a5b91 Fix the class type for DefaultBeanModelProcessor
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783575 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 23:46:07 +00:00
rfeng
097ff66dbf Make the xsd dependency optional
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783574 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 23:44:07 +00:00
rfeng
8db7c2a44e Addd import package
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783560 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 22:41:13 +00:00
rfeng
0222c86d39 Cache DTDs for XMLSchema
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783559 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 22:37:49 +00:00
mcombellack
af798b8f4c Update the helloworld sample itest to use the correct sample artifact name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783492 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 20:27:23 +00:00
mcombellack
0592bc4b4e Update the helloworld sample itest to use the correct sample artiface name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783481 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 20:03:45 +00:00
lresende
6dd671f2d6 TUSCANY-3088 - Applying patch with fixes to the following items :
- MappingWrapper.addImpliedRelationship(): SQL table names are case-insensitive
- MappingWrapper.getRelationshipByReference(): if 2 relationships have the same name, must check the containing type of the reference
- ResultMetadata: the structure of tableToPropertyMap is (table type name, list of property names), not (table name, list of property names)

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783448 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 18:50:15 +00:00
lresende
bc29529210 TUSCANY-3087 - Change behavior in calculating start/end indexes to consider root table (e.g purchase orders, and not purchase orders + items of each purchase order)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783441 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 18:22:16 +00:00
antelder
44b14eea2f Update the helloworld-jsp sample itest to use the correct sample artifact name, and take it out of the build as it doesn't work now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783426 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 17:04:07 +00:00
rfeng
6c09087064 Change the file separator
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783408 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 16:02:08 +00:00
antelder
ffd6e61934 Add an itest to test the bpel webapp sample in the distribution. Doesn't work yet, not sure yet if thats related to the existing problems with webapp itests mentioned on the ML or if there's more to do with getting this bpel working
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783395 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 15:31:03 +00:00
antelder
938ee6d0ae Update jetty plugin config so that 'mvn jetty:run' works with tuscany bpel
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783382 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 14:55:26 +00:00
antelder
5c912253c2 Add the webapp bpel sample to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783351 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 13:19:08 +00:00
antelder
8ff5d2b92d Get the bpel webapp archetype working again (by adding <interface> to the web component reference as the web component isn't doing introspection yet), and add the archetype to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783349 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 13:16:32 +00:00
antelder
da0bdf78b5 Add a webapp sample using a BPEL component
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783348 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 13:10:19 +00:00
antelder
d45729714c Move stest to contrib
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783241 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 07:16:40 +00:00
lresende
9d880fd227 Commenting out bpel itests as they are failing for now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783236 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 06:55:56 +00:00
lresende
dc98e1cddc Cleaning up 1.x obsolete code that was used for webapp host environment integration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783235 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 06:54:36 +00:00
lresende
0bcb8bebd8 Migrating test case to jUnit 4.5 style
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783234 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 06:53:12 +00:00
lresende
2d891c3c5d Migrating test case to jUnit 4.5 style
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783233 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 06:51:43 +00:00
lresende
70afe0bf6c More dependency changes and artifact version id fixup
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783230 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10 06:49:02 +00:00