summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-17Remove unused importsrfeng1-1/+0
2009-08-17Fix the compilation errorrfeng1-2/+4
2009-08-17Be more precise when testing whether a property has had a value set and updat...slaws2-8/+37
2009-08-17Write a message if some code is trying to use the monitor but the monitor is ...slaws1-0/+18
2009-08-17Make interface isEqual() method available from interface contract mapperedwardsmj1-0/+9
2009-08-17Add extra error reporting context through the Monitoredwardsmj2-106/+117
2009-08-17Turn off automatic printout of classpath JARs (print only when FINE level log...edwardsmj1-1/+1
2009-08-17Changes to enable interface.wsdl to process WSDL portTypes which have @callba...edwardsmj8-29/+191
2009-08-17Adjusted handling of WSDL interfaces for Callback cases as part of adding Cal...edwardsmj1-1/+8
2009-08-17Adjusted handling of WSDL interfaces for Callback cases as part of adding Cal...edwardsmj5-30/+30
2009-08-17Adding support for SCA callbacks, as described in TUSCANY 3216edwardsmj2-20/+51
2009-08-17Adding support for SCA callbacks, as described in TUSCANY 3216edwardsmj4-36/+318
2009-08-14Add WS endpoints to nested endpoints tests, correct localhost instead of mach...antelder3-71/+117
2009-08-14Add tests for WS endpointsantelder2-5/+102
2009-08-14Add testcase for composite including another composite endpointsantelder3-0/+135
2009-08-14Start of fixes for service endpoints as being discussed on the ML. The logic ...antelder1-7/+11
2009-08-14Delete legal files as they're not needed for itestsantelder2-211/+0
2009-08-14Start of an itest from binding endpointsantelder7-0/+493
2009-08-14Remove a printlnantelder1-1/+0
2009-08-14Remove a prointlnantelder1-2/+1
2009-08-14Comment out a println to match all the others in the classantelder1-1/+1
2009-08-14Remove a couple of printlnantelder1-2/+0
2009-08-14Change println to use loggerantelder1-1/+1
2009-08-14Remove System.out.printlnantelder1-1/+0
2009-08-14Remove System.out.printlnantelder1-3/+1
2009-08-14Merge fix for Removing specific implementation constraints to avoid warning m...antelder1-4/+2
2009-08-13Fix otest ASM_5014 missmatched reference multiplicity is an error not a warningantelder1-1/+1
2009-08-13Fix otest asm_5037, missing property is an error not a warningantelder1-1/+1
2009-08-13Remove systemout printlnantelder1-1/+0
2009-08-13Remove temp repository as http client is released and in the central repo nowantelder1-8/+0
2009-08-13A few renames of the classesrfeng6-23/+23
2009-08-12Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng42-1175/+403
2009-08-12Workaround the SCA schema validation issue (See http://www.mail-archive.com/d...rfeng5-5/+9
2009-08-12Feed the monitor through into model resolvers should they wish to use it.slaws32-39/+71
2009-08-12Fix up JSONP manifestslaws1-5/+14
2009-08-12Remove unused constructor and add some monitor contextslaws1-15/+3
2009-08-12Improve the message given when a referenced WSDL interface can't be found. slaws1-1/+1
2009-08-12Remove support for ComponentType side files for BPEL Implementations, to brin...edwardsmj1-101/+0
2009-08-12Add maven archetype for a JSONP webappantelder10-0/+454
2009-08-11Increase the waiting time to avoid timeoutrfeng1-1/+1
2009-08-11Use a customized socket factory for registry to control timeoutrfeng2-8/+70
2009-08-11Add a list of Collection related utitiltiesrfeng5-0/+453
2009-08-11Fix the schema validation issue for definitionsrfeng12-318/+319
2009-08-11Code to start discussion about testing Tuscany specific errors in otests. slaws3-1/+68
2009-08-11Add missing helper method to create problems based on exceptionsslaws1-0/+27
2009-08-11Update message with a hint what the problem might be caused byantelder1-1/+1
2009-08-11Fix calculation of service uri with a null context pathantelder1-1/+3
2009-08-11Add error check to give better than just NPEantelder1-0/+3
2009-08-11Remove duplicate log messageslaws1-4/+1
2009-08-11Update jsonp schema so errors are thrown for unkown attributes in the tuscany...antelder1-1/+1