summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-08-18Ensure that binding ws test composites have unique namesslaws4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805393 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Remove unused importsrfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805194 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Fix the compilation errorrfeng1-2/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805193 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Be more precise when testing whether a property has had a value set and ↵slaws2-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
2009-08-17Write a message if some code is trying to use the monitor but the monitor is ↵slaws1-0/+18
null git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805002 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Make interface isEqual() method available from interface contract mapperedwardsmj1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804960 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Add extra error reporting context through the Monitoredwardsmj2-106/+117
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804958 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Turn off automatic printout of classpath JARs (print only when FINE level ↵edwardsmj1-1/+1
logging is enabled) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804957 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Changes to enable interface.wsdl to process WSDL portTypes which have ↵edwardsmj8-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
2009-08-17Adjusted handling of WSDL interfaces for Callback cases as part of adding ↵edwardsmj1-1/+8
Callback support - TUSCANY-3216 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804948 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Adjusted handling of WSDL interfaces for Callback cases as part of adding ↵edwardsmj5-30/+30
Callback support - TUSCANY-3216 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804947 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Adding support for SCA callbacks, as described in TUSCANY 3216edwardsmj2-20/+51
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804938 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17Adding support for SCA callbacks, as described in TUSCANY 3216edwardsmj4-36/+318
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804937 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14Start of fixes for service endpoints as being discussed on the ML. The logic ↵antelder1-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
2009-08-14Remove a printlnantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804123 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14Remove a prointlnantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804122 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14Comment out a println to match all the others in the classantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804121 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14Remove a couple of printlnantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804120 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14Change println to use loggerantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804119 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14Remove System.out.printlnantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804118 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14Remove System.out.printlnantelder1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804117 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14Merge fix for Removing specific implementation constraints to avoid warning ↵antelder1-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
2009-08-13Fix otest ASM_5014 missmatched reference multiplicity is an error not a warningantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803893 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13Fix otest asm_5037, missing property is an error not a warningantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803864 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13Remove temp repository as http client is released and in the central repo nowantelder1-8/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803783 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13A few renames of the classesrfeng6-23/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803747 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12Fix issues around XMLStreamWriter based on the isRepairingNamespaces ↵rfeng42-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
2009-08-12Workaround the SCA schema validation issue (See ↵rfeng5-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
2009-08-12Feed the monitor through into model resolvers should they wish to use it.slaws32-39/+71
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803502 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12Fix up JSONP manifestslaws1-5/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803500 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12Remove unused constructor and add some monitor contextslaws1-15/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803442 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12Improve the message given when a referenced WSDL interface can't be found. slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803441 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12Remove support for ComponentType side files for BPEL Implementations, to ↵edwardsmj1-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
2009-08-11Use a customized socket factory for registry to control timeoutrfeng2-8/+70
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803322 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Add a list of Collection related utitiltiesrfeng5-0/+453
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803309 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Fix the schema validation issue for definitionsrfeng12-318/+319
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803291 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Add missing helper method to create problems based on exceptionsslaws1-0/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803089 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Update message with a hint what the problem might be caused byantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803085 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Fix calculation of service uri with a null context pathantelder1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803084 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Add error check to give better than just NPEantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803064 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Remove duplicate log messageslaws1-4/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803060 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Update jsonp schema so errors are thrown for unkown attributes in the ↵antelder1-1/+1
tuscany namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803027 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Start adding support for references in the JSONP bindingantelder6-8/+156
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803021 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Remove hashCode and equals methods in base OperationImpl and InterfaceImpl ↵rfeng5-140/+74
to improve performance git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802989 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Improve the XML schema validation to enable XSDs in other modulesrfeng27-460/+313
Fix an issue to write to XMLStreamWriter from SUN JDK 1.6 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802988 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Update the MF to export o.a.t.s.common.xmlrfeng1-11/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802906 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Add the methods to read the XML documents for certain attributes such as tnsrfeng5-0/+443
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802905 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Add missing target namespaceslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802793 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Chnage to compile scope as its now used in DefinitionsUtilantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802771 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10TUSCANY-3020 - when definitions are aggregated together check that there are ↵slaws6-30/+113
no duplicates. DOne here rather than later at the resolve phase as there is a better chance of reporting some sensible context to the user about which definitions.xml file is in error. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802762 13f79535-47bb-0310-9956-ffa450edef68