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-10-21
Set the monitor to ValidatingXMLStreamReader
rfeng
13
-72
/
+85
2009-10-21
Set correct monitor on the ValidatingXMLInputFactory so that any errors that ...
slaws
3
-3
/
+22
2009-10-21
Fix for ASM_6031, ASM_6032
rfeng
1
-41
/
+70
2009-10-20
Remove unused methods
rfeng
1
-12
/
+0
2009-10-20
Remove constrainingType as it is now not part of the OASIS SCA specs
rfeng
42
-1172
/
+8
2009-10-20
Fix for otest JCA_800? ...
rfeng
4
-72
/
+117
2009-10-20
Get monitor from context now
slaws
1
-2
/
+1
2009-10-20
Enable DefaultMonitorFactory to create new Monitor instances
rfeng
5
-125
/
+271
2009-10-20
Call destroy if there's an excpeption while calling the init method, to fix J...
antelder
1
-1
/
+10
2009-10-20
Call destroy if there's an exception while running an injector to fix CAA tes...
antelder
1
-1
/
+6
2009-10-20
Turn JavaClassVisitor to declarative services and remove the module activator
rfeng
49
-549
/
+593
2009-10-19
Fix SCA-J CAA test JCA_2010 - don't allow pass by reference just because the ...
antelder
1
-1
/
+2
2009-10-19
Catch any exception during starting of a component and rethrow as ServiceUnav...
antelder
1
-2
/
+7
2009-10-19
Change import not found warning to severe
slaws
1
-1
/
+5
2009-10-18
Minor clean up
rfeng
1
-13
/
+12
2009-10-18
Refactor the OSGi remote services implementation and improve the notifications
rfeng
25
-225
/
+378
2009-10-18
Change some extension code to be declarative instead of being registered usin...
rfeng
29
-396
/
+258
2009-10-18
Properly setting contextPath to avoid uri for service being available only wi...
lresende
1
-0
/
+30
2009-10-18
Properly fixing merge conflict
lresende
2
-10
/
+6
2009-10-18
Fixing merge conflict
lresende
1
-3
/
+6
2009-10-18
Minor Formatting
lresende
2
-18
/
+20
2009-10-17
TUSCANY-3312 - change JavaInterface interface reference to a weak reference t...
slaws
1
-6
/
+11
2009-10-16
Fix JCA_10004 - @Callback on field or method must not have any parameters
antelder
1
-0
/
+8
2009-10-16
Updates for JCA_10046 - have good msg when exception generating wsdl from bad...
antelder
2
-2
/
+3
2009-10-16
Fix JCA_10014 - @reference in a constructor must have a name attribte
antelder
3
-9
/
+17
2009-10-16
Fixes for JCA90003 - constructor args need to be annotated
antelder
2
-1
/
+24
2009-10-16
Validate SCA annotations in Java impls are not on static members (JCA90002)
antelder
2
-1
/
+28
2009-10-16
Another straggler after the uber monitor commit at r825773
slaws
1
-14
/
+14
2009-10-16
Fix up some stragglers that are now breaking the build after the uber monitor...
slaws
1
-2
/
+2
2009-10-16
Fix otest JCA 3001
antelder
1
-66
/
+71
2009-10-16
This is to change the Monitor to be request scoped for most of the cases:
rfeng
240
-4812
/
+4400
2009-10-15
Fix JCA90009 - Can't use @Property on a final field
antelder
1
-0
/
+4
2009-10-15
Fix JCA900011 - @Property on a constructor must not have requoired=false
antelder
3
-0
/
+14
2009-10-15
FIx JCA_90016 - @Reference on a constructor must not have required=false
antelder
1
-0
/
+5
2009-10-15
Test that a component implementation has been found/resolved
slaws
1
-1
/
+38
2009-10-15
When cloning includes don't preserve the original include. Otherwise you end ...
slaws
1
-1
/
+1
2009-10-15
Fix SCAJ CAA JCA_10047 - @Scope is not allowed on a service interface class
antelder
1
-0
/
+9
2009-10-15
Fix SCAJ CAA JCA_10048 - an implementation class must implement all methods o...
antelder
1
-0
/
+20
2009-10-15
Enhancing extensibility to dinamycally load interface visitors
lresende
11
-29
/
+155
2009-10-15
Fixes for otests JCA 3006, 3007, and 3008
antelder
2
-1
/
+126
2009-10-15
Separate reference and service interface compatibility processing in order to...
slaws
2
-44
/
+125
2009-10-15
Add more details of interface incompatibility to assembly error messages
slaws
1
-4
/
+4
2009-10-15
Fix JCA9001 testcase by not wrapping runtime exceptions in a ServiceRuntimExc...
antelder
1
-0
/
+3
2009-10-15
TUSCANY-3300, Update @Service annotation to match the latest SCA-J CAA spec
antelder
6
-38
/
+102
2009-10-14
Fix the MANIFEST.MF
rfeng
1
-4
/
+12
2009-10-14
Resolve relative path of the contribution locations against the node.xml
rfeng
5
-30
/
+67
2009-10-14
Use URI over URL
rfeng
1
-19
/
+20
2009-10-14
Remove unused code
rfeng
1
-20
/
+0
2009-10-14
Remove unused policy utils and add new one
rfeng
7
-535
/
+98
2009-10-13
Fixing invalid connection parameter for http client connection manager
lresende
1
-2
/
+1
[next]