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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Added geronimo-servlet_3.0_spec:1.0 dependency for Serlvets 3.0.
fmoga
2010-08-27
1
-3
/
+3
*
Changed Jetty port to 8085 to avoid conflict on testing.
fmoga
2010-08-27
4
-26
/
+42
*
BJM_4003 Set the "scaOperationName" property on response messages when using ...
bdaniel
2010-08-26
1
-0
/
+12
*
Add service element defining the sca binidng (for the jsp) and ws and rmi bin...
antelder
2010-08-26
1
-0
/
+5
*
Correct jar usage
antelder
2010-08-26
1
-3
/
+6
*
Make interface remotable so it works with remotabel bindings like ws, rmi etc
antelder
2010-08-26
1
-0
/
+3
*
Add minimal Ant build script that uses the shaded base-nodep jar
antelder
2010-08-26
1
-0
/
+60
*
Start of a sample for Hema, a user asking for this on the mailing list - http...
antelder
2010-08-26
8
-0
/
+320
*
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
*
Copied pom.xml from trunk and trunk/modules in the contrib area in order to b...
fmoga
2010-08-24
2
-0
/
+1197
*
Minor update involving default values.
fmoga
2010-08-24
1
-2
/
+2
*
Port the policy changes
rfeng
2010-08-24
5
-8
/
+135
[next]