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-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
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
binding ws http ssl embedded test case. not in build yet as binding support n...
slaws
11
-0
/
+400
2010-02-25
TUSCANY-3463 Fix ClassCastException
bdaniel
2
-2
/
+2
2010-02-25
fix sca namespace and spurious bindings in webapp store sample
kelvingoodson
2
-10
/
+4
2010-02-25
TUSCANY-3463 Fix ClassCastException
bdaniel
1
-1
/
+1
2010-02-25
TUSCANY-3474 - Splitting transaction policy into model/runtime
lresende
20
-16
/
+105
2010-02-25
Exception handling in TransactionInterceptor
bdaniel
1
-3
/
+11
2010-02-25
Minor cleanup of debug code...
lresende
1
-1
/
+1
2010-02-25
Minor cleanup...
lresende
1
-21
/
+7
2010-02-25
TUSCANY-3463 - Adding policy transaction module to build
lresende
1
-1
/
+1
2010-02-25
TUSCANY-3463 - Fixing up policy providers to PolicyExpression wrapper
lresende
4
-15
/
+15
2010-02-25
TUSCANY-3463 - Flatting the intentMaps as policySets to get them resolved pro...
lresende
1
-2
/
+33
2010-02-25
TUSCANY-3463 - Resolving/checking policies in the component level
lresende
1
-0
/
+3
2010-02-25
Minor cleanup...
lresende
1
-2
/
+2
2010-02-25
TUSCANY-3463 - Creating test case to reproduce the issue describe on the jira
lresende
7
-0
/
+310
2010-02-24
Fix the OSGi MF by adding missing dependencies
rfeng
1
-0
/
+1
2010-02-24
Add the client api tests and javadocs
rfeng
6
-4
/
+168
2010-02-24
Add an itest to cover various combinations of local/remote interfaces, pbv/pb...
rfeng
15
-0
/
+1082
2010-02-23
TUSCANY-3473 - where a local call (local interface) is used within a contribu...
slaws
4
-5
/
+82
[next]