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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
TUSCANY-3932 - take account of the case where a binding doesn't create a bind...
slaws
2012-03-16
1
-2
/
+4
*
TUSCANY-4027 - tweak to this change to ignore any callback endpoints in the r...
slaws
2012-03-16
1
-0
/
+11
*
TUSCANY-4028 - don't duplicate intents on the Java implementation model
slaws
2012-03-16
1
-2
/
+10
*
TUSCANY-4027 - fix up SCA Client target resolution when only component name i...
slaws
2012-03-12
2
-12
/
+19
*
Changes to add TUSCANY-3770 to 2.x stream and updates to performance testcase...
jennthom
2012-03-08
2
-12
/
+70
*
TUSCANY-4025 - delay the removal of the contribution information until after ...
slaws
2012-03-08
1
-1
/
+1
*
Change HTTPS to HTTP in this test case. This fails for me in some circumstanc...
slaws
2012-03-08
1
-2
/
+2
*
Creating a straman for allowing external tools (e.g. Nagios) to manage 'manag...
lresende
2012-03-05
12
-1
/
+645
*
Fix Deployer.resolve to resolve dependent contributions correctly. It looks l...
antelder
2012-03-04
3
-7
/
+11
*
TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...
slaws
2012-03-04
9
-37
/
+200
*
Make sure httpcore version to be 4.1.4 (as depended by httpclient 4.1.3)
rfeng
2012-03-03
3
-18
/
+0
*
Update the http client version to be 4.1.3
rfeng
2012-03-03
3
-3
/
+3
*
Use Apache HTTP client for REST reference binding
rfeng
2012-03-02
4
-7
/
+32
*
Fix ArrayIndexOutofBound for void return type
rfeng
2012-03-02
1
-1
/
+1
*
Reuse the ObjectMapper
rfeng
2012-03-02
1
-0
/
+3
*
TUSCANY-4020 - move a few more hardcoded message strings into properties files
slaws
2012-03-01
6
-22
/
+48
*
TUSCANY-4020 - move hardcoded message strings into properties files
slaws
2012-02-29
16
-57
/
+217
*
Fixing issue where response wireFormats were being skiped
lresende
2012-02-27
1
-12
/
+9
*
Properly placing the exit when configuration is not available and default is ...
lresende
2012-02-27
1
-1
/
+1
*
Adding more generic support for CORS into the runtime of REST binding
lresende
2012-02-27
2
-0
/
+6
*
Adding support for CORS configuration for REST binding
lresende
2012-02-27
5
-12
/
+47
*
Adding generic support for CORS (models, common-runtime, etc)
lresende
2012-02-27
10
-2
/
+660
*
TUSCANY-4013 - reset the user specified URL whenever the real URI is reset.
slaws
2012-02-27
1
-0
/
+8
*
Add missing import
slaws
2012-02-27
1
-0
/
+1
*
Back out changes for JIRA TUSCANY 4019. scaOperationName is being used to cor...
jennthom
2012-02-24
2
-0
/
+11
*
Fix for JIRA TUSCANY 4019 - remote scsOperationName from response messages.
jennthom
2012-02-24
2
-11
/
+0
*
Fix for TUSCANY-3824. Thanks Greg.
scottkurz
2012-02-23
3
-24
/
+36
*
Updating rest xsd with isCORS attribute
lresende
2012-02-23
1
-0
/
+1
*
TUSCANY-3099 - the change is already ported from 1.x to 2.x but this small te...
slaws
2012-02-23
1
-2
/
+2
*
Enabling isCORS attribute for REST binding
lresende
2012-02-22
4
-20
/
+36
*
Updating javadocs
lresende
2012-02-22
1
-0
/
+13
*
TUSCANY-3418 - make all the wire format models implement equals() consistently
slaws
2012-02-22
4
-0
/
+20
*
TUSCANY-4018 - Apply Jennifers patch to correct the setting of reponse JMS he...
slaws
2012-02-21
1
-6
/
+3
*
TUSCANY-4005 - swap the test around so that the code that raises an error if ...
slaws
2012-02-21
1
-15
/
+23
*
Fix typo in comment
slaws
2012-02-20
1
-1
/
+1
*
TUSCANY-4016 - when a composite fails to start ensure that it is stopped and ...
slaws
2012-02-20
1
-20
/
+40
*
TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...
slaws
2012-02-20
9
-11
/
+66
*
Fix typo in comment
slaws
2012-02-20
1
-1
/
+1
*
Make the JMSException a ServiceRuntimeException so it has some commonality wi...
slaws
2012-02-15
1
-1
/
+3
*
TUSCANY-4013 - set the userSpecifiedURI when the URI is set from WSDL also
slaws
2012-02-15
1
-0
/
+1
*
TUSCANY-4015 - correct what activation spec attributes are written out
slaws
2012-02-15
1
-1
/
+1
*
Make the jackson annotation introspector come before the JAXB one as we need ...
rfeng
2012-02-14
1
-2
/
+3
*
Bump up the date in the NOTICE file
antelder
2012-02-13
86
-91
/
+91
*
Minor formatting updates
lresende
2012-02-12
1
-21
/
+23
*
TUSCANY-4013 - store the user specified binding uri so it doesn't get overwri...
slaws
2012-02-11
3
-0
/
+24
*
Fixing processing wireFormat and operationSelectors from rest-binding as the ...
lresende
2012-02-10
4
-22
/
+78
*
TUSCANY-3924 - revert some of the previous changes. we need to look at whethe...
slaws
2012-02-10
3
-13
/
+8
*
TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...
slaws
2012-02-09
9
-102
/
+315
*
Add doPrivileged for Java 2 Security issue.
scottkurz
2012-02-09
1
-43
/
+73
*
The operation name property is only for request messages so don't set it on t...
antelder
2012-02-07
1
-8
/
+0
[next]