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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-31
Fix bug where the type index isn't incremented
antelder
1
-1
/
+1
2010-08-31
Add testcase for more complicated parameters
antelder
6
-0
/
+338
2010-08-31
Correctly increment the type index, and handle null response
antelder
1
-2
/
+2
2010-08-31
Remove test binidng
antelder
1
-1
/
+0
2010-08-31
Remove reference to hidden NodeConfigurationImpl type that causes error due t...
slaws
1
-2
/
+4
2010-08-31
Added comet binding and sample in trunk/contrib.
fmoga
45
-0
/
+3129
2010-08-31
Start function for handling xml format
antelder
3
-56
/
+15
2010-08-31
Update to work with POSTing JSON
antelder
1
-2
/
+25
2010-08-31
TUSCANY-3595 - Overriding wink-server Manifest.MF in node-launcher-equinox
lresende
1
-0
/
+152
2010-08-31
Add missing imported packages to OSGi Manifest
lresende
2
-26
/
+27
2010-08-31
Adding missing dependency
lresende
1
-0
/
+6
2010-08-31
Add sample to Maven build. Remove outdated build.xml, will add a working one ...
jsdelfino
2
-51
/
+1
2010-08-31
Add a test case showing how to register a ProviderFactory instance. Minor cle...
jsdelfino
14
-34
/
+236
2010-08-31
Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory a...
jsdelfino
7
-18
/
+376
2010-08-31
Replace usage of Xpath by pure java code walking through the DOM.
jsdelfino
3
-11
/
+128
2010-08-30
Add support for ActivationSpec error conditions
bdaniel
5
-6
/
+58
2010-08-30
Don't try to lookup a destination if the jndiName is null
bdaniel
1
-0
/
+3
2010-08-30
BJM_3037A Add validation for ActivationSpec with "always" create and no JNDI ...
bdaniel
2
-0
/
+6
2010-08-30
TUSCANY-3595 - Disabling test case as it's still failing
lresende
1
-0
/
+2
2010-08-30
Start of the runtime code to support wireFormat.httpXml, still needs code to ...
antelder
5
-0
/
+313
2010-08-30
Add http binding model for wireFormat.httpXml
antelder
3
-0
/
+111
2010-08-30
Add wireFormat.httpXml schema definition
antelder
1
-0
/
+9
2010-08-30
Update the http binding to use default wireFormat and operationSelector that ...
antelder
24
-1802
/
+765
2010-08-30
Update jms conection factory look up to check the type of the looked up object
antelder
1
-2
/
+6
2010-08-30
Update for SCAClientFactory NoSuchDomainException changes
antelder
1
-4
/
+2
2010-08-30
Update for SCAClientFactory NoSuchDomainException changes
antelder
1
-7
/
+3
2010-08-30
Updating maven-surefire-plugin to avoid issues on hudson build
lresende
1
-1
/
+1
2010-08-29
Sample implementation extension that shows how to support both Java and WSDL ...
jsdelfino
31
-0
/
+1721
2010-08-29
TUSCANY-3595 - Tweaking wink-server manifest to propertly allow access to pro...
lresende
2
-0
/
+158
2010-08-29
Moving META-INF to proper location
lresende
1
-0
/
+0
2010-08-29
Adding initial version of client js to be used in conjunction with implementa...
lresende
6
-0
/
+428
2010-08-29
Simple way (workaround) to provide mime type for wireFormat
lresende
2
-8
/
+16
2010-08-29
Minor update to reuse Binding QName
lresende
2
-21
/
+21
2010-08-29
TUSCANY-3595 - Skipping regular tests (leave only OSGi based tests), and re-e...
lresende
2
-61
/
+72
2010-08-29
TUSCANY-3595 - Setting up proper classloader to find resources under OSGi env...
lresende
2
-5
/
+29
2010-08-29
TUSCANY-3595 - Only add classloader if not already added previously
lresende
1
-6
/
+6
2010-08-29
TUSCANY-3595 - Allowing service discover to handle resources that are not ser...
lresende
1
-9
/
+13
2010-08-29
TUSCANY-3595 - Adding missing entries to manifest in order to run in a OSGi e...
lresende
2
-0
/
+3
2010-08-29
Merging changes from svn r988356: Test for null or empty servlet path info be...
lresende
1
-2
/
+3
2010-08-29
Merging changes from svn r988355: Fix logic to compute the path info as it do...
lresende
1
-55
/
+55
2010-08-29
TUSCANY-3595 - Adding @Ignore to test case as it seems to be failing from mav...
lresende
2
-44
/
+53
2010-08-29
TUSCANY-3595 - Calculator sample running under OSGi runtime and using REST bi...
lresende
17
-0
/
+903
2010-08-29
TUSCANY-3595 - Minor tweaks to code that generates JAX-RS resource interface
lresende
2
-7
/
+23
2010-08-29
Add http operationSelector and wireFormat to the http binding model
antelder
5
-0
/
+227
2010-08-29
Add http operationSelector and wireFormat
antelder
1
-0
/
+19
2010-08-29
Minor change. Code format and cleanup.
jsdelfino
12
-130
/
+123
2010-08-29
Minor change. Code format and cleanup.
jsdelfino
2
-47
/
+62
2010-08-27
BJM_3019 Add validation to make sure the jms binding destination name matches...
bdaniel
2
-0
/
+9
2010-08-26
BJM_4003 Set the "scaOperationName" property on response messages when using ...
bdaniel
1
-0
/
+12
2010-08-25
Check for a valid domain URI when an SCAClientFactory is created
bdaniel
1
-1
/
+13
[next]