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