summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-11Move binding-jsonrpc to contrib as discussed on MLantelder10-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783674 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Remove older binding-jsonrpcantelder10-538/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783673 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Move binding-dwr to contrib as discussed on MLantelder10-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783671 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Take dwr and jsonrpc bindings out of main build as they're not finished and ↵antelder1-2/+0
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-11Move binding-dwr-runtime to contrib as discussed on MLantelder10-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783669 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Move binding-rest-runtime to contrib as discussed on MLantelder9-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783668 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Move binding-rest to contrib as discussed on MLantelder8-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783667 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Move binding-ws-jaxws to contrib as discussed on MLantelder13-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783666 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference ↵slaws34-477/+335
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-11Add the bpel webapp itest to the build as its working nowantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783661 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Correct bpel webapp itest to use the correct context pathantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783659 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Update implementation-bpel so it works agian when the contribution file name ↵antelder2-2/+13
contains a spaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783658 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Put the helloworld jsp itest back into the build as its working again nowantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783657 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Correct bpel script so that it returns 'Hello ' and the nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783656 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Update context to match what the testcase is using so that the itest works againantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783647 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Use maven cargo plugin 1.0rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783635 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Use uri for Endpoint/EndpointReferencerfeng11-262/+377
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-10Add uri to Endpoint/EndpointReferencerfeng9-57/+125
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-10Remove unused getEndpoints() methodrfeng2-43/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783578 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Allow the use of configured attributes for ModuleActivator and Utilityrfeng2-29/+53
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783577 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Fix URI double-escaping issuerfeng3-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783576 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Fix the class type for DefaultBeanModelProcessorrfeng1-30/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783575 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Make the xsd dependency optionalrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783574 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Addd import packagerfeng1-5/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783560 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Cache DTDs for XMLSchemarfeng3-1/+622
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783559 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Update the helloworld sample itest to use the correct sample artifact namemcombellack1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783492 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Update the helloworld sample itest to use the correct sample artiface namemcombellack1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783481 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10TUSCANY-3088 - Applying patch with fixes to the following items :lresende2-4/+6
- 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-10TUSCANY-3087 - Change behavior in calculating start/end indexes to consider ↵lresende2-8/+57
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-10Update the helloworld-jsp sample itest to use the correct sample artifact ↵antelder2-3/+4
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-10Change the file separatorrfeng2-15/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783408 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Add an itest to test the bpel webapp sample in the distribution. Doesn't ↵antelder2-0/+174
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-10Update jetty plugin config so that 'mvn jetty:run' works with tuscany bpelantelder1-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783382 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Add the webapp bpel sample to the buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783351 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Get the bpel webapp archetype working again (by adding <interface> to the ↵antelder2-2/+5
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-10Add a webapp sample using a BPEL componentantelder7-0/+419
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783348 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Move stest to contribantelder158-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783241 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Commenting out bpel itests as they are failing for nowlresende1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783236 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Cleaning up 1.x obsolete code that was used for webapp host environment ↵lresende3-736/+0
integration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783235 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Migrating test case to jUnit 4.5 stylelresende2-11/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783234 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Migrating test case to jUnit 4.5 stylelresende6-45/+57
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783233 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10More dependency changes and artifact version id fixuplresende3-12/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783230 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Migrating test case to jUnit 4.5 stylelresende2-13/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783229 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Replacing host-embedded dependencies with nodelresende3-11/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783228 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Updating BPEL iTests pom artifact version id from 1.6 to 2.0lresende4-182/+201
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783227 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Adding BPEL itests to buildlresende1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783226 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Create the runtime version of Endpoint2 for serializationrfeng11-25/+372
Serialize the EP using XML git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783213 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Add local cache for external XSDs referenced by SCA specsrfeng14-128/+1241
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783211 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Disable SAX entity processing to avoid IOException rfeng1-34/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783170 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09Use componentURI#srevice-binding(serviceName/bindingName) as the endpoint URIrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783091 13f79535-47bb-0310-9956-ffa450edef68