index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor clean up
rfeng
2009-10-18
1
-13
/
+12
*
Refactor the OSGi remote services implementation and improve the notifications
rfeng
2009-10-18
25
-225
/
+378
*
Change some extension code to be declarative instead of being registered usin...
rfeng
2009-10-18
29
-396
/
+258
*
Properly setting contextPath to avoid uri for service being available only wi...
lresende
2009-10-18
1
-0
/
+30
*
Properly fixing merge conflict
lresende
2009-10-18
2
-10
/
+6
*
Fixing merge conflict
lresende
2009-10-18
1
-3
/
+6
*
Minor Formatting
lresende
2009-10-18
2
-18
/
+20
*
TUSCANY-3312 - change JavaInterface interface reference to a weak reference t...
slaws
2009-10-17
1
-6
/
+11
*
Fix JCA_10004 - @Callback on field or method must not have any parameters
antelder
2009-10-16
1
-0
/
+8
*
Updates for JCA_10046 - have good msg when exception generating wsdl from bad...
antelder
2009-10-16
2
-2
/
+3
*
Fix JCA_10014 - @reference in a constructor must have a name attribte
antelder
2009-10-16
3
-9
/
+17
*
Fixes for JCA90003 - constructor args need to be annotated
antelder
2009-10-16
2
-1
/
+24
*
Validate SCA annotations in Java impls are not on static members (JCA90002)
antelder
2009-10-16
2
-1
/
+28
*
Another straggler after the uber monitor commit at r825773
slaws
2009-10-16
1
-14
/
+14
*
Fix up some stragglers that are now breaking the build after the uber monitor...
slaws
2009-10-16
1
-2
/
+2
*
Fix otest JCA 3001
antelder
2009-10-16
1
-66
/
+71
*
This is to change the Monitor to be request scoped for most of the cases:
rfeng
2009-10-16
240
-4812
/
+4400
*
Fix JCA90009 - Can't use @Property on a final field
antelder
2009-10-15
1
-0
/
+4
*
Fix JCA900011 - @Property on a constructor must not have requoired=false
antelder
2009-10-15
3
-0
/
+14
*
FIx JCA_90016 - @Reference on a constructor must not have required=false
antelder
2009-10-15
1
-0
/
+5
*
Test that a component implementation has been found/resolved
slaws
2009-10-15
1
-1
/
+38
*
When cloning includes don't preserve the original include. Otherwise you end ...
slaws
2009-10-15
1
-1
/
+1
*
Fix SCAJ CAA JCA_10047 - @Scope is not allowed on a service interface class
antelder
2009-10-15
1
-0
/
+9
*
Fix SCAJ CAA JCA_10048 - an implementation class must implement all methods o...
antelder
2009-10-15
1
-0
/
+20
*
Enhancing extensibility to dinamycally load interface visitors
lresende
2009-10-15
11
-29
/
+155
*
Fixes for otests JCA 3006, 3007, and 3008
antelder
2009-10-15
2
-1
/
+126
*
Separate reference and service interface compatibility processing in order to...
slaws
2009-10-15
2
-44
/
+125
*
Add more details of interface incompatibility to assembly error messages
slaws
2009-10-15
1
-4
/
+4
*
Fix JCA9001 testcase by not wrapping runtime exceptions in a ServiceRuntimExc...
antelder
2009-10-15
1
-0
/
+3
*
TUSCANY-3300, Update @Service annotation to match the latest SCA-J CAA spec
antelder
2009-10-15
6
-38
/
+102
*
Fix the MANIFEST.MF
rfeng
2009-10-14
1
-4
/
+12
*
Resolve relative path of the contribution locations against the node.xml
rfeng
2009-10-14
5
-30
/
+67
*
Use URI over URL
rfeng
2009-10-14
1
-19
/
+20
*
Remove unused code
rfeng
2009-10-14
1
-20
/
+0
*
Remove unused policy utils and add new one
rfeng
2009-10-14
7
-535
/
+98
*
Fixing invalid connection parameter for http client connection manager
lresende
2009-10-13
1
-2
/
+1
*
Migrating to HttpClient 4.0 to use the same dependencies as other extensions
lresende
2009-10-13
3
-25
/
+44
*
Removing unused variables and closing the http session after done with it
lresende
2009-10-13
1
-5
/
+2
*
Cleaning up unused dependencies
lresende
2009-10-13
1
-12
/
+0
*
Refactoring the common databinding code from service/reference binding provid...
lresende
2009-10-13
3
-56
/
+63
*
Adding test case that exercise collection of business object being exposed as...
lresende
2009-10-13
5
-0
/
+282
*
Move adding the static route code to before the channel start to see if that ...
antelder
2009-10-13
1
-6
/
+6
*
Update to released 1.0.4 of the bundle plugin
antelder
2009-10-13
1
-1
/
+1
*
Change to use the IP address instead of the host name so it works for unknown...
antelder
2009-10-13
1
-1
/
+2
*
For implementation.spring module on unix path fixes and policy processor for ...
ramkumar
2009-10-13
3
-44
/
+33
*
Fix remote sca binding to use the correct host name
antelder
2009-10-13
1
-1
/
+8
*
Add a policy builder for demo purpose
rfeng
2009-10-13
4
-1
/
+105
*
Use JDK Logger for Jetty
rfeng
2009-10-12
2
-35
/
+54
*
Use the getQName from ServiceDeclarationParser
rfeng
2009-10-12
2
-54
/
+4
*
Add PolicyBuilder to the builder extension point
rfeng
2009-10-12
20
-86
/
+325
[next]