index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-18
Push monitor context
slaws
1
-57
/
+71
2009-08-18
Ensure that binding ws test composites have unique names
slaws
4
-4
/
+4
2009-08-17
Remove unused imports
rfeng
1
-1
/
+0
2009-08-17
Fix the compilation error
rfeng
1
-2
/
+4
2009-08-17
Be more precise when testing whether a property has had a value set and updat...
slaws
2
-8
/
+37
2009-08-17
Write a message if some code is trying to use the monitor but the monitor is ...
slaws
1
-0
/
+18
2009-08-17
Make interface isEqual() method available from interface contract mapper
edwardsmj
1
-0
/
+9
2009-08-17
Add extra error reporting context through the Monitor
edwardsmj
2
-106
/
+117
2009-08-17
Turn off automatic printout of classpath JARs (print only when FINE level log...
edwardsmj
1
-1
/
+1
2009-08-17
Changes to enable interface.wsdl to process WSDL portTypes which have @callba...
edwardsmj
8
-29
/
+191
2009-08-17
Adjusted handling of WSDL interfaces for Callback cases as part of adding Cal...
edwardsmj
1
-1
/
+8
2009-08-17
Adjusted handling of WSDL interfaces for Callback cases as part of adding Cal...
edwardsmj
5
-30
/
+30
2009-08-17
Adding support for SCA callbacks, as described in TUSCANY 3216
edwardsmj
2
-20
/
+51
2009-08-17
Adding support for SCA callbacks, as described in TUSCANY 3216
edwardsmj
4
-36
/
+318
2009-08-14
Start of fixes for service endpoints as being discussed on the ML. The logic ...
antelder
1
-7
/
+11
2009-08-14
Remove a println
antelder
1
-1
/
+0
2009-08-14
Remove a prointln
antelder
1
-2
/
+1
2009-08-14
Comment out a println to match all the others in the class
antelder
1
-1
/
+1
2009-08-14
Remove a couple of println
antelder
1
-2
/
+0
2009-08-14
Change println to use logger
antelder
1
-1
/
+1
2009-08-14
Remove System.out.println
antelder
1
-1
/
+0
2009-08-14
Remove System.out.println
antelder
1
-3
/
+1
2009-08-14
Merge fix for Removing specific implementation constraints to avoid warning m...
antelder
1
-4
/
+2
2009-08-13
Fix otest ASM_5014 missmatched reference multiplicity is an error not a warning
antelder
1
-1
/
+1
2009-08-13
Fix otest asm_5037, missing property is an error not a warning
antelder
1
-1
/
+1
2009-08-13
Remove temp repository as http client is released and in the central repo now
antelder
1
-8
/
+0
2009-08-13
A few renames of the classes
rfeng
6
-23
/
+23
2009-08-12
Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...
rfeng
42
-1175
/
+403
2009-08-12
Workaround the SCA schema validation issue (See http://www.mail-archive.com/d...
rfeng
5
-5
/
+9
2009-08-12
Feed the monitor through into model resolvers should they wish to use it.
slaws
32
-39
/
+71
2009-08-12
Fix up JSONP manifest
slaws
1
-5
/
+14
2009-08-12
Remove unused constructor and add some monitor context
slaws
1
-15
/
+3
2009-08-12
Improve the message given when a referenced WSDL interface can't be found.
slaws
1
-1
/
+1
2009-08-12
Remove support for ComponentType side files for BPEL Implementations, to brin...
edwardsmj
1
-101
/
+0
2009-08-11
Use a customized socket factory for registry to control timeout
rfeng
2
-8
/
+70
2009-08-11
Add a list of Collection related utitilties
rfeng
5
-0
/
+453
2009-08-11
Fix the schema validation issue for definitions
rfeng
12
-318
/
+319
2009-08-11
Add missing helper method to create problems based on exceptions
slaws
1
-0
/
+27
2009-08-11
Update message with a hint what the problem might be caused by
antelder
1
-1
/
+1
2009-08-11
Fix calculation of service uri with a null context path
antelder
1
-1
/
+3
2009-08-11
Add error check to give better than just NPE
antelder
1
-0
/
+3
2009-08-11
Remove duplicate log message
slaws
1
-4
/
+1
2009-08-11
Update jsonp schema so errors are thrown for unkown attributes in the tuscany...
antelder
1
-1
/
+1
2009-08-11
Start adding support for references in the JSONP binding
antelder
6
-8
/
+156
2009-08-11
Remove hashCode and equals methods in base OperationImpl and InterfaceImpl to...
rfeng
5
-140
/
+74
2009-08-11
Improve the XML schema validation to enable XSDs in other modules
rfeng
27
-460
/
+313
2009-08-10
Update the MF to export o.a.t.s.common.xml
rfeng
1
-11
/
+13
2009-08-10
Add the methods to read the XML documents for certain attributes such as tns
rfeng
5
-0
/
+443
2009-08-10
Add missing target namespace
slaws
1
-0
/
+1
2009-08-10
Chnage to compile scope as its now used in DefinitionsUtil
antelder
1
-1
/
+0
[next]