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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
7
-26
/
+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-3479, take out this part of the tests for now
antelder
1
-3
/
+4
2010-03-01
TUSCANY-3463 Correct arguments for TransactionInterceptor constructor
bdaniel
1
-1
/
+1
2010-03-01
TUSCANY-2594 - Minor fix on the location of the property definition...
lresende
1
-1
/
+1
2010-03-01
Remove unused imports
rfeng
1
-3
/
+0
2010-03-01
TUSCANY-2594 - Moving property definition to top level... and overriding it f...
lresende
1
-9
/
+1
2010-03-01
Start bringing up a WS Policy test case that has interesting policy expressio...
slaws
12
-0
/
+466
2010-03-01
Remove the non-default setting from the default test case
slaws
1
-10
/
+2
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-03-01
TUSCANY-2594 - Reverting r917295 changes and setting tools.jar property in di...
lresende
1
-2
/
+4
2010-02-28
TUSCANY-3477: Add @Ignore for failing test
antelder
1
-0
/
+2
2010-02-28
TUSCANY-2594 - try to get the Hudson build working again after the tools.jar ...
antelder
1
-2
/
+2
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
7
-15
/
+38
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
Adding eclipse-mac profile to configure tools.jar property in mac os environm...
lresende
1
-39
/
+98
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
Add client component that uses a target reference
slaws
2
-1
/
+8
2010-02-26
Extend test case for binding with no explicit URL
slaws
2
-7
/
+24
2010-02-26
Pass security context into getURLMapping() so that appropriate scheme/port ar...
slaws
6
-32
/
+45
2010-02-26
Create a new key store and enable the test. Using a ws binding without an exp...
slaws
6
-5
/
+73
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
correct case of module name
slaws
1
-1
/
+1
2010-02-26
Porting js invokation to use dojo programming model
lresende
1
-6
/
+6
2010-02-26
Fixing up binding uris
lresende
2
-15
/
+2
2010-02-26
Adding reference to dojo js
lresende
1
-2
/
+2
2010-02-26
Configuring tomcat-maven-plugin to avoid issues with maven enforcer
lresende
1
-0
/
+14
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
Fixing artifactId for the store-webapp sample application
lresende
2
-2
/
+2
2010-02-26
Moving getRequestPath utility to common-http utility class
lresende
5
-24
/
+97
2010-02-26
Adding common-http to web20 feature
lresende
1
-0
/
+7
2010-02-26
Configure tools.jar for eclipse profile
rfeng
1
-4
/
+2
2010-02-25
Add the check for local-by-reference, local-by-value and remote invocations f...
rfeng
18
-85
/
+146
2010-02-25
Workaround TUSCANY-3138 to enable the test cases
rfeng
4
-6
/
+12
2010-02-25
Remove unused imports
rfeng
1
-4
/
+0
2010-02-25
progressing towards getting the store webapp going - after this commit you sh...
kelvingoodson
3
-7
/
+21
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
[next]