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-02-13
Bump up the date in the NOTICE file
antelder
86
-91
/
+91
2012-02-12
Minor formatting updates
lresende
1
-21
/
+23
2012-02-11
TUSCANY-4013 - store the user specified binding uri so it doesn't get overwri...
slaws
3
-0
/
+24
2012-02-10
Fixing processing wireFormat and operationSelectors from rest-binding as the ...
lresende
4
-22
/
+78
2012-02-10
TUSCANY-3924 - revert some of the previous changes. we need to look at whethe...
slaws
3
-13
/
+8
2012-02-09
TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...
slaws
9
-102
/
+315
2012-02-09
Add doPrivileged for Java 2 Security issue.
scottkurz
1
-43
/
+73
2012-02-07
The operation name property is only for request messages so don't set it on t...
antelder
1
-8
/
+0
2012-02-07
TUSCANY-4001: Update JMS Binding to use the QName of the element in Unexpecte...
antelder
1
-4
/
+7
2012-02-06
When the JMS binding returns an fault message for an unexpected exception inc...
antelder
1
-1
/
+1
2012-02-02
TUSCANY-4005 - raise an error if a reference target containing only a compone...
slaws
2
-3
/
+48
2012-01-31
Update to make plugable whether or not the client should use bindings other t...
antelder
6
-23
/
+127
2012-01-31
Update sca client to choose an SCA binding endpoint if one is available
antelder
3
-13
/
+24
2012-01-30
Fix the json deserialization of generic collection and upgrade to jackson 1.9.4
rfeng
4
-19
/
+22
2012-01-28
TUSCANY-4009: Apply patch from Jennifer Thompson to fix Java2 Secuity Errors ...
antelder
1
-5
/
+31
2012-01-27
TUSCANY-4006 - Marking the piece of code that the JIRA refers to. If this is ...
slaws
1
-4
/
+6
2012-01-26
Fix the two failing JMS compliance tests that set callback destiantions in th...
antelder
1
-12
/
+15
2012-01-26
Update the JMS Axiom XML helper to create more correct wrapper elements
antelder
1
-9
/
+8
2012-01-26
TUSCANY-3800, TUSCANY-3283, TUSCANY-3298 - more wsdlgen updates from 1.x.
slaws
6
-66
/
+146
2012-01-24
Add parentheses to force correct evaluation
antelder
1
-1
/
+1
2012-01-24
Add meta-inf/service file for all the MessageProcessors
antelder
1
-0
/
+25
2012-01-24
Change the JMS binding MessageProcessor discovery to use ServiceDiscovery so ...
antelder
1
-21
/
+9
2012-01-24
TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding operati...
antelder
1
-5
/
+8
2012-01-24
TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding operati...
antelder
2
-0
/
+10
2012-01-19
TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...
slaws
15
-53
/
+472
2012-01-13
When using the JMS URI form to identify JMS resources the resources MUST exis...
antelder
1
-0
/
+6
2012-01-09
TUSCANY-4004 - maintain the imported WSDL location separately from the WSDL U...
slaws
1
-1
/
+7
2012-01-09
TUSCANY-3910, TUSCANY-3804 - Set ranking so that JAXWSInterfaceProcessor runs...
slaws
3
-16
/
+68
2012-01-09
Minor formatting
lresende
1
-4
/
+2
2012-01-07
TUSCANY-4002: Apply patch from Jennifer Thompson to support get/set properti...
antelder
1
-0
/
+15
2012-01-07
TUSCANY-4002: Apply patch from Jennifer Thompson for JMSBindingProcessor to a...
antelder
1
-0
/
+15
2012-01-06
TUSCANY-4004 - add a comment highlighting some concern about import processing.
slaws
1
-1
/
+3
2012-01-06
TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...
slaws
12
-74
/
+165
2012-01-06
TUSCANY-4000 - Fix ClassCastException when user specifies WSDL interface
slaws
8
-111
/
+131
2011-12-22
Make fields protected so subclasses can access
antelder
1
-12
/
+12
2011-12-20
TUSCANY-3992: Apply patch from Greg Dritschler to fix AccessControlException ...
antelder
2
-34
/
+32
2011-12-20
TUSCANY-3998: Apply revised patch from Greg Dritschler to provide a way to ov...
antelder
1
-1
/
+6
2011-12-20
Make fields protected so subclasses can use
antelder
1
-19
/
+19
2011-12-20
Change fields to be protected so subclasses can access them
antelder
1
-3
/
+3
2011-12-20
MOve the initilization of a default destination name to a seperate method so ...
antelder
1
-10
/
+14
2011-12-16
TUSCANY-3998: Apply patch from Greg Dritschler to provide a way to override T...
antelder
1
-5
/
+13
2011-12-14
TUSCANY-3850: Port from 1.x to 2.x Sebastian Millies fix for RMI bug: Connect...
antelder
1
-21
/
+65
2011-12-14
TUSCANY-2698 - merge changes from 1.x to 2.x. Only some of the changes merged...
slaws
3
-10
/
+39
2011-12-14
TUSCANY-2681 - merge changes from 1.x to 2.x
slaws
2
-9
/
+69
2011-12-13
TUSCANY-3890 - separate the request wrapper model from the response wrapper m...
slaws
41
-429
/
+518
2011-12-13
Update so that JavaImplementationProvider works with both OASIS and Tuscany C...
antelder
1
-1
/
+1
2011-12-13
Update to match the new Tuscany ServiceReference interface
antelder
1
-4
/
+5
2011-12-13
Update core to use the Tuscany versions of the OASIS interfaces ComponentCOnt...
antelder
2
-6
/
+7
2011-12-13
Add Tuscany versions of OASIS ComponentContext and ServiceReference
antelder
3
-2
/
+59
2011-12-13
Update context annotation processor to work with both OASIS and Tuscany types...
antelder
1
-2
/
+2
[next]