index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-18
Change no component reference target warning to error (ASM_6020). Push some c...
slaws
1
-43
/
+64
2009-08-18
Change promoted reference not found warning to an error (ASM_6006). Also push...
slaws
1
-22
/
+30
2009-08-18
Raise an error if two composites with the same name are found (ASM_6001). Als...
slaws
3
-4
/
+14
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
Add WS endpoints to nested endpoints tests, correct localhost instead of mach...
antelder
3
-71
/
+117
2009-08-14
Add tests for WS endpoints
antelder
2
-5
/
+102
2009-08-14
Add testcase for composite including another composite endpoints
antelder
3
-0
/
+135
2009-08-14
Start of fixes for service endpoints as being discussed on the ML. The logic ...
antelder
1
-7
/
+11
2009-08-14
Delete legal files as they're not needed for itests
antelder
2
-211
/
+0
2009-08-14
Start of an itest from binding endpoints
antelder
7
-0
/
+493
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 systemout println
antelder
1
-1
/
+0
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-12
Add maven archetype for a JSONP webapp
antelder
10
-0
/
+454
2009-08-11
Increase the waiting time to avoid timeout
rfeng
1
-1
/
+1
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
Code to start discussion about testing Tuscany specific errors in otests.
slaws
3
-1
/
+68
2009-08-11
Add missing helper method to create problems based on exceptions
slaws
1
-0
/
+27
[next]