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-11-11
Add a test case for the distributed map impl
rfeng
2
-5
/
+83
2009-11-11
Check that the intent maps in a policy set are unique POL_3009
slaws
3
-2
/
+28
2009-11-11
Check that a profile intent doesn't have "." in its name - POL_3006
slaws
2
-3
/
+14
2009-11-11
Add test for non-unique intent qualifier - POL-3005
slaws
2
-1
/
+14
2009-11-11
Add policy conformance number to beginning of duplicate intents message
slaws
1
-1
/
+1
2009-11-11
POL_3004 check that only one default qualifier is specified for an intent
slaws
2
-1
/
+10
2009-11-11
Record some context for import not found errors
slaws
1
-2
/
+8
2009-11-11
Extend the checking for unique definitions elements to take account of repeat...
slaws
1
-0
/
+4
2009-11-11
svn commit: r834808 - /tuscany/java/sca/modules/implementation-java/src/main/...
antelder
1
-7
/
+25
2009-11-11
Fix SCA-J CI test POJO_5003 - use a constructor annotated with @Property/@Ref...
antelder
1
-4
/
+2
2009-11-11
Add Import/Export Reference
rfeng
15
-206
/
+465
2009-11-11
Merge the performance fixes from 1.x
rfeng
3
-14
/
+30
2009-11-11
Remove the shadowed variable
rfeng
1
-9
/
+0
2009-11-10
Add a standalone server and test case
rfeng
3
-0
/
+278
2009-11-10
Start to add an Apache ZooKeeper based SCA domain registry
rfeng
6
-0
/
+805
2009-11-10
Add dependency on contribution.namespace package to make r834397 compile
slaws
1
-0
/
+1
2009-11-10
Fixes for resolving namespace imports using location attribute
ramkumar
1
-0
/
+13
2009-11-09
Only use the distributed SCA binding when the endpoint registry is a distribu...
antelder
1
-3
/
+21
2009-11-07
Add missging system packages to the Import-Package header
rfeng
1
-0
/
+4
2009-11-07
Fix for ASM_6016 - only autowire a reference if its intents match the service...
antelder
1
-8
/
+20
2009-11-06
Fix for ASM-12012. If there is nothing stored in the monitor artifact name th...
slaws
1
-1
/
+4
2009-11-06
remove more cruft from the builders
slaws
5
-224
/
+31
2009-11-06
Tweaks to enable implementation-bpel to pass latest OASIS BPEL testcases
edwardsmj
4
-120
/
+185
2009-11-06
Tweaks to enable implementation-bpel to pass latest OASIS BPEL testcases
edwardsmj
4
-3
/
+47
2009-11-06
Provide OSGi manifests for a set of ODE / BPEL related jars
edwardsmj
16
-0
/
+1621
2009-11-05
Some tidying following after the reference promotion fixes and deleting the C...
slaws
5
-1097
/
+52
2009-11-05
Fix typo in comment
slaws
1
-1
/
+1
2009-11-05
Fix motivated by ASM-5023. Update code to reflect the OASIS treatment of prom...
slaws
5
-38
/
+205
2009-11-05
Start of code to support using the OASIS client api to access services in the...
antelder
9
-0
/
+518
2009-11-05
Set the extension point registry for updated endpoints
rfeng
1
-0
/
+1
2009-11-04
Various corrects to files headers resulting from the 2.0-M4-RC2 review
slaws
40
-169
/
+229
2009-11-03
Fix ASM_8017 and TUSCANY-3337 - have InterfaceContractMapper correctly take i...
antelder
1
-5
/
+6
2009-11-03
Correctly set the uri in the RMI based sca binding services and references (a...
antelder
2
-25
/
+31
2009-11-03
Fix the RMI binding to find the service wire when its being used as the SCA b...
antelder
1
-0
/
+15
2009-11-02
Only stop the bundle if it is started by the provider
rfeng
1
-6
/
+13
2009-11-02
Update manifest to export the provider package as its now used by the rmi bas...
antelder
1
-0
/
+2
2009-11-02
Remove private defn as its now accessed by the RMI based SCA binding
antelder
1
-2
/
+0
2009-11-02
Add the RMI based SCA binding to the build
antelder
1
-0
/
+1
2009-11-02
Use builtin default if the default config file isn't found
antelder
1
-9
/
+10
2009-11-01
Add an RMI version of the SCA Binding. (As its much easier to use as the depe...
antelder
47
-0
/
+2149
2009-10-31
Update to not relocate a servlet if it already includes the context path in i...
antelder
1
-1
/
+3
2009-10-31
Fix WS binding to include any webapp context path in the wsdl endpoint
antelder
1
-0
/
+13
2009-10-31
Resolve interfaces from the remote endpoints (tribes based discovery is now w...
rfeng
8
-164
/
+211
2009-10-30
Propagate osgi properties for OSGi remote services
rfeng
20
-126
/
+446
2009-10-30
Set TCCL for SchemaFactory
rfeng
2
-9
/
+35
2009-10-30
Fixes for TUSCANY-3326, to consider the imported artifacts first and then the...
ramkumar
3
-107
/
+214
2009-10-30
Update geronimo spec jars to the osgi-enabled versions
rfeng
5
-49
/
+52
2009-10-30
Refactor JAXBContextCache/JAXBContextHelper to be a utility bound to the exte...
rfeng
21
-88
/
+147
2009-10-29
Add synchronization against listeners and check if it is removed
rfeng
1
-76
/
+93
2009-10-29
Ignore IllegalStateException for service unregister()
rfeng
7
-9
/
+36
[next]