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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-02
Update to by default start in a domain named 'default'. Add a 'domains' comma...
antelder
1
-8
/
+31
2010-09-02
Correct delivery mode setting, add option to set jms type
antelder
1
-1
/
+3
2010-09-01
Revert "Fix the dependency to avoid compilation error"
rfeng
1
-7
/
+0
2010-09-01
Allow the location to be out of the contribution root
rfeng
1
-0
/
+5
2010-09-01
Optimze the method looping
rfeng
1
-16
/
+5
2010-09-01
Fix the dependency to avoid compilation error
rfeng
1
-0
/
+7
2010-09-01
TUSCANY-3663 - take notice of @WebService name attribute when generating serv...
slaws
1
-2
/
+13
2010-09-01
Remove redundant code
slaws
1
-206
/
+0
2010-09-01
Start of module to show how to write a simple binding
antelder
24
-0
/
+1084
2010-09-01
some contributions to show the domain in action starting with a version of th...
slaws
18
-0
/
+740
2010-09-01
Missing operationProperties name attribute is an error not a warning
antelder
1
-1
/
+1
2010-09-01
Re-enable ws basic auth itest
bdaniel
1
-1
/
+0
2010-09-01
Fix bug in PolicyAppliesToBuilder that was causing PolicySets to be incorrect...
bdaniel
1
-5
/
+5
2010-08-31
Added sources.
fmoga
8
-0
/
+296
2010-08-31
Make the json databinding a runtime dependency rather than a test dependency ...
slaws
1
-9
/
+11
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
Cleaned up the contrib poms.
fmoga
2
-124
/
+0
2010-08-31
Removed comet binding and sample from contrib/.
fmoga
45
-3129
/
+0
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
[next]