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
*
Update Shell to support starting from a node xml file
antelder
2012-05-01
1
-10
/
+33
*
TUSCANY-4041: Apply patch from Brian Sullivan to fix XSDModelResolver fails t...
antelder
2012-05-01
1
-23
/
+36
*
TUSCANY-4037: Apply patch from Greg Dritschler to fix OutOfMemoryError becaus...
antelder
2012-05-01
1
-1
/
+3
*
Fixing minor typos on cors configuration sample in the processor comments
lresende
2012-04-10
1
-2
/
+2
*
Creating xsd definition for cors-configuration element
lresende
2012-04-10
1
-0
/
+59
*
Enhance the CORS processor to set the default values based on the request hea...
rfeng
2012-04-09
1
-22
/
+42
*
Add Content-Type to the allowed headers
rfeng
2012-04-06
1
-3
/
+3
*
Fixing typo
lresende
2012-04-06
2
-12
/
+12
*
Enhancing manageable interface, going back to manage all resources via sca, a...
lresende
2012-04-05
10
-210
/
+26
*
Enhancing domain asset manager to support resources that is not directly expo...
lresende
2012-04-04
10
-11
/
+193
*
Fix the ASM code gen for long/double parameters
rfeng
2012-04-04
5
-6
/
+12
*
Remove duplicated line thats overwriting the binding setting
antelder
2012-04-03
1
-1
/
+0
*
Enhancing management capability to allow setting warning, critical and unavai...
lresende
2012-04-02
3
-17
/
+56
*
Put back the definitions as it causes some policy regressions
antelder
2012-03-27
1
-18
/
+16
*
Don't look at fault databindings in order to calculate output wrapper databin...
scottkurz
2012-03-26
1
-9
/
+6
*
TUSCANY-4036 - Create unique names in WSDL when multiple components expose th...
slaws
2012-03-24
1
-1
/
+14
*
TUSCANY-4035 - synchronize schema loading. Thanks for the patch Kaushik.
slaws
2012-03-23
1
-68
/
+78
*
TUSCANY-4032 - serialize the "isForCallback" flag for an endpoint service so ...
slaws
2012-03-23
1
-1
/
+16
*
TUSCANY-4031 - apply patch for IntentNotSatisfiedAtBuild warning when referen...
slaws
2012-03-23
1
-34
/
+31
*
TUSCANY-4033 - Don't generate WSDL when binding an EPR to a remote EP and the...
slaws
2012-03-23
1
-2
/
+14
*
Avoid NPE when binding doesn't support callback
slaws
2012-03-23
1
-1
/
+6
*
TUSCANY-4030 - add doPriviliged calls. Thanks for the patch Kaushik.
slaws
2012-03-23
1
-5
/
+60
*
Tighten up the no address test to include checking for a null or empty URI
slaws
2012-03-23
1
-1
/
+4
*
Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ...
rfeng
2012-03-22
19
-29
/
+442
*
TUSCANY-4034 - plug a few more potential memory leaks
slaws
2012-03-22
8
-10
/
+82
*
Revert the change based on the comment from https://issues.apache.org/jira/br...
rfeng
2012-03-21
1
-0
/
+10
*
Handle inputstream to outputstream copy
rfeng
2012-03-21
1
-1
/
+15
*
Improve the REST binding for inputstream and context
rfeng
2012-03-21
2
-0
/
+4
*
Add testcase for creating wsdl from an interface with a type using JAXB @XmlT...
antelder
2012-03-21
2
-0
/
+123
*
Fix Node validateContribution to not cause duplicate definition problems by r...
antelder
2012-03-21
1
-16
/
+18
*
TUSCANY-4024: Don't write out the response wireFormat when its defaulting to ...
antelder
2012-03-21
2
-3
/
+18
*
TUSCANY-4024: Adjust position of wireFormat element writing
antelder
2012-03-19
1
-10
/
+10
*
TUSCANY-4025 - enhance the previous fix for this JIRA to call the listeners i...
slaws
2012-03-19
1
-1
/
+10
*
TUSCANY-4024: Move the writing of wireformat and OperationSelector to be in t...
antelder
2012-03-19
1
-15
/
+17
*
TUSCANY-4029: Clone the binding when setting it on the EndpointReference to e...
antelder
2012-03-19
1
-2
/
+6
*
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
[next]