summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add contribution to the error messagerfeng2009-08-182-9/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805535 13f79535-47bb-0310-9956-ffa450edef68
* Add otest to the eclipse profilerfeng2009-08-181-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805515 13f79535-47bb-0310-9956-ffa450edef68
* Fix for ASM_4008rfeng2009-08-186-21/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805498 13f79535-47bb-0310-9956-ffa450edef68
* Push component name to the monitor context and sort out some incorrect ↵slaws2009-08-181-47/+53
| | | | | | indentation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805438 13f79535-47bb-0310-9956-ffa450edef68
* Use composite name and not URI as top level contextslaws2009-08-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805436 13f79535-47bb-0310-9956-ffa450edef68
* Change no component reference target warning to error (ASM_6020). Push some ↵slaws2009-08-181-43/+64
| | | | | | context into the monitor. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805425 13f79535-47bb-0310-9956-ffa450edef68
* Change promoted reference not found warning to an error (ASM_6006). Also ↵slaws2009-08-181-22/+30
| | | | | | push some monitor context. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805399 13f79535-47bb-0310-9956-ffa450edef68
* Raise an error if two composites with the same name are found (ASM_6001). ↵slaws2009-08-183-4/+14
| | | | | | Also remove code marked with FIXME that causes composites to be added twice under normal conditions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805398 13f79535-47bb-0310-9956-ffa450edef68
* Push monitor contextslaws2009-08-181-57/+71
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805395 13f79535-47bb-0310-9956-ffa450edef68
* Ensure that binding ws test composites have unique namesslaws2009-08-184-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805393 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsrfeng2009-08-171-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805194 13f79535-47bb-0310-9956-ffa450edef68
* Fix the compilation errorrfeng2009-08-171-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805193 13f79535-47bb-0310-9956-ffa450edef68
* Be more precise when testing whether a property has had a value set and ↵slaws2009-08-172-8/+37
| | | | | | update the property reading code so that empty text values are not generated as a matter of course. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805004 13f79535-47bb-0310-9956-ffa450edef68
* Write a message if some code is trying to use the monitor but the monitor is ↵slaws2009-08-171-0/+18
| | | | | | null git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805002 13f79535-47bb-0310-9956-ffa450edef68
* Make interface isEqual() method available from interface contract mapperedwardsmj2009-08-171-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804960 13f79535-47bb-0310-9956-ffa450edef68
* Add extra error reporting context through the Monitoredwardsmj2009-08-172-106/+117
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804958 13f79535-47bb-0310-9956-ffa450edef68
* Turn off automatic printout of classpath JARs (print only when FINE level ↵edwardsmj2009-08-171-1/+1
| | | | | | logging is enabled) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804957 13f79535-47bb-0310-9956-ffa450edef68
* Changes to enable interface.wsdl to process WSDL portTypes which have ↵edwardsmj2009-08-178-29/+191
| | | | | | @callback annotations, as required by BPEL callback testcases described in TUSCANY-3203 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804954 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted handling of WSDL interfaces for Callback cases as part of adding ↵edwardsmj2009-08-171-1/+8
| | | | | | Callback support - TUSCANY-3216 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804948 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted handling of WSDL interfaces for Callback cases as part of adding ↵edwardsmj2009-08-175-30/+30
| | | | | | Callback support - TUSCANY-3216 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804947 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for SCA callbacks, as described in TUSCANY 3216edwardsmj2009-08-172-20/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804938 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for SCA callbacks, as described in TUSCANY 3216edwardsmj2009-08-174-36/+318
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804937 13f79535-47bb-0310-9956-ffa450edef68
* Add WS endpoints to nested endpoints tests, correct localhost instead of ↵antelder2009-08-143-71/+117
| | | | | | machine name, refactor common code to utility class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804193 13f79535-47bb-0310-9956-ffa450edef68
* Add tests for WS endpointsantelder2009-08-142-5/+102
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804182 13f79535-47bb-0310-9956-ffa450edef68
* Add testcase for composite including another composite endpointsantelder2009-08-143-0/+135
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804162 13f79535-47bb-0310-9956-ffa450edef68
* Start of fixes for service endpoints as being discussed on the ML. The logic ↵antelder2009-08-141-7/+11
| | | | | | of this code seems qite hard to work out so its hard to tell what some of the code is for and there's few tests. If you spot an issue just go ahead and fix it and add a new test git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804156 13f79535-47bb-0310-9956-ffa450edef68
* Delete legal files as they're not needed for itestsantelder2009-08-142-211/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804146 13f79535-47bb-0310-9956-ffa450edef68
* Start of an itest from binding endpointsantelder2009-08-147-0/+493
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804143 13f79535-47bb-0310-9956-ffa450edef68
* Remove a printlnantelder2009-08-141-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804123 13f79535-47bb-0310-9956-ffa450edef68
* Remove a prointlnantelder2009-08-141-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804122 13f79535-47bb-0310-9956-ffa450edef68
* Comment out a println to match all the others in the classantelder2009-08-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804121 13f79535-47bb-0310-9956-ffa450edef68
* Remove a couple of printlnantelder2009-08-141-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804120 13f79535-47bb-0310-9956-ffa450edef68
* Change println to use loggerantelder2009-08-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804119 13f79535-47bb-0310-9956-ffa450edef68
* Remove System.out.printlnantelder2009-08-141-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804118 13f79535-47bb-0310-9956-ffa450edef68
* Remove System.out.printlnantelder2009-08-141-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804117 13f79535-47bb-0310-9956-ffa450edef68
* Merge fix for Removing specific implementation constraints to avoid warning ↵antelder2009-08-141-4/+2
| | | | | | messages when dependency is not available from 1.x to 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804116 13f79535-47bb-0310-9956-ffa450edef68
* Fix otest ASM_5014 missmatched reference multiplicity is an error not a warningantelder2009-08-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803893 13f79535-47bb-0310-9956-ffa450edef68
* Fix otest asm_5037, missing property is an error not a warningantelder2009-08-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803864 13f79535-47bb-0310-9956-ffa450edef68
* Remove systemout printlnantelder2009-08-131-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803856 13f79535-47bb-0310-9956-ffa450edef68
* Remove temp repository as http client is released and in the central repo nowantelder2009-08-131-8/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803783 13f79535-47bb-0310-9956-ffa450edef68
* A few renames of the classesrfeng2009-08-136-23/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803747 13f79535-47bb-0310-9956-ffa450edef68
* Fix issues around XMLStreamWriter based on the isRepairingNamespaces ↵rfeng2009-08-1242-1175/+403
| | | | | | | | property of XMLOutputFactory More refactoring to use common-xml and common-java git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803742 13f79535-47bb-0310-9956-ffa450edef68
* Workaround the SCA schema validation issue (See ↵rfeng2009-08-125-5/+9
| | | | | | http://www.mail-archive.com/dev@tuscany.apache.org/msg08925.html) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803740 13f79535-47bb-0310-9956-ffa450edef68
* Feed the monitor through into model resolvers should they wish to use it.slaws2009-08-1232-39/+71
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803502 13f79535-47bb-0310-9956-ffa450edef68
* Fix up JSONP manifestslaws2009-08-121-5/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803500 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused constructor and add some monitor contextslaws2009-08-121-15/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803442 13f79535-47bb-0310-9956-ffa450edef68
* Improve the message given when a referenced WSDL interface can't be found. slaws2009-08-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803441 13f79535-47bb-0310-9956-ffa450edef68
* Remove support for ComponentType side files for BPEL Implementations, to ↵edwardsmj2009-08-121-101/+0
| | | | | | bring the Tuscany code into compliance with the OASIS SCA BPEL C&I specification, as described in TUSCANY-3204 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803391 13f79535-47bb-0310-9956-ffa450edef68
* Add maven archetype for a JSONP webappantelder2009-08-1210-0/+454
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803374 13f79535-47bb-0310-9956-ffa450edef68
* Increase the waiting time to avoid timeoutrfeng2009-08-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803323 13f79535-47bb-0310-9956-ffa450edef68