index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-04
Clean up the hard-dependency on impl class of XMLInputFactory and DocumentBui...
rfeng
4
-36
/
+70
2010-03-03
TUSCANY-3477 - Tyding up defaults in the transaction invoker to address test ...
lresende
1
-2
/
+11
2010-03-03
Avoiding calling createInterceptor multiple times
lresende
1
-2
/
+3
2010-03-03
Updating/Cleaning up policyProvider code that creates intercetor to better ut...
lresende
3
-43
/
+6
2010-03-03
Adding FIXME as it seems that calling inherit for implementation duplicates a...
lresende
1
-0
/
+5
2010-03-03
TUSCANY-3474 - Fixing missing spec dependency...
lresende
1
-1
/
+7
2010-03-03
TUSCANY-3474 - Further splitting policy transaction policy to allow for a sha...
lresende
9
-23
/
+113
2010-03-03
Removing unused imports...
lresende
1
-1
/
+0
2010-03-03
update messages with conformance statements (note the java files that have me...
kelvingoodson
3
-5
/
+5
2010-03-03
update messages with conformance statements
kelvingoodson
1
-4
/
+4
2010-03-03
update messages with conformance statements
kelvingoodson
1
-6
/
+5
2010-03-03
TUSCANY-3480 revert this workaround as this in not the root cause of the prob...
slaws
1
-3
/
+1
2010-03-03
Fix typo in error message
slaws
1
-1
/
+1
2010-03-03
Copy the test cases from binding-sca-runtime-axis2 and binding-sca-runtime-rm...
rfeng
4
-23
/
+24
2010-03-02
Add the ability to map binding.sca to any bindings in the runtime by configur...
rfeng
19
-195
/
+561
2010-03-02
Remove any leading slash from the service URI
antelder
1
-0
/
+3
2010-03-02
Remove any leading slash from the service URI
antelder
1
-0
/
+3
2010-03-02
TUSCANY-3480, temporarily don't fail on unmatched intents
antelder
1
-1
/
+3
2010-03-02
update messages with conformance statements
kelvingoodson
1
-5
/
+6
2010-03-02
Add first bits of code to start enabling the use of policies nested inside of...
slaws
5
-23
/
+101
2010-03-02
TUSCANY-242 add operation to trim whitespace from anyURI attributes according...
slaws
5
-1
/
+213
2010-03-01
Fix to ensure pass-by-value is used if only one end is using allowsPassByRefe...
antelder
1
-1
/
+2
2010-03-01
TUSCANY-3463 Correct arguments for TransactionInterceptor constructor
bdaniel
1
-1
/
+1
2010-03-01
Remove unused imports
rfeng
1
-3
/
+0
2010-03-01
Check that intents are properly satisfied, particularly in the qualified inte...
slaws
3
-2
/
+73
2010-03-01
Move the ws binding provider files into the provider package.
slaws
15
-20
/
+19
2010-03-01
Disable parallel tests as it causes port conflicts
antelder
1
-0
/
+20
2010-02-27
Some refactoring of the databinding code
rfeng
88
-204
/
+177
2010-02-26
Add a test for remote invocations between nodes created from two different no...
rfeng
6
-10
/
+20
2010-02-26
TUSCANY-3463 - Removing the policySet that is being flatted to avoid issues d...
lresende
1
-2
/
+9
2010-02-26
Another small fix with default attribute to pass schema validation
lresende
1
-1
/
+1
2010-02-26
Clean up the remote flag for endpoint and change the endpoint reference statu...
rfeng
17
-166
/
+72
2010-02-26
Add missing Import-Package
rfeng
1
-0
/
+1
2010-02-26
Pass security context into getURLMapping() so that appropriate scheme/port ar...
slaws
6
-32
/
+45
2010-02-26
Set the JVM trust/key store so the client side is able to pick up the servers...
slaws
1
-1
/
+21
2010-02-26
Properly handling contextRoot when retrieving dojo and extension resources
lresende
3
-2
/
+7
2010-02-26
Minor cleanup now that json-rpc references are already available
lresende
1
-2
/
+2
2010-02-26
Moving getRequestPath utility to common-http utility class
lresende
5
-24
/
+97
2010-02-25
Add the check for local-by-reference, local-by-value and remote invocations f...
rfeng
12
-69
/
+113
2010-02-25
Remove unused imports
rfeng
1
-4
/
+0
2010-02-25
remove export for package that is no longer present in the module
slaws
1
-1
/
+0
2010-02-25
providers are binding specific so no longer required here
slaws
5
-374
/
+0
2010-02-25
Add binding.ws specific providers for the HTTPSPolicy model
slaws
4
-1
/
+110
2010-02-25
export http.ssl package.
slaws
1
-28
/
+54
2010-02-25
add https policy model. This is copied from the 1.x http confidentiality poli...
slaws
4
-3
/
+297
2010-02-25
Fluff up a policy provider instance
slaws
1
-7
/
+3
2010-02-25
Separate the common parts of the binding.ws reference and service binding pro...
slaws
4
-41
/
+87
2010-02-25
Add security context changes in from 1.x. Going to use for firing up SSL in t...
slaws
7
-12
/
+202
2010-02-25
TUSCANY-3463 Fix ClassCastException
bdaniel
2
-2
/
+2
2010-02-25
TUSCANY-3463 Fix ClassCastException
bdaniel
1
-1
/
+1
[prev]
[next]