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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-09
Fix for TUSCANY-3857. Also addressed a problem writing wrapper elements with...
scottkurz
1
-0
/
+9
2011-05-02
In clone(), do a deep copy of wrapped logical DataType for java:array, etc. c...
scottkurz
1
-0
/
+14
2011-04-20
Allow the look up of endpoint address by component/service/binding name from ...
rfeng
2
-8
/
+30
2011-02-15
Fix wrapper clone to include clone of unwrapped info.
scottkurz
1
-0
/
+22
2011-02-15
Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...
scottkurz
4
-3
/
+57
2011-02-07
Enable the allowsPassByReference support
rfeng
2
-1
/
+19
2011-01-20
Fix IndexOutOfBoundsException from TUSCANY-3819 fix.
scottkurz
1
-3
/
+3
2011-01-20
Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).
scottkurz
5
-63
/
+71
2011-01-11
Add capability to support Bindings that support Async invocations natively - ...
edwardsmj
2
-8
/
+25
2010-12-03
TUSCANY-3801 - allow endpoints to report when they are configured for async i...
slaws
3
-2
/
+26
2010-11-30
TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...
slaws
1
-0
/
+6
2010-11-24
TUSCANY-3786 - add an operation so that the EPR can indicate whether it will ...
slaws
2
-0
/
+18
2010-11-14
TUSCANY-3664 Add support for multiple operation output types
bdaniel
5
-30
/
+92
2010-09-17
TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...
bdaniel
4
-4
/
+50
2010-08-18
Add missing audit text
slaws
1
-0
/
+4
2010-08-12
TUSCANY-3641 - When a JAXWS binding is encountered make sure that the associa...
slaws
2
-0
/
+26
2010-08-06
Allow HeuristicPojoProcessor to differentiate implementation.java against oth...
rfeng
1
-3
/
+3
2010-08-04
Add a boolean to PolicySet to determine if it has been attached via external ...
bdaniel
2
-0
/
+21
2010-07-29
Some tidying to remove duplicate compatibility checking, because I want to ad...
slaws
1
-91
/
+21
2010-07-27
improve pd info for interface contract mapping and fix up failing ASM tests d...
kelvingoodson
2
-1
/
+16
2010-07-27
Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, AS...
slaws
1
-0
/
+2
2010-07-26
TUSCANY-3630 Add externalAttachment model
bdaniel
8
-0
/
+206
2010-07-21
make the interface matching audit trail more useful in problem determination
kelvingoodson
3
-9
/
+52
2010-07-20
Add a check for both source and target operations matching being oneway or not
antelder
1
-0
/
+10
2010-07-16
Fix for TUSCANY-3622
rfeng
1
-1
/
+4
2010-07-16
communicate differences in interfaces wrt @Remotable annotation
kelvingoodson
2
-0
/
+118
2010-07-13
TUSCANY-3616 - Add code to check that that interface contracts a reference an...
slaws
9
-22
/
+325
2010-06-30
Adding asyncServer flag to operations in support of TUSCANY-3611
edwardsmj
2
-0
/
+14
2010-06-23
Remove @Override to avoid compilation issues
rfeng
1
-2
/
+0
2010-06-21
BWS_2018 - add a check that uri doesn't appear on a service callback binding....
slaws
2
-0
/
+26
2010-06-17
Add a flag to the binding builder to indicate that generated data should be r...
slaws
2
-3
/
+6
2010-06-16
small updates to comments
slaws
1
-2
/
+2
2010-06-05
Setting svn:eol-style for java and xml files
rfeng
3
-190
/
+190
2010-05-27
Adding rest binding reference support
rfeng
2
-1
/
+19
2010-05-17
Add getSchemaName to the interface (to be renamed to getType later)
rfeng
1
-1
/
+3
2010-05-17
expected message and msg definition catchup
kelvingoodson
1
-2
/
+2
2010-05-14
error message updates for pojo otests
kelvingoodson
1
-1
/
+1
2010-05-10
error message updates for caa otests
kelvingoodson
1
-1
/
+1
2010-05-07
add conformance statements to error message after running otests
kelvingoodson
2
-3
/
+3
2010-05-06
TUSCANY-3530 - first raft of changes to turn on property type checking at dep...
slaws
3
-0
/
+28
2010-05-06
And fix typo here also
slaws
1
-1
/
+1
2010-05-06
Fix typo in comment
slaws
1
-1
/
+1
2010-04-29
explicitly call out those extensions which contain Extension Developers' SPI ...
kelvingoodson
1
-0
/
+1
2010-04-27
Fixing mispelled word in java doc
lresende
1
-1
/
+1
2010-04-27
mark additional classes as extension spi according to use by contribution* an...
kelvingoodson
2
-2
/
+2
2010-04-27
mark additional classes as extension spi according to use by policy-wspolicy
kelvingoodson
2
-0
/
+2
2010-04-27
mark additional classes as extension spi according to use by policy-logging (...
kelvingoodson
1
-0
/
+1
2010-04-27
mark additional classes as extension spi according to use by interface-java*
kelvingoodson
1
-1
/
+1
2010-04-27
mark additional classes as extension spi according to use indicated binding-w...
kelvingoodson
5
-0
/
+5
2010-04-26
mark additional classes as extension spi according to use indicated by bindin...
kelvingoodson
4
-3
/
+4
[next]