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-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-27
Added geronimo-servlet_3.0_spec:1.0 dependency for Serlvets 3.0.
fmoga
1
-3
/
+3
2010-08-27
Changed Jetty port to 8085 to avoid conflict on testing.
fmoga
4
-26
/
+42
2010-08-26
BJM_4003 Set the "scaOperationName" property on response messages when using ...
bdaniel
1
-0
/
+12
2010-08-26
Add service element defining the sca binidng (for the jsp) and ws and rmi bin...
antelder
1
-0
/
+5
2010-08-26
Correct jar usage
antelder
1
-3
/
+6
2010-08-26
Make interface remotable so it works with remotabel bindings like ws, rmi etc
antelder
1
-0
/
+3
2010-08-26
Add minimal Ant build script that uses the shaded base-nodep jar
antelder
1
-0
/
+60
2010-08-26
Start of a sample for Hema, a user asking for this on the mailing list - http...
antelder
8
-0
/
+320
2010-08-25
Check for a valid domain URI when an SCAClientFactory is created
bdaniel
1
-1
/
+13
2010-08-25
Its ok to not have an activationSpec jndiName (seems wrong though so should q...
antelder
1
-4
/
+0
2010-08-25
Updates for create attribute validation
antelder
3
-18
/
+98
2010-08-25
TUSCANY-3659 - Enable asynch operation over the local SCA binding. This does ...
slaws
6
-12
/
+55
2010-08-25
add missing manifest dependency
slaws
1
-0
/
+1
2010-08-25
Updates to create mode validation
antelder
3
-3
/
+26
2010-08-24
Copied pom.xml from trunk and trunk/modules in the contrib area in order to b...
fmoga
2
-0
/
+1197
2010-08-24
Minor update involving default values.
fmoga
1
-2
/
+2
2010-08-24
Port the policy changes
rfeng
5
-8
/
+135
2010-08-24
Populate intents and policySets from sca:reference and sca:service elements
rfeng
9
-8
/
+167
2010-08-24
Updated sample to reflect latest refactoring.
fmoga
1
-0
/
+2
2010-08-24
Refactored the way jQuery dependency on the Javascript client is handled.
fmoga
4
-168
/
+16
2010-08-24
Minor alphabetical ordering of some projects in modules section
lresende
1
-9
/
+6
2010-08-24
Enable Phyton extensions after temporarly adding Jython dependencies to tusca...
lresende
2
-3
/
+1
2010-08-24
Comment out python implementation build as it requires manual install of jython.
jsdelfino
1
-0
/
+2
2010-08-24
For callbacks with a oneway MEP set the JMSReplyTo with the callback destination
antelder
1
-2
/
+10
2010-08-24
Enforced coding standards and formatting.
fmoga
22
-424
/
+481
2010-08-24
Put back some code to use the InterfaceContractMapper to match interfaces, as...
jsdelfino
1
-0
/
+4
2010-08-24
Test passing multiple parameters, and use JSON-RPC binding in all test cases.
jsdelfino
7
-28
/
+39
2010-08-24
Add support for properties.
jsdelfino
5
-11
/
+96
[next]