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-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
2009-10-13
Migrating to HttpClient 4.0 to use the same dependencies as other extensions
lresende
3
-25
/
+44
2009-10-13
Removing unused variables and closing the http session after done with it
lresende
1
-5
/
+2
2009-10-13
Cleaning up unused dependencies
lresende
1
-12
/
+0
2009-10-13
Refactoring the common databinding code from service/reference binding provid...
lresende
3
-56
/
+63
2009-10-13
Adding test case that exercise collection of business object being exposed as...
lresende
5
-0
/
+282
2009-10-13
Move adding the static route code to before the channel start to see if that ...
antelder
1
-6
/
+6
2009-10-13
Update to released 1.0.4 of the bundle plugin
antelder
1
-1
/
+1
2009-10-13
Change to use the IP address instead of the host name so it works for unknown...
antelder
1
-1
/
+2
2009-10-13
For implementation.spring module on unix path fixes and policy processor for ...
ramkumar
3
-44
/
+33
2009-10-13
Fix remote sca binding to use the correct host name
antelder
1
-1
/
+8
2009-10-13
Add a policy builder for demo purpose
rfeng
4
-1
/
+105
2009-10-12
Use JDK Logger for Jetty
rfeng
2
-35
/
+54
2009-10-12
Use the getQName from ServiceDeclarationParser
rfeng
2
-54
/
+4
2009-10-12
Add PolicyBuilder to the builder extension point
rfeng
20
-86
/
+325
2009-10-12
Make sure that entries are replicated to all nodes (not just at least a backu...
rfeng
4
-33
/
+62
2009-10-12
Make ExtensionPointRegistry field transient
rfeng
1
-1
/
+1
2009-10-12
Add location to toString() of ServiceDeclaration
rfeng
1
-1
/
+2
2009-10-12
Add a simple harness for starting several endpoint registries to see if endpo...
antelder
1
-0
/
+64
2009-10-12
Fixes for binding.ejb, adding default policy intents that are provided native...
ramkumar
2
-0
/
+47
2009-10-12
Fixes for binding.ejb module for removing the session_type usage
ramkumar
3
-43
/
+12
2009-10-11
Add http host for jetty 7 (org.eclipse.jetty)
rfeng
10
-0
/
+1281
2009-10-10
TUSCANY-3299, take out failing test
antelder
1
-2
/
+2
2009-10-10
TUSCANY-3299, take out failing test
antelder
1
-1
/
+1
2009-10-09
Add capability to read domainRegistry and other options
rfeng
4
-1
/
+18
2009-10-09
Improve the bindings to avoid data copy
rfeng
6
-13
/
+39
2009-10-09
Use a Set to avoid duplicate definitions.xml resources
rfeng
1
-3
/
+4
2009-10-09
Add a comment
rfeng
1
-0
/
+2
2009-10-09
Add a test case to validate the LDAP filter
rfeng
2
-2
/
+21
2009-10-09
Remove endpoint-wrapper module as now DomainRegistryFactory utility takes ove...
rfeng
17
-891
/
+0
2009-10-09
Refactor the runtime build logic into EndpointReferenceBinder
rfeng
31
-287
/
+2018
2009-10-09
TUSCANY-3258 raise an error when a component property type doesn't match the ...
slaws
4
-24
/
+28
[next]