summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-07-08Include the domain name in the start log message antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792031 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08Add a method to get the domain nameantelder2-0/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792030 13f79535-47bb-0310-9956-ffa450edef68
2009-07-08Remove old commented out lineantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792029 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07Add itest-policies to the buildrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791996 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07Add an itest for policiesrfeng13-0/+607
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791992 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07Fix the code to read policies and intentsrfeng2-6/+41
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791991 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07Fix the merge of definitionsrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791990 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07Test if the excluded intents is declared but not resolvedrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791989 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07Handle the qualifier methods for the specific annotationsrfeng3-14/+65
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791988 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07Add support to introspect intents from specific annotations such as ↵rfeng4-6/+66
@Authentication git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791984 13f79535-47bb-0310-9956-ffa450edef68
2009-07-07Fix the typo in the xml definition of intentsrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791978 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06Remove AutomaticBinding and replace it with a flag in the Contract model to ↵rfeng17-190/+116
indicate if a refernece or binding has one or more binding elements specified in which case it overrides the bindings from componentType or promoted contracts Change the isCallback flag to forCallback to avoid confusion with the callback property git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791651 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06Fix the BPEL assignment to make sure the response message is initializedrfeng1-1/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791649 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06Organize importslresende18-36/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791623 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06Organize imports and reformat the coderfeng92-1561/+1640
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791550 13f79535-47bb-0310-9956-ffa450edef68
2009-07-04Enable user deciding whether or not to include the Tuscany runtime in the ↵antelder4-5/+18
webapp so it can be used with the Tuscany Tomcat integration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791134 13f79535-47bb-0310-9956-ffa450edef68
2009-07-04Update node tests for latest sca client api'santelder2-8/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791099 13f79535-47bb-0310-9956-ffa450edef68
2009-07-04Update JSF sample for sca namespace change and missing tuscany config in web.xmlantelder2-2/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791089 13f79535-47bb-0310-9956-ffa450edef68
2009-07-04Fix missing jetty version property in some of the archetypesantelder4-5/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791073 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03Start bringing up the client api to the recent proposalsantelder1-6/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790962 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03Start bringing up the client api to the recent proposalsantelder2-59/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790961 13f79535-47bb-0310-9956-ffa450edef68
2009-07-03Start bringing up the client api to the recent proposalsantelder3-30/+82
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790960 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Removing debug message to avoid NPE when response is FAULTlresende2-9/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790622 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Updating bpel to create WSDL/XSD conforming responselresende1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790620 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Enabling BPEL working iTestslresende2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790619 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Fixing up bpel runtime dependency namelresende1-43/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790618 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Removing unused dependencylresende1-7/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790617 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Updating wsdl/bpel files to avoid generating java artifacts utilizing holder ↵lresende2-9/+20
pattern git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790615 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Minor fixes on variable/method scope required by junit 4.5 testslresende2-8/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790614 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Updating dependencies and porting java artifact generation to use wsimport toollresende1-75/+153
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790611 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Updating OASIS namespacelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790610 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Updating OASIS namespacelresende2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790609 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Update to point at INFRA JIRA instead of LOG4NET oneantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790514 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Change to use maven instead of Ant to download file and use server ↵antelder2-77/+25
www.eu.apache.org as the dist ones don't work, see the comment in the pom.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790509 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Add legal-checks itest into the buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790482 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Exclude the asm-commons transitive dependency as Tuscany uses the asm all ↵antelder1-0/+4
jar that includes asm-commons git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790480 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Update LICENSE file for latest trunk distribution, all changes are related ↵antelder1-103/+32
to the BPEL extension i think, so mainly for the newer Ode release. The new common-3.4.0-v20080421-2006.jar is just so the bpel extension can use the FileLocator class so it would be could to revisit that and see if it can use Tuscany code so as not to drag in the eclipse dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790478 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Fix the algorithm to create File from URLrfeng2-11/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790470 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Update the bpelrfeng1-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790461 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Reformat the pom.xmlrfeng1-197/+172
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790427 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Change the OpenJPA dep to 1.2.1 releaserfeng1-139/+141
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790426 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Update the bpelrfeng1-7/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790425 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Add the fault explanation to the error messagerfeng1-37/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790423 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Update bpel to create the WSDL/XSD conforming responserfeng1-5/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790422 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Use system property to check if the launcher is running under maven surefire ↵rfeng3-8/+17
test git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790349 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Fixes to implementation-bpel-runtime to fix bugs when working with ODE 1.3.2edwardsmj4-16/+83
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790287 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Remove extranious 'not' from error messageantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790282 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Correct error messageantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790204 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Add an itest that verifies the LICENSE file in the binary distribution ↵antelder2-0/+204
matches the jars that are included in the distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790203 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Update bin distro LICENSE to match the distributionantelder1-5/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790200 13f79535-47bb-0310-9956-ffa450edef68