index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-24
Simplify the sca binding providers so that no local/remote decision making is...
slaws
2
-71
/
+31
2009-06-24
Test to push down the default binding configuration into the URI builders so ...
slaws
6
-15
/
+106
2009-06-24
Remove itests that are not supported by OASIS spec
rfeng
79
-6262
/
+0
2009-06-24
Deal with file: protocol that doesn't populate the path part of the URL
slaws
2
-6
/
+7
2009-06-24
Remove URIs from reference binding.sca to move these composites toward OASIS....
slaws
7
-23
/
+13
2009-06-24
Update jsonp binding for recent provider api changes
antelder
2
-24
/
+17
2009-06-23
Revert the change for now
rfeng
1
-1
/
+1
2009-06-23
Check the existence of OSGI-INF/sca/bundle.composite for SCA bundles
rfeng
2
-18
/
+38
2009-06-23
Add a QName as the type for binding/implementation and use it to compare mode...
rfeng
57
-743
/
+818
2009-06-23
add test with two nodes running in separate vms. Just the service side at the...
slaws
5
-0
/
+301
2009-06-23
Use the JAXB package (ObjectFactory and indexed classes) to build JAXBContext
rfeng
1
-88
/
+177
2009-06-23
Add an itest for the jsf sample. It doesn't work yet as I can't find how to a...
antelder
2
-0
/
+201
2009-06-23
Fixes for TUSCANY-3117
ramkumar
2
-47
/
+67
2009-06-23
Move OSGI-INF to the root so that these bundles can be directly launched from...
rfeng
12
-0
/
+0
2009-06-23
Use componentURI/serviceName/bindingName to derive the URI of a binding if no...
rfeng
1
-90
/
+85
2009-06-22
Add READMEs and diagrams
rfeng
3
-0
/
+338
2009-06-22
Add OSGI-INF as a resource folder
rfeng
1
-0
/
+7
2009-06-22
Exclude .svn files
rfeng
1
-2
/
+14
2009-06-22
Add jstl dependency so apps using tuscany-jsf don't need to define it
antelder
1
-0
/
+7
2009-06-22
Update myfaces achetype for tuscany myfaces module package rename
antelder
1
-1
/
+1
2009-06-22
more pom fixes for global substitution error
kelvingoodson
67
-201
/
+201
2009-06-22
global search and replace had messed up general java pom - hence class files ...
kelvingoodson
1
-3
/
+3
2009-06-22
correct manifest for removal of conversation package
slaws
1
-2
/
+0
2009-06-22
License/notice/header Changes from M3 branch r787159, r787162 and r787164
slaws
8
-3
/
+235
2009-06-22
correct spelling of dependency - partial fix for build problem issue - now ne...
kelvingoodson
1
-1
/
+1
2009-06-22
Remove all conversational related code from SCA API and code that uses it as ...
antelder
39
-2230
/
+9
2009-06-20
Merge r786047 from m3 branch to trunk to update the doc files for the M3 release
antelder
1
-3
/
+3
2009-06-20
Merge r786047 from m3 branch to trunk to update the doc files for the M3 release
antelder
1
-2
/
+3
2009-06-20
Merge r786047 from m3 branch to trunk to update the doc files for the M3 release
antelder
1
-2
/
+2
2009-06-19
Only unregister the MBean if it's registered
rfeng
2
-7
/
+25
2009-06-19
Make the remote flag consistent in names and setters/getters
rfeng
7
-27
/
+52
2009-06-19
TUSCANY-3092 - bring up remote version of binding.sca and include it in the b...
slaws
28
-147
/
+133
2009-06-19
TUSCANY-3070 add fix from 1.x so that visitors are not added more than once.
slaws
1
-0
/
+7
2009-06-19
TUSCANY-3092 build top level composite rather than the individual composites ...
slaws
2
-40
/
+27
2009-06-19
TUSCANY-3106 missed file on previous checkin
slaws
1
-1
/
+1
2009-06-19
TUSCANY-3107 temporary work around to allow itest/nodes to run
slaws
1
-1
/
+6
2009-06-19
TUSCANY-3092 - add flag to indicate remoteness
slaws
4
-2
/
+27
2009-06-19
TUSCANY-3106 refactor include processing to make autowire handling match OASI...
slaws
2
-48
/
+69
2009-06-19
TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...
slaws
14
-99
/
+119
2009-06-19
Add a basic way for testcases toset the default http port
antelder
1
-1
/
+2
2009-06-19
Add a basic test for the jsonp binding
antelder
3
-6
/
+21
2009-06-19
add mirror pom hierarchy to reference into read-only otests extraction from O...
kelvingoodson
70
-3
/
+2803
2009-06-19
Merge r786047 from m3 branch to trunk to update the oc files for the M3 release
antelder
1
-2
/
+2
2009-06-19
Add new InvalidServiceException thats defined in the public review version of...
antelder
1
-0
/
+60
2009-06-19
LICENSE file updates and corrections
antelder
1
-6
/
+11
2009-06-18
Add a tuscany command for Equinox console
rfeng
2
-0
/
+69
2009-06-18
Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...
rfeng
10
-24
/
+48
2009-06-18
Add customization of axis2/axiom bundle MFs
rfeng
2
-0
/
+59
2009-06-18
Remove unused imports
rfeng
1
-19
/
+16
2009-06-18
Reformat the code
rfeng
7
-114
/
+143
[next]