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-06-14
Format the code, no other changes
antelder
1
-20
/
+21
2012-06-14
Add a test to create composites programatically
antelder
1
-0
/
+115
2012-06-11
Take out the comet binding for now as it doesn't build because the remote mav...
antelder
1
-1
/
+1
2012-06-11
Update to use base jar not pom to see if that helps fix the jersymissing pom
antelder
1
-2
/
+1
2012-06-11
Remove jersy pom dependency as it didn't seem to help
antelder
1
-8
/
+0
2012-06-11
Add jersy pom dependency explicitly to try to get it picked up from thetuscan...
antelder
1
-44
/
+52
2012-06-11
Add jersy pom dependency explicitly to try to get it picked up from thetuscan...
antelder
1
-76
/
+84
2012-06-11
Update to avoid duplicated wire processors
antelder
1
-0
/
+1
2012-06-06
Fix NPE with widget sample
antelder
1
-1
/
+2
2012-05-27
Cleaning up System.out prints
lresende
1
-2
/
+0
2012-05-23
Add CORS support for servlet based impl with REST binding
rfeng
3
-0
/
+9
2012-05-21
TUSCANY-4045: Apply update from Andrew Potter to fix Module binding-ws-runtim...
antelder
1
-0
/
+7
2012-05-18
TUSCANY-4044: Apply fix from Andrew Potter to fix policy-wspolicy build failu...
antelder
1
-13
/
+7
2012-05-17
TUSCANY-4043: Apply fix from Andrew Potter to fix Missing dependency issue wi...
antelder
1
-0
/
+7
2012-05-11
Moving to wink-1.2.0-incubating release
lresende
3
-7
/
+7
2012-05-03
Add missing constructor
antelder
1
-1
/
+5
2012-05-01
Add missing ASF header
antelder
1
-0
/
+18
2012-05-01
TUSCANY-4034: Move the freeing up of contribution resources to a helper metho...
antelder
1
-0
/
+62
2012-05-01
TUSCANY-4034: Move the freeing up of contribution resources to a helper metho...
antelder
1
-30
/
+15
2012-05-01
TUSCANY-4034: Add a way to null out the fields in a ClassLoaderModelResolver
antelder
1
-0
/
+11
2012-05-01
Update Shell to support starting from a node xml file
antelder
1
-10
/
+33
2012-05-01
TUSCANY-4041: Apply patch from Brian Sullivan to fix XSDModelResolver fails t...
antelder
1
-23
/
+36
2012-05-01
TUSCANY-4037: Apply patch from Greg Dritschler to fix OutOfMemoryError becaus...
antelder
1
-1
/
+3
2012-04-10
Fixing minor typos on cors configuration sample in the processor comments
lresende
1
-2
/
+2
2012-04-10
Creating xsd definition for cors-configuration element
lresende
1
-0
/
+59
2012-04-09
Enhance the CORS processor to set the default values based on the request hea...
rfeng
1
-22
/
+42
2012-04-06
Add Content-Type to the allowed headers
rfeng
1
-3
/
+3
2012-04-06
Fixing typo
lresende
2
-12
/
+12
2012-04-05
Enhancing manageable interface, going back to manage all resources via sca, a...
lresende
10
-210
/
+26
2012-04-04
Enhancing domain asset manager to support resources that is not directly expo...
lresende
10
-11
/
+193
2012-04-04
Fix the ASM code gen for long/double parameters
rfeng
5
-6
/
+12
2012-04-03
Remove duplicated line thats overwriting the binding setting
antelder
1
-1
/
+0
2012-04-02
Enhancing management capability to allow setting warning, critical and unavai...
lresende
3
-17
/
+56
2012-03-27
Put back the definitions as it causes some policy regressions
antelder
1
-18
/
+16
2012-03-26
Don't look at fault databindings in order to calculate output wrapper databin...
scottkurz
1
-9
/
+6
2012-03-24
TUSCANY-4036 - Create unique names in WSDL when multiple components expose th...
slaws
1
-1
/
+14
2012-03-23
TUSCANY-4035 - synchronize schema loading. Thanks for the patch Kaushik.
slaws
1
-68
/
+78
2012-03-23
TUSCANY-4032 - serialize the "isForCallback" flag for an endpoint service so ...
slaws
1
-1
/
+16
2012-03-23
TUSCANY-4031 - apply patch for IntentNotSatisfiedAtBuild warning when referen...
slaws
1
-34
/
+31
2012-03-23
TUSCANY-4033 - Don't generate WSDL when binding an EPR to a remote EP and the...
slaws
1
-2
/
+14
2012-03-23
Avoid NPE when binding doesn't support callback
slaws
1
-1
/
+6
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
[next]