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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
TUSCANY-3664 Add support for multiple operation output types
bdaniel
2010-11-14
8
-41
/
+112
*
Improve jaxb/json databindings and jsonrpc binding to better handle interfaces
rfeng
2010-11-13
10
-57
/
+444
*
Add value types from @XmlJavaAdapter into the JAXBContext
rfeng
2010-11-13
2
-16
/
+87
*
Fix the error message so that the interface name is used
rfeng
2010-11-13
1
-3
/
+2
*
A bunch more base + extension updates
antelder
2010-11-12
1
-13
/
+3
*
To be more consistent move the base-runtime module to be next to the base-run...
antelder
2010-11-11
6
-0
/
+1084
*
Change back to provided scope so the servlet APIs aren't draged in everywhere
antelder
2010-11-11
1
-3
/
+3
*
Remove erroneous OSGi notice.
slaws
2010-11-11
1
-3
/
+0
*
Update more things for base + extensions approach
antelder
2010-11-10
7
-65
/
+36
*
Update to the very latest OASIS JMS binding schema so we can verify whats bei...
antelder
2010-11-10
3
-8
/
+34
*
The json databinding is a runtime module so can't be used by a model module. ...
antelder
2010-11-10
2
-8
/
+2
*
TUSCANY-3727 - fix binding-ws which jars so that it doesn't have base Tuscany...
slaws
2010-11-09
2
-6
/
+8
*
remove unused dependency on asm
bdaniel
2010-11-09
1
-6
/
+0
*
Catch up with an error message fix in the runtime
slaws
2010-11-08
1
-0
/
+3
*
Fix typo in comment
slaws
2010-11-08
1
-1
/
+1
*
Correct confusing error message
slaws
2010-11-05
1
-1
/
+1
*
TUSCANY-3720 Check for a valid domain on remote nodes
bdaniel
2010-10-29
2
-3
/
+43
*
Fix POM.XML of implementation-web-runtime to address OSGi problems described ...
edwardsmj
2010-10-29
1
-3
/
+3
*
Fix MANIFEST.MF and POM.XML to address OSGi problems described in TUSCANY_3760
edwardsmj
2010-10-29
2
-3
/
+1
*
Handling null return values in JSON-RPC binding
lresende
2010-10-28
1
-1
/
+7
*
TUSCANY-3709 Do not aggregate schema types into facade WSDL, check local inli...
bdaniel
2010-10-28
2
-3
/
+46
*
Adding missing package (org.apache.tuscany.sca.common.xml.dom) to MANIFEST.MF
lresende
2010-10-26
1
-2
/
+3
*
TUSCANY-3735: Don't use HTTP authorization or authentication by default (merg...
nash
2010-10-26
2
-13
/
+29
*
Merge r1027700 Add test to ensure If-Modified-Since returns 304 if feed is un...
nash
2010-10-26
1
-1
/
+15
*
TUSCANY-3743: Return correct response code from If-Unmodified-Since (merged 1...
nash
2010-10-26
2
-3
/
+3
*
TUSCANY-3742: Fix time comparison for If-Modified-Since and If-Unmodified-Sin...
nash
2010-10-26
2
-11
/
+29
*
TUSCANY-3734: Fix incorrect rendering of non-ASCII characters (merged 1.x com...
nash
2010-10-26
1
-5
/
+4
*
TUSCANY-3740 - add binding.comet, implementation-jaxrs into the distro. Updat...
slaws
2010-10-26
5
-6
/
+6
*
When the correlation scheme is set to correlationId then make sure a correlat...
antelder
2010-10-25
1
-3
/
+6
*
Doesn't need to depend on base and doing so for a compile dependency causes a...
slaws
2010-10-25
1
-1
/
+1
*
Add missing Python model
slaws
2010-10-25
1
-0
/
+5
*
Remove module missed in other deletes
antelder
2010-10-25
1
-1
/
+0
*
Switch to use domain-hazelcast and remove old hazelcast mpodules
antelder
2010-10-25
34
-2250
/
+0
*
Add hazelcast doamion module to build
antelder
2010-10-25
1
-0
/
+1
*
Remove CompositeContext threadlocal thats might be causeing a storage leak as...
antelder
2010-10-25
3
-17
/
+1
*
Merge the hazelcast modules into a single module
antelder
2010-10-25
28
-0
/
+2104
*
Set JMSReplyTo based on the latest binding.jms spec
rfeng
2010-10-21
2
-2
/
+5
*
TUSCANY-3744: only set the callback destination from the request replyTo for ...
antelder
2010-10-20
1
-1
/
+1
*
TUSCANY-3736 BJM_4010 Make sure that the operationProperties selectedOperatio...
bdaniel
2010-10-20
1
-0
/
+6
*
TUSCANY_3738 Fix parsing of property type attributes ( BJM_3025.1, BJM_3025.2 )
bdaniel
2010-10-20
1
-2
/
+6
*
Fix JMS refernces to honour the correlation attribute of the JMS binding
antelder
2010-10-20
1
-4
/
+15
*
TUSCANY-3701 - Updating geronimo dependencies on Implementation BPEL and fixi...
lresende
2010-10-20
1
-2
/
+2
*
TUSCANY-3701 Update to geronimo 2.1.4 to avoid slf4j error and remove workaround
bdaniel
2010-10-20
2
-5
/
+4
*
TUSCANY-3731 - add missing headers
slaws
2010-10-20
2
-0
/
+36
*
TUSCANY-3731 - Add MIT license for binding-comet-runtime/src/main/resources/j...
slaws
2010-10-20
1
-0
/
+33
*
TUSCANY-3732 Fix potential NPE in JAXWSServiceBindingProvider
bdaniel
2010-10-19
1
-1
/
+2
*
Remove stripes dependency from base-runtime as it hides the actual stripes de...
slaws
2010-10-19
1
-16
/
+6
*
Correct name missed when rename was done
antelder
2010-10-19
8
-96
/
+96
*
Correct dependency name
antelder
2010-10-19
1
-1
/
+1
*
Update parent after move to modules
antelder
2010-10-19
3
-3
/
+3
[next]