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
2012-03-23
TUSCANY-4030 - add doPriviliged calls. Thanks for the patch Kaushik.
slaws
1
-5
/
+60
2012-03-23
Tighten up the no address test to include checking for a null or empty URI
slaws
1
-1
/
+4
2012-03-22
Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ...
rfeng
19
-29
/
+442
2012-03-22
TUSCANY-4034 - plug a few more potential memory leaks
slaws
8
-10
/
+82
2012-03-21
Revert the change based on the comment from https://issues.apache.org/jira/br...
rfeng
1
-0
/
+10
2012-03-21
Handle inputstream to outputstream copy
rfeng
1
-1
/
+15
2012-03-21
Improve the REST binding for inputstream and context
rfeng
2
-0
/
+4
2012-03-21
Add testcase for creating wsdl from an interface with a type using JAXB @XmlT...
antelder
2
-0
/
+123
2012-03-21
Fix Node validateContribution to not cause duplicate definition problems by r...
antelder
1
-16
/
+18
2012-03-21
TUSCANY-4024: Don't write out the response wireFormat when its defaulting to ...
antelder
2
-3
/
+18
2012-03-19
TUSCANY-4024: Adjust position of wireFormat element writing
antelder
1
-10
/
+10
2012-03-19
TUSCANY-4025 - enhance the previous fix for this JIRA to call the listeners i...
slaws
1
-1
/
+10
2012-03-19
TUSCANY-4024: Move the writing of wireformat and OperationSelector to be in t...
antelder
1
-15
/
+17
2012-03-19
TUSCANY-4029: Clone the binding when setting it on the EndpointReference to e...
antelder
1
-2
/
+6
2012-03-16
TUSCANY-3932 - take account of the case where a binding doesn't create a bind...
slaws
1
-2
/
+4
2012-03-16
TUSCANY-4027 - tweak to this change to ignore any callback endpoints in the r...
slaws
1
-0
/
+11
2012-03-16
TUSCANY-4028 - don't duplicate intents on the Java implementation model
slaws
1
-2
/
+10
2012-03-12
TUSCANY-4027 - fix up SCA Client target resolution when only component name i...
slaws
2
-12
/
+19
2012-03-08
Changes to add TUSCANY-3770 to 2.x stream and updates to performance testcase...
jennthom
2
-12
/
+70
2012-03-08
TUSCANY-4025 - delay the removal of the contribution information until after ...
slaws
1
-1
/
+1
2012-03-08
Change HTTPS to HTTP in this test case. This fails for me in some circumstanc...
slaws
1
-2
/
+2
2012-03-05
Creating a straman for allowing external tools (e.g. Nagios) to manage 'manag...
lresende
12
-1
/
+645
2012-03-04
Fix Deployer.resolve to resolve dependent contributions correctly. It looks l...
antelder
3
-7
/
+11
2012-03-04
TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...
slaws
9
-37
/
+200
2012-03-03
Make sure httpcore version to be 4.1.4 (as depended by httpclient 4.1.3)
rfeng
3
-18
/
+0
2012-03-03
Update the http client version to be 4.1.3
rfeng
3
-3
/
+3
2012-03-02
Use Apache HTTP client for REST reference binding
rfeng
4
-7
/
+32
2012-03-02
Fix ArrayIndexOutofBound for void return type
rfeng
1
-1
/
+1
2012-03-02
Reuse the ObjectMapper
rfeng
1
-0
/
+3
2012-03-01
TUSCANY-4020 - move a few more hardcoded message strings into properties files
slaws
6
-22
/
+48
2012-02-29
TUSCANY-4020 - move hardcoded message strings into properties files
slaws
16
-57
/
+217
2012-02-27
Fixing issue where response wireFormats were being skiped
lresende
1
-12
/
+9
2012-02-27
Properly placing the exit when configuration is not available and default is ...
lresende
1
-1
/
+1
2012-02-27
Adding more generic support for CORS into the runtime of REST binding
lresende
2
-0
/
+6
2012-02-27
Adding support for CORS configuration for REST binding
lresende
5
-12
/
+47
2012-02-27
Adding generic support for CORS (models, common-runtime, etc)
lresende
10
-2
/
+660
2012-02-27
TUSCANY-4013 - reset the user specified URL whenever the real URI is reset.
slaws
1
-0
/
+8
2012-02-27
Add missing import
slaws
1
-0
/
+1
2012-02-24
Back out changes for JIRA TUSCANY 4019. scaOperationName is being used to cor...
jennthom
2
-0
/
+11
2012-02-24
Fix for JIRA TUSCANY 4019 - remote scsOperationName from response messages.
jennthom
2
-11
/
+0
2012-02-23
Fix for TUSCANY-3824. Thanks Greg.
scottkurz
3
-24
/
+36
2012-02-23
Updating rest xsd with isCORS attribute
lresende
1
-0
/
+1
2012-02-23
TUSCANY-3099 - the change is already ported from 1.x to 2.x but this small te...
slaws
1
-2
/
+2
2012-02-22
Enabling isCORS attribute for REST binding
lresende
4
-20
/
+36
2012-02-22
Updating javadocs
lresende
1
-0
/
+13
2012-02-22
TUSCANY-3418 - make all the wire format models implement equals() consistently
slaws
4
-0
/
+20
2012-02-21
TUSCANY-4018 - Apply Jennifers patch to correct the setting of reponse JMS he...
slaws
1
-6
/
+3
2012-02-21
TUSCANY-4005 - swap the test around so that the code that raises an error if ...
slaws
1
-15
/
+23
2012-02-20
Fix typo in comment
slaws
1
-1
/
+1
2012-02-20
TUSCANY-4016 - when a composite fails to start ensure that it is stopped and ...
slaws
1
-20
/
+40
[next]