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-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
*
TUSCANY-2953 Fix sca.tld in branches-1.x
vamsic007
2009-04-28
1
-51
/
+0
*
Code update to support external EAR has broken this test. Ignoring the test f...
vamsic007
2009-04-28
1
-0
/
+1
*
The war file generated by the jee sample project has a long name. Updating t...
vamsic007
2009-04-28
1
-1
/
+1
*
TUSCANY-2626 add file missed in previous commit for this JIRA
slaws
2009-04-28
1
-0
/
+137
*
Make sure the default mode is set to INOUT if the type is Holder.class
rfeng
2009-04-27
1
-7
/
+18
*
Fix the ArrayOutofBoundException that causes the hang of itest/helloworld-bpel
rfeng
2009-04-27
2
-16
/
+21
*
TUSCANY-2626 - add EndpointReference back into the binding.ws schema. This is...
slaws
2009-04-27
2
-8
/
+10
*
Update the tuscany part of the JMS binding schema to take account of recent w...
slaws
2009-04-27
1
-12
/
+97
*
TUSCANY-2966 - reset bytes message after read in operation selector so that f...
slaws
2009-04-26
1
-0
/
+1
*
TUSCANY-2965 - add a jmsBytesXML wireFormat analogous to jmsTextXML
slaws
2009-04-26
15
-0
/
+900
*
TUSCANY-2987, TUSCANY-2964. Rename operation selector that allows the user to...
slaws
2009-04-26
21
-15
/
+645
*
o Updated artifactId to the correct (long) one.
vamsic007
2009-04-25
1
-1
/
+2
*
TUSCANY-2977 determine implementation.jee component type from application com...
vamsic007
2009-04-25
5
-24
/
+232
*
TUSCANY-2987 code to make nativeOperation based operation selection work and ...
slaws
2009-04-24
9
-3
/
+448
*
TUSCANY-2986 - move the callback processing into a separate interceptor to al...
slaws
2009-04-24
3
-37
/
+110
*
Move the JAX-WS holder testing logic to interface-java-jaxws
rfeng
2009-04-24
2
-34
/
+44
*
TUSCANY-2930 extend default format test for the chase where default is specif...
slaws
2009-04-24
3
-7
/
+28
*
TUSCANY-2930 main part of separating wireFormat.jmsdefault out from wireForma...
slaws
2009-04-24
33
-92
/
+1791
*
Put back distribution\bundle into the build
antelder
2009-04-24
1
-3
/
+0
*
Put back distribution/bundle that was inadvertently removed in r766999
antelder
2009-04-24
1
-0
/
+747
*
Remove bundle module from the pom.xml as it's now moved
rfeng
2009-04-23
1
-0
/
+2
*
Improve the handling of INOUT and OUT parameters using JAX-WS Holder
rfeng
2009-04-23
9
-146
/
+168
*
Add an external ear modelresolver approach to the jee itest
antelder
2009-04-23
4
-23
/
+132
*
TUSCANY-2968 - Adding module to handle json-rpc wireformat and initial suppor...
lresende
2009-04-23
15
-23
/
+693
*
Updating pom version to reflect changes made in trunk in preparation for release
lresende
2009-04-23
2
-13
/
+13
[next]