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
*
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
*
Minor alphabetical ordering of some projects in modules section
lresende
2010-08-24
1
-9
/
+6
*
Enable Phyton extensions after temporarly adding Jython dependencies to tusca...
lresende
2010-08-24
2
-3
/
+1
*
Comment out python implementation build as it requires manual install of jython.
jsdelfino
2010-08-24
1
-0
/
+2
*
For callbacks with a oneway MEP set the JMSReplyTo with the callback destination
antelder
2010-08-24
1
-2
/
+10
*
Put back some code to use the InterfaceContractMapper to match interfaces, as...
jsdelfino
2010-08-24
1
-0
/
+4
*
Test passing multiple parameters, and use JSON-RPC binding in all test cases.
jsdelfino
2010-08-24
7
-28
/
+39
*
Add support for properties.
jsdelfino
2010-08-24
5
-11
/
+96
*
Tweak the JSON-RPC binding to work without Java interfaces and recognize dyna...
jsdelfino
2010-08-24
3
-40
/
+68
*
Add a strawman Python implementation extension.
jsdelfino
2010-08-24
31
-0
/
+2803
*
Add a model for Python component implementations.
jsdelfino
2010-08-24
12
-0
/
+733
*
Test for null or empty servlet path info before redirecting to same URL with ...
jsdelfino
2010-08-23
1
-2
/
+3
*
Fix logic to compute the path info as it doesn't work in a webapp.
jsdelfino
2010-08-23
1
-1
/
+1
[next]