index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ASM_5021use wire target when autowire and single reference binding target@
antelder
2009-08-24
1
-0
/
+30
*
Fix NPE when autowire is null (ASM_5031 though this doesn't yet fix the test)
antelder
2009-08-21
1
-1
/
+1
*
Correct the reference multiplicity validation algorithm to match what OASIS i...
slaws
2009-08-20
4
-24
/
+64
*
Move top level monitor.pushContext calls to each build so we are doing this c...
slaws
2009-08-20
4
-248
/
+220
*
Create monitor instance in test case as monitor.puchContext calls will fail w...
slaws
2009-08-20
1
-2
/
+8
*
Process includes within composite implementations (ASM_6026)
slaws
2009-08-20
1
-33
/
+48
*
fix typo
slaws
2009-08-20
1
-1
/
+1
*
Fix for ASM_5026 related property processing
rfeng
2009-08-20
9
-135
/
+890
*
Fix OASIS test ASM_5016 - correct interface check order, note also requires T...
antelder
2009-08-19
1
-2
/
+2
*
Fix OASIS test ASM_5012 - its ok to override a reference with multiplicity of...
antelder
2009-08-19
1
-1
/
+1
*
Fix OASIS test ASM_5015 - its ok to override a reference with multiplicity ze...
antelder
2009-08-19
1
-0
/
+2
*
Add a filter to exclude files in the development mode (a bundle as a PDE proj...
rfeng
2009-08-19
1
-1
/
+7
*
Update the osgi remote service admin interfaces/classes
rfeng
2009-08-18
14
-773
/
+1626
*
Disable osgi junit test for now
rfeng
2009-08-18
1
-1
/
+3
*
Make the 3rd party jar dependencies consistent in version to avoid conflicts
rfeng
2009-08-18
7
-14
/
+78
*
Add contribution to the error message
rfeng
2009-08-18
2
-9
/
+10
*
Add otest to the eclipse profile
rfeng
2009-08-18
1
-0
/
+1
*
Fix for ASM_4008
rfeng
2009-08-18
6
-21
/
+14
*
Push component name to the monitor context and sort out some incorrect indent...
slaws
2009-08-18
1
-47
/
+53
*
Use composite name and not URI as top level context
slaws
2009-08-18
1
-1
/
+1
*
Change no component reference target warning to error (ASM_6020). Push some c...
slaws
2009-08-18
1
-43
/
+64
*
Change promoted reference not found warning to an error (ASM_6006). Also push...
slaws
2009-08-18
1
-22
/
+30
*
Raise an error if two composites with the same name are found (ASM_6001). Als...
slaws
2009-08-18
3
-4
/
+14
*
Push monitor context
slaws
2009-08-18
1
-57
/
+71
*
Ensure that binding ws test composites have unique names
slaws
2009-08-18
4
-4
/
+4
*
Remove unused imports
rfeng
2009-08-17
1
-1
/
+0
*
Fix the compilation error
rfeng
2009-08-17
1
-2
/
+4
*
Be more precise when testing whether a property has had a value set and updat...
slaws
2009-08-17
2
-8
/
+37
*
Write a message if some code is trying to use the monitor but the monitor is ...
slaws
2009-08-17
1
-0
/
+18
*
Make interface isEqual() method available from interface contract mapper
edwardsmj
2009-08-17
1
-0
/
+9
*
Add extra error reporting context through the Monitor
edwardsmj
2009-08-17
2
-106
/
+117
*
Turn off automatic printout of classpath JARs (print only when FINE level log...
edwardsmj
2009-08-17
1
-1
/
+1
*
Changes to enable interface.wsdl to process WSDL portTypes which have @callba...
edwardsmj
2009-08-17
8
-29
/
+191
*
Adjusted handling of WSDL interfaces for Callback cases as part of adding Cal...
edwardsmj
2009-08-17
1
-1
/
+8
*
Adjusted handling of WSDL interfaces for Callback cases as part of adding Cal...
edwardsmj
2009-08-17
5
-30
/
+30
*
Adding support for SCA callbacks, as described in TUSCANY 3216
edwardsmj
2009-08-17
2
-20
/
+51
*
Adding support for SCA callbacks, as described in TUSCANY 3216
edwardsmj
2009-08-17
4
-36
/
+318
*
Add WS endpoints to nested endpoints tests, correct localhost instead of mach...
antelder
2009-08-14
3
-71
/
+117
*
Add tests for WS endpoints
antelder
2009-08-14
2
-5
/
+102
*
Add testcase for composite including another composite endpoints
antelder
2009-08-14
3
-0
/
+135
*
Start of fixes for service endpoints as being discussed on the ML. The logic ...
antelder
2009-08-14
1
-7
/
+11
*
Delete legal files as they're not needed for itests
antelder
2009-08-14
2
-211
/
+0
*
Start of an itest from binding endpoints
antelder
2009-08-14
7
-0
/
+493
*
Remove a println
antelder
2009-08-14
1
-1
/
+0
*
Remove a prointln
antelder
2009-08-14
1
-2
/
+1
*
Comment out a println to match all the others in the class
antelder
2009-08-14
1
-1
/
+1
*
Remove a couple of println
antelder
2009-08-14
1
-2
/
+0
*
Change println to use logger
antelder
2009-08-14
1
-1
/
+1
*
Remove System.out.println
antelder
2009-08-14
1
-1
/
+0
*
Remove System.out.println
antelder
2009-08-14
1
-3
/
+1
[next]