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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-19
TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...
slaws
16
-53
/
+473
2012-01-19
TUSCANY-3283 - Port or wsdlgen test from 1.x. Have included wsdl-validator te...
slaws
39
-0
/
+3076
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
18
-16
/
+1071
2012-01-09
Policy archetype (work in progress)
lresende
21
-0
/
+1054
2012-01-09
Updating to latest archetype dependencies
lresende
7
-14
/
+14
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
25
-111
/
+1222
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-3924 playing with whether we should take note of inherited annotation...
slaws
4
-0
/
+111
2011-12-14
Add static distributed OSGi samples to the build
slaws
1
-0
/
+1
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 to use the new Tuscany ComponentContext and ServiceReference interfaces
antelder
1
-9
/
+0
2011-12-13
Update to use the new Tuscany ComponentContext and ServiceReference interfaces
antelder
1
-5
/
+12
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
2011-12-09
Fix typo in comment
slaws
1
-1
/
+1
2011-12-09
Start adding the dynamic distributed OSGi sample back in from contrib. Not in...
slaws
48
-0
/
+2812
2011-12-09
Remove excludes now that OASIS have fixed the Java CI tests themselves
slaws
1
-5
/
+0
2011-12-09
TUSCANY-3946 - Had a bit of a change of heart about this one. I'm concerned t...
slaws
2
-18
/
+20
2011-12-09
TUSCANY-3993 - Update code to handle relative URIs and add a test case
slaws
7
-7
/
+167
2011-12-08
Like the binding-ws-runtime-axis2 module, set RELATES_TO as wsa:RelatesTo, re...
scottkurz
1
-1
/
+16
2011-12-08
Add a strawman approach to enable setting the binding uri on a ServiceReference
antelder
2
-1
/
+22
2011-12-08
Add a test for dynamically altering the binding URI of a ServiceReference
antelder
7
-0
/
+272
2011-12-08
Build new <wsa:MessageID> rather than propagating from Tuscany Message.
scottkurz
1
-5
/
+3
2011-12-07
Add <wsa:MessageID> to ref-side messages for 2-way operation on forward inter...
scottkurz
1
-1
/
+12
2011-12-06
Switch invoker method signatures, as we don't need to pass binding around.
scottkurz
1
-15
/
+15
2011-12-06
Make 'wsBinding' field in invoker protected.
scottkurz
1
-1
/
+1
2011-12-06
TUSCANY-3965 - Generally stop detecting non-annotated properties/references i...
slaws
3
-15
/
+18
2011-12-05
Move up to the latest OASIS version of the JMS binding schema. No real change...
antelder
2
-212
/
+212
2011-12-05
Add annotated field to UnannotatedCTCalcComponentImpl test
antelder
1
-0
/
+5
2011-12-05
TUSCANY-3988 - Apply Greg's suggested fix to ensure that policy provider list...
slaws
10
-28
/
+82
2011-12-05
TUSCANY-3965: Fix so that fields that are candidates for being properties but...
antelder
1
-2
/
+11
[next]