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
...
*
Make fields protected so subclasses can access
antelder
2011-12-22
1
-12
/
+12
*
TUSCANY-3992: Apply patch from Greg Dritschler to fix AccessControlException ...
antelder
2011-12-20
2
-34
/
+32
*
TUSCANY-3998: Apply revised patch from Greg Dritschler to provide a way to ov...
antelder
2011-12-20
1
-1
/
+6
*
Make fields protected so subclasses can use
antelder
2011-12-20
1
-19
/
+19
*
Change fields to be protected so subclasses can access them
antelder
2011-12-20
1
-3
/
+3
*
MOve the initilization of a default destination name to a seperate method so ...
antelder
2011-12-20
1
-10
/
+14
*
TUSCANY-3998: Apply patch from Greg Dritschler to provide a way to override T...
antelder
2011-12-16
1
-5
/
+13
*
TUSCANY-3850: Port from 1.x to 2.x Sebastian Millies fix for RMI bug: Connect...
antelder
2011-12-14
1
-21
/
+65
*
TUSCANY-2698 - merge changes from 1.x to 2.x. Only some of the changes merged...
slaws
2011-12-14
3
-10
/
+39
*
TUSCANY-2681 - merge changes from 1.x to 2.x
slaws
2011-12-14
2
-9
/
+69
*
TUSCANY-3890 - separate the request wrapper model from the response wrapper m...
slaws
2011-12-13
41
-429
/
+518
*
Update so that JavaImplementationProvider works with both OASIS and Tuscany C...
antelder
2011-12-13
1
-1
/
+1
*
Update to match the new Tuscany ServiceReference interface
antelder
2011-12-13
1
-4
/
+5
*
Update core to use the Tuscany versions of the OASIS interfaces ComponentCOnt...
antelder
2011-12-13
2
-6
/
+7
*
Add Tuscany versions of OASIS ComponentContext and ServiceReference
antelder
2011-12-13
3
-2
/
+59
*
Update context annotation processor to work with both OASIS and Tuscany types...
antelder
2011-12-13
1
-2
/
+2
*
Fix typo in comment
slaws
2011-12-09
1
-1
/
+1
*
TUSCANY-3946 - Had a bit of a change of heart about this one. I'm concerned t...
slaws
2011-12-09
2
-18
/
+20
*
TUSCANY-3993 - Update code to handle relative URIs and add a test case
slaws
2011-12-09
2
-3
/
+13
*
Like the binding-ws-runtime-axis2 module, set RELATES_TO as wsa:RelatesTo, re...
scottkurz
2011-12-08
1
-1
/
+16
*
Add a strawman approach to enable setting the binding uri on a ServiceReference
antelder
2011-12-08
2
-1
/
+22
*
Build new <wsa:MessageID> rather than propagating from Tuscany Message.
scottkurz
2011-12-08
1
-5
/
+3
*
Add <wsa:MessageID> to ref-side messages for 2-way operation on forward inter...
scottkurz
2011-12-07
1
-1
/
+12
*
Switch invoker method signatures, as we don't need to pass binding around.
scottkurz
2011-12-06
1
-15
/
+15
*
Make 'wsBinding' field in invoker protected.
scottkurz
2011-12-06
1
-1
/
+1
*
TUSCANY-3965 - Generally stop detecting non-annotated properties/references i...
slaws
2011-12-06
1
-14
/
+12
*
Move up to the latest OASIS version of the JMS binding schema. No real change...
antelder
2011-12-05
2
-212
/
+212
*
TUSCANY-3988 - Apply Greg's suggested fix to ensure that policy provider list...
slaws
2011-12-05
1
-0
/
+8
*
TUSCANY-3965: Fix so that fields that are candidates for being properties but...
antelder
2011-12-05
1
-2
/
+11
*
Throw SRE on ref-side for rpc/encoded, doc-encoded WSDLS.
scottkurz
2011-12-04
1
-1
/
+5
*
Fix ref-side support for rpc-lit style WSDL bindings.
scottkurz
2011-12-04
1
-7
/
+62
*
Add ablity to specify endpoint descriptions in node.xml for local domain regi...
rfeng
2011-12-02
15
-22
/
+86
*
Make commit showing more clearly that wsa:ReferenceParameters aren't handled ...
scottkurz
2011-12-02
1
-19
/
+8
*
Add wsa:IsReferenceParameter='true' attr to ReferenceParameters header per WS...
scottkurz
2011-12-02
1
-3
/
+7
*
TUSCANY-3974: Apply patch from Greg Dritschler to fix IntentNotSatisfiedAtBui...
antelder
2011-12-02
1
-3
/
+11
*
Remove commented out code.
slaws
2011-12-01
1
-53
/
+1
*
Add a contributionInstalled() operation to the listener interface. Completes ...
slaws
2011-12-01
4
-0
/
+11
*
Create model resolvers in doPrivileged block. The primary concern here is the...
slaws
2011-12-01
1
-2
/
+11
*
Add a mechanism for specifying default intents on policy subjects. This is a ...
slaws
2011-12-01
9
-5
/
+299
*
TUSCANY-3963 - make the client reference name stand out from the crowd. Thank...
slaws
2011-12-01
1
-1
/
+1
*
Use MESSAGE_ID instead of WS_MESSAGE_ID as Tuscany message header for handlin...
scottkurz
2011-11-30
2
-42
/
+60
*
Work around for Java bug with map entry setValue
antelder
2011-11-30
1
-2
/
+5
*
Undo change in r1202210 whereby <wsa:To> should wrap a URI, not an EPR.
scottkurz
2011-11-29
1
-2
/
+1
*
Add dynamic (vs. static) dispatch to invoker for use by callback support.
scottkurz
2011-11-29
1
-20
/
+61
*
Fix for TUSCANY-3986. Thanks Rashmi.
scottkurz
2011-11-29
1
-9
/
+10
*
Add support for using the Java 1.7 profile
antelder
2011-11-28
1
-1
/
+1
*
Add a profile for Java 1.7
antelder
2011-11-28
2
-0
/
+188
*
Update everywhere that use the jaxws-maven-plugin plugin to use the version a...
antelder
2011-11-25
1
-17
/
+7
*
Update everywhere that use the jaxws-maven-plugin plugin to use the version a...
antelder
2011-11-25
1
-15
/
+10
*
Add an exclude for the new in Java7 Throwable.getSuppressed method which brea...
antelder
2011-11-24
1
-1
/
+1
[prev]
[next]