index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
branches
/
sca-java-1.x
/
modules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-06
TUSCANY-2968 - Fixing NPE with pure http binding
lresende
1
-9
/
+15
2009-05-05
TUSCANY-2968 - Fixing exception handling issues to properly report exceptions...
lresende
2
-14
/
+28
2009-05-05
TUSCANY-2968 - Fixing data binding related issues to properly transform to/fr...
lresende
3
-58
/
+43
2009-05-05
TUSCANY-3005 - Take account of the case where there are either no input param...
slaws
1
-8
/
+27
2009-05-05
Tidy comment
slaws
1
-3
/
+1
2009-05-05
TUSCANY-2968 - Setting JSON dataBinding on service interface contract
lresende
2
-0
/
+46
2009-05-05
TUSCANY-2968 - JSONRPC invocation using operation selector and wire formats w...
lresende
4
-9
/
+251
2009-05-05
TUSCANY-2968 - Discovering and adding wire format and operation selector inte...
lresende
5
-11
/
+117
2009-05-05
Fixing NPE when no operation provided when creating invoker
lresende
1
-1
/
+6
2009-05-04
Set context for mediateFault as well.
scottkurz
1
-1
/
+15
2009-05-04
TUSCANY-2968 - Minor update to make serice providers follow the same implemen...
lresende
3
-4
/
+7
2009-05-04
TUSCANY-2968 - Further changes trying to add the json-rpc wireformat and oper...
lresende
6
-12
/
+67
2009-05-04
TUSCANY-2968 - Moving unit tests to iTest to avoid circular references
lresende
9
-663
/
+0
2009-05-04
TUSCANY-2968 - JSONRPC operation selector
lresende
9
-13
/
+181
2009-05-02
Remove the unused mediator lookup
rfeng
1
-2
/
+0
2009-05-02
TUSCANY-2978 - Add test code to exercise new JEE sample archives including co...
slaws
3
-11
/
+33
2009-05-02
TUSCANY-2968 - Renaming new binding.http module to avoid confusion with the o...
lresende
67
-777
/
+777
2009-05-02
TUSCANY-2968 - Changing binding to tuscany namespace and other small updates
lresende
14
-31
/
+30
2009-05-02
TUSCANY-2968 - Updating binding-http schema and moving wireFormat and operati...
lresende
3
-8
/
+42
2009-05-02
TUSCANY-3006 - Disabling failing test cases
lresende
1
-22
/
+19
2009-05-01
TUSCANY-3002: fix writeStartElement calls in JMSBindingProcessor do not pass ...
antelder
1
-17
/
+14
2009-05-01
Refactor the data transformation and copy logic into Mediator utility
rfeng
8
-426
/
+557
2009-04-30
Start to add contribution level SDO type registration
rfeng
6
-11
/
+490
2009-04-30
Move the Holder logic into JAXWS interface processor
rfeng
2
-45
/
+11
2009-04-30
TUSCANY-2993 Fix global variable handling that was causing store-dojo to fail...
bdaniel
1
-13
/
+15
2009-04-30
TUSCANY-2965 - add fault handling code for wireFormat.bytesXML
slaws
5
-22
/
+70
2009-04-30
TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ensu...
slaws
8
-26
/
+268
2009-04-30
Fix the clone()
rfeng
1
-6
/
+8
2009-04-30
Fix for TUSCANY-3000
rfeng
21
-547
/
+608
2009-04-30
Removing data-engine-helper from pom as it was moved to contrib
lresende
1
-1
/
+0
2009-04-30
MOving data-engine-helper to contrib
lresende
10
-1178
/
+0
2009-04-30
Make sure the checked exception is tested against the target operation
rfeng
1
-1
/
+1
2009-04-29
Remove unused xsds
rfeng
2
-276
/
+0
2009-04-28
TUSCANY-2968 - Starting to bring up JSON RPC runtime pieces as wire format fo...
lresende
17
-1
/
+1238
2009-04-28
TUSCANY-2968 - Adding model and processors for JSONRPC Operation Selector
lresende
8
-1
/
+277
2009-04-28
TUSCANY-2999 - Fixing property initialization in implementation widget
lresende
2
-2
/
+2
2009-04-28
TUSCANY-2997 - Removing unecessary load of dojo base component
lresende
1
-1
/
+0
2009-04-28
TUSCANY-2953 Fix sca.tld in branches-1.x
vamsic007
1
-51
/
+0
2009-04-28
TUSCANY-2626 add file missed in previous commit for this JIRA
slaws
1
-0
/
+137
2009-04-27
Make sure the default mode is set to INOUT if the type is Holder.class
rfeng
1
-7
/
+18
2009-04-27
Fix the ArrayOutofBoundException that causes the hang of itest/helloworld-bpel
rfeng
2
-16
/
+21
2009-04-27
TUSCANY-2626 - add EndpointReference back into the binding.ws schema. This is...
slaws
2
-8
/
+10
2009-04-27
Update the tuscany part of the JMS binding schema to take account of recent w...
slaws
1
-12
/
+97
2009-04-26
TUSCANY-2966 - reset bytes message after read in operation selector so that f...
slaws
1
-0
/
+1
2009-04-26
TUSCANY-2965 - add a jmsBytesXML wireFormat analogous to jmsTextXML
slaws
10
-0
/
+723
2009-04-26
TUSCANY-2987, TUSCANY-2964. Rename operation selector that allows the user to...
slaws
8
-15
/
+18
2009-04-25
TUSCANY-2977 determine implementation.jee component type from application com...
vamsic007
5
-24
/
+232
2009-04-24
TUSCANY-2987 code to make nativeOperation based operation selection work and ...
slaws
8
-2
/
+446
2009-04-24
TUSCANY-2986 - move the callback processing into a separate interceptor to al...
slaws
3
-37
/
+110
2009-04-24
Move the JAX-WS holder testing logic to interface-java-jaxws
rfeng
2
-34
/
+44
[next]