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
/
assembly
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove as we're not using this file now
slaws
2011-10-31
1
-327
/
+0
*
Extend getIntent to retrieve qualified intents as well as top level intents
slaws
2011-10-17
1
-0
/
+5
*
Get binding and implementation types given a QName
slaws
2011-10-17
2
-0
/
+45
*
TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...
slaws
2011-09-09
1
-0
/
+38
*
Fix the single quote issues in all message bundles
rfeng
2011-09-02
1
-3
/
+3
*
Add auditing to callback compatibility testing
slaws
2011-08-25
1
-4
/
+10
*
TUSCANY-3916 - Correct comment to reflect what I believe is the reality
slaws
2011-08-19
1
-3
/
+4
*
Fix comment typo
slaws
2011-08-05
1
-1
/
+1
*
TUSCANY-3907 - Clone top level composites before adding them to the domain le...
slaws
2011-08-05
2
-2
/
+7
*
Fix bug in mapping data types like Java multidimensional arrays.
scottkurz
2011-07-27
1
-128
/
+126
*
Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.
scottkurz
2011-07-22
2
-4
/
+4
*
TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart su...
slaws
2011-07-05
1
-32
/
+14
*
TUSCANY-3883 - Let the binding model store/return a wireFormat. Request and r...
slaws
2011-07-05
1
-2
/
+5
*
Update Composite to keep track of 'fused' includes. 'Fused' is the term the c...
antelder
2011-06-18
2
-0
/
+6
*
TUSCANY-3868 - allow binding to be retrieved by name
slaws
2011-05-25
3
-0
/
+25
*
Add a link from a Composite to its contribution
antelder
2011-05-23
2
-0
/
+14
*
Fix for TUSCANY-3857. Also addressed a problem writing wrapper elements with...
scottkurz
2011-05-09
1
-0
/
+9
*
In clone(), do a deep copy of wrapped logical DataType for java:array, etc. c...
scottkurz
2011-05-02
1
-0
/
+14
*
Allow the look up of endpoint address by component/service/binding name from ...
rfeng
2011-04-20
2
-8
/
+30
*
Fix wrapper clone to include clone of unwrapped info.
scottkurz
2011-02-15
1
-0
/
+22
*
Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...
scottkurz
2011-02-15
4
-3
/
+57
*
Enable the allowsPassByReference support
rfeng
2011-02-07
2
-1
/
+19
*
Fix IndexOutOfBoundsException from TUSCANY-3819 fix.
scottkurz
2011-01-20
1
-3
/
+3
*
Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).
scottkurz
2011-01-20
5
-63
/
+71
*
Add capability to support Bindings that support Async invocations natively - ...
edwardsmj
2011-01-11
2
-8
/
+25
*
TUSCANY-3801 - allow endpoints to report when they are configured for async i...
slaws
2010-12-03
3
-2
/
+26
*
TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...
slaws
2010-11-30
1
-0
/
+6
*
TUSCANY-3786 - add an operation so that the EPR can indicate whether it will ...
slaws
2010-11-24
2
-0
/
+18
*
TUSCANY-3664 Add support for multiple operation output types
bdaniel
2010-11-14
5
-30
/
+92
*
TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...
bdaniel
2010-09-17
4
-4
/
+50
*
Add missing audit text
slaws
2010-08-18
1
-0
/
+4
*
TUSCANY-3641 - When a JAXWS binding is encountered make sure that the associa...
slaws
2010-08-12
2
-0
/
+26
*
Allow HeuristicPojoProcessor to differentiate implementation.java against oth...
rfeng
2010-08-06
1
-3
/
+3
*
Add a boolean to PolicySet to determine if it has been attached via external ...
bdaniel
2010-08-04
2
-0
/
+21
*
Some tidying to remove duplicate compatibility checking, because I want to ad...
slaws
2010-07-29
1
-91
/
+21
*
improve pd info for interface contract mapping and fix up failing ASM tests d...
kelvingoodson
2010-07-27
2
-1
/
+16
*
Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, AS...
slaws
2010-07-27
1
-0
/
+2
*
TUSCANY-3630 Add externalAttachment model
bdaniel
2010-07-26
8
-0
/
+206
*
make the interface matching audit trail more useful in problem determination
kelvingoodson
2010-07-21
3
-9
/
+52
*
Add a check for both source and target operations matching being oneway or not
antelder
2010-07-20
1
-0
/
+10
*
Fix for TUSCANY-3622
rfeng
2010-07-16
1
-1
/
+4
*
communicate differences in interfaces wrt @Remotable annotation
kelvingoodson
2010-07-16
2
-0
/
+118
*
TUSCANY-3616 - Add code to check that that interface contracts a reference an...
slaws
2010-07-13
9
-22
/
+325
*
Adding asyncServer flag to operations in support of TUSCANY-3611
edwardsmj
2010-06-30
2
-0
/
+14
*
Remove @Override to avoid compilation issues
rfeng
2010-06-23
1
-2
/
+0
*
BWS_2018 - add a check that uri doesn't appear on a service callback binding....
slaws
2010-06-21
2
-0
/
+26
*
Add a flag to the binding builder to indicate that generated data should be r...
slaws
2010-06-17
2
-3
/
+6
*
small updates to comments
slaws
2010-06-16
1
-2
/
+2
*
Setting svn:eol-style for java and xml files
rfeng
2010-06-05
3
-190
/
+190
*
Adding rest binding reference support
rfeng
2010-05-27
2
-1
/
+19
[next]