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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
TUSCANY-3005 - Take account of the case where there are either no input param...
slaws
2009-05-05
5
-8
/
+50
*
Tidy comment
slaws
2009-05-05
1
-3
/
+1
*
Add host-jetty dependency as binging-http needs are servlet host. For some re...
slaws
2009-05-05
1
-0
/
+7
*
TUSCANY-2968 - Enabling more tests that are currently passing
lresende
2009-05-05
3
-26
/
+27
*
TUSCANY-2968 - Setting JSON dataBinding on service interface contract
lresende
2009-05-05
2
-0
/
+46
*
TUSCANY-2968 - Adding databinding dependencies to integration tests
lresende
2009-05-05
1
-0
/
+12
*
TUSCANY-2968 - Enabling test that invoke remote jsonrpc services using the ne...
lresende
2009-05-05
1
-4
/
+4
*
TUSCANY-2968 - JSONRPC invocation using operation selector and wire formats w...
lresende
2009-05-05
4
-9
/
+251
*
TUSCANY-2968 - Discovering and adding wire format and operation selector inte...
lresende
2009-05-05
5
-11
/
+117
*
Fixing NPE when no operation provided when creating invoker
lresende
2009-05-05
1
-1
/
+6
*
Set context for mediateFault as well.
scottkurz
2009-05-04
1
-1
/
+15
*
TUSCANY-2968 - Minor update to make serice providers follow the same implemen...
lresende
2009-05-04
4
-7
/
+12
*
TUSCANY-2968 - Further changes trying to add the json-rpc wireformat and oper...
lresende
2009-05-04
7
-16
/
+69
*
TUSCANY-2968 - Moving unit tests to iTest to avoid circular references
lresende
2009-05-04
11
-13
/
+96
*
TUSCANY-2968 - JSONRPC operation selector
lresende
2009-05-04
9
-13
/
+181
*
Remove the unused mediator lookup
rfeng
2009-05-02
1
-2
/
+0
*
TUSCANY-3008 disable reference test in testContributeEAR_Enhanced16 until thi...
slaws
2009-05-02
1
-1
/
+2
*
TUSCANY-2978 - Add test code to exercise new JEE sample archives including co...
slaws
2009-05-02
9
-18
/
+483
*
TUSCANY-2978 - Add some more sample archives based on the scenarios here http...
slaws
2009-05-02
19
-62
/
+542
*
Double the time the test waits for the time to live to be set into the initia...
slaws
2009-05-02
1
-1
/
+1
*
TUSCANY-2968 - Renaming new binding.http module to avoid confusion with the o...
lresende
2009-05-02
67
-777
/
+777
*
TUSCANY-2968 - Changing binding to tuscany namespace and other small updates
lresende
2009-05-02
14
-31
/
+30
*
TUSCANY-2968 - Updating binding-http schema and moving wireFormat and operati...
lresende
2009-05-02
3
-8
/
+42
*
TUSCANY-3006 - Disabling failing test cases
lresende
2009-05-02
1
-22
/
+19
*
Clean up imports
rfeng
2009-05-01
1
-8
/
+1
*
TUSCANY-3002: fix writeStartElement calls in JMSBindingProcessor do not pass ...
antelder
2009-05-01
1
-17
/
+14
*
Add jee contribution samples to the build as the contribution-jee itest depen...
antelder
2009-05-01
1
-0
/
+1
*
Refactor the data transformation and copy logic into Mediator utility
rfeng
2009-05-01
8
-426
/
+557
*
Update to cargo plugin 1.0
rfeng
2009-05-01
1
-11
/
+11
*
Add annotation dependency as the provided scope is not transitive
rfeng
2009-05-01
1
-0
/
+6
*
Start to add contribution level SDO type registration
rfeng
2009-04-30
6
-11
/
+490
*
Move the Holder logic into JAXWS interface processor
rfeng
2009-04-30
2
-45
/
+11
*
TUSCANY-2993 Fix global variable handling that was causing store-dojo to fail...
bdaniel
2009-04-30
1
-13
/
+15
*
TUSCANY-2965 - add fault handling code for wireFormat.bytesXML
slaws
2009-04-30
5
-22
/
+70
*
TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ensu...
slaws
2009-04-30
14
-48
/
+389
*
Fix the clone()
rfeng
2009-04-30
1
-6
/
+8
*
Add a apace for the error message
rfeng
2009-04-30
1
-4
/
+4
*
Fix for TUSCANY-3000
rfeng
2009-04-30
21
-547
/
+608
*
Removing data-engine-helper from pom as it was moved to contrib
lresende
2009-04-30
1
-1
/
+0
*
MOving data-engine-helper to contrib
lresende
2009-04-30
10
-1178
/
+0
*
Make sure the checked exception is tested against the target operation
rfeng
2009-04-30
1
-1
/
+1
*
Add exclusion to avoid the conflicting jdk classes from felix
rfeng
2009-04-30
2
-0
/
+22
*
Remove unused xsds
rfeng
2009-04-29
2
-276
/
+0
*
Add an itest for setting the JMS Time-To-Live header
antelder
2009-04-29
8
-0
/
+1210
*
TUSCANY-2968 - Starting to bring up JSON RPC runtime pieces as wire format fo...
lresende
2009-04-28
17
-1
/
+1238
*
TUSCANY-2968 - Adding model and processors for JSONRPC Operation Selector
lresende
2009-04-28
8
-1
/
+277
*
TUSCANY-2999 - Fixing property initialization in implementation widget
lresende
2009-04-28
2
-2
/
+2
*
TUSCANY-2998 - Fixing sample usage of dojo based JavaScript proxies to avoid ...
lresende
2009-04-28
1
-4
/
+4
*
TUSCANY-2997 - Removing unecessary load of dojo base component
lresende
2009-04-28
1
-1
/
+0
*
Uncommenting contribution-jee itest.
vamsic007
2009-04-28
1
-1
/
+1
[next]