summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make the 3rd party jar dependencies consistent in version to avoid conflicts rfeng2009-08-187-14/+78
* Add contribution to the error messagerfeng2009-08-182-9/+10
* Add otest to the eclipse profilerfeng2009-08-181-0/+1
* Fix for ASM_4008rfeng2009-08-186-21/+14
* Push component name to the monitor context and sort out some incorrect indent...slaws2009-08-181-47/+53
* Use composite name and not URI as top level contextslaws2009-08-181-1/+1
* Change no component reference target warning to error (ASM_6020). Push some c...slaws2009-08-181-43/+64
* Change promoted reference not found warning to an error (ASM_6006). Also push...slaws2009-08-181-22/+30
* Raise an error if two composites with the same name are found (ASM_6001). Als...slaws2009-08-183-4/+14
* Push monitor contextslaws2009-08-181-57/+71
* Ensure that binding ws test composites have unique namesslaws2009-08-184-4/+4
* Remove unused importsrfeng2009-08-171-1/+0
* Fix the compilation errorrfeng2009-08-171-2/+4
* Be more precise when testing whether a property has had a value set and updat...slaws2009-08-172-8/+37
* Write a message if some code is trying to use the monitor but the monitor is ...slaws2009-08-171-0/+18
* Make interface isEqual() method available from interface contract mapperedwardsmj2009-08-171-0/+9
* Add extra error reporting context through the Monitoredwardsmj2009-08-172-106/+117
* Turn off automatic printout of classpath JARs (print only when FINE level log...edwardsmj2009-08-171-1/+1
* Changes to enable interface.wsdl to process WSDL portTypes which have @callba...edwardsmj2009-08-178-29/+191
* Adjusted handling of WSDL interfaces for Callback cases as part of adding Cal...edwardsmj2009-08-171-1/+8
* Adjusted handling of WSDL interfaces for Callback cases as part of adding Cal...edwardsmj2009-08-175-30/+30
* Adding support for SCA callbacks, as described in TUSCANY 3216edwardsmj2009-08-172-20/+51
* Adding support for SCA callbacks, as described in TUSCANY 3216edwardsmj2009-08-174-36/+318
* Add WS endpoints to nested endpoints tests, correct localhost instead of mach...antelder2009-08-143-71/+117
* Add tests for WS endpointsantelder2009-08-142-5/+102
* Add testcase for composite including another composite endpointsantelder2009-08-143-0/+135
* Start of fixes for service endpoints as being discussed on the ML. The logic ...antelder2009-08-141-7/+11
* Delete legal files as they're not needed for itestsantelder2009-08-142-211/+0
* Start of an itest from binding endpointsantelder2009-08-147-0/+493
* Remove a printlnantelder2009-08-141-1/+0
* Remove a prointlnantelder2009-08-141-2/+1
* Comment out a println to match all the others in the classantelder2009-08-141-1/+1
* Remove a couple of printlnantelder2009-08-141-2/+0
* Change println to use loggerantelder2009-08-141-1/+1
* Remove System.out.printlnantelder2009-08-141-1/+0
* Remove System.out.printlnantelder2009-08-141-3/+1
* Merge fix for Removing specific implementation constraints to avoid warning m...antelder2009-08-141-4/+2
* Fix otest ASM_5014 missmatched reference multiplicity is an error not a warningantelder2009-08-131-1/+1
* Fix otest asm_5037, missing property is an error not a warningantelder2009-08-131-1/+1
* Remove systemout printlnantelder2009-08-131-1/+0
* Remove temp repository as http client is released and in the central repo nowantelder2009-08-131-8/+0
* A few renames of the classesrfeng2009-08-136-23/+23
* Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng2009-08-1242-1175/+403
* Workaround the SCA schema validation issue (See http://www.mail-archive.com/d...rfeng2009-08-125-5/+9
* Feed the monitor through into model resolvers should they wish to use it.slaws2009-08-1232-39/+71
* Fix up JSONP manifestslaws2009-08-121-5/+14
* Remove unused constructor and add some monitor contextslaws2009-08-121-15/+3
* Improve the message given when a referenced WSDL interface can't be found. slaws2009-08-121-1/+1
* Remove support for ComponentType side files for BPEL Implementations, to brin...edwardsmj2009-08-121-101/+0
* Add maven archetype for a JSONP webappantelder2009-08-1210-0/+454