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
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add dynamic (vs. static) dispatch to invoker for use by callback support.
scottkurz
2011-11-29
1
-20
/
+61
*
Fix for TUSCANY-3986. Thanks Rashmi.
scottkurz
2011-11-29
1
-9
/
+10
*
Add support for using the Java 1.7 profile
antelder
2011-11-28
1
-1
/
+1
*
Add a profile for Java 1.7
antelder
2011-11-28
2
-0
/
+188
*
Update everywhere that use the jaxws-maven-plugin plugin to use the version a...
antelder
2011-11-25
1
-17
/
+7
*
Update everywhere that use the jaxws-maven-plugin plugin to use the version a...
antelder
2011-11-25
1
-15
/
+10
*
Add an exclude for the new in Java7 Throwable.getSuppressed method which brea...
antelder
2011-11-24
1
-1
/
+1
*
remove unused imports committed by accident
slaws
2011-11-22
1
-4
/
+1
*
Fix typo in comment
slaws
2011-11-22
1
-1
/
+1
*
TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink t...
antelder
2011-11-21
1
-0
/
+2
*
TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink t...
antelder
2011-11-21
4
-2
/
+27
*
TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink t...
antelder
2011-11-21
1
-0
/
+1
*
TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save in...
antelder
2011-11-21
1
-0
/
+9
*
TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save in...
antelder
2011-11-21
4
-1
/
+85
*
TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save in...
antelder
2011-11-21
1
-0
/
+7
*
Fix a couple of NPE and index out of bound exceptions for async operations wi...
antelder
2011-11-18
1
-7
/
+14
*
Update to avoid index out of bounds exception with 1 character operation names
antelder
2011-11-18
1
-1
/
+1
*
Fix EPR creation to correctly wrap address in <wsa:Address/> tag.
scottkurz
2011-11-15
1
-3
/
+5
*
Update the JMS binding to support attribute extensions in the scdl
antelder
2011-11-15
2
-7
/
+61
*
Add missing manifest entry
slaws
2011-11-14
1
-0
/
+1
*
Add extra check for zero child elements when processing the OMElement wrapper.
slaws
2011-11-14
1
-0
/
+8
*
Deal with a couple of cases where the order of results differs depending on w...
slaws
2011-11-14
2
-12
/
+35
*
Fix WS compliance test fail by also checking for the wsdli namesapce
antelder
2011-11-11
1
-1
/
+1
*
Tidying up comments and javadocs
lresende
2011-11-11
8
-24
/
+38
*
Removing obsolete binding listner servlet class
lresende
2011-11-11
2
-489
/
+1
*
Fixing refactor mismatch that was providing wrong operation selector implemen...
lresende
2011-11-11
1
-1
/
+1
*
Removing dependency on binding http implementation artifacts that are not exp...
lresende
2011-11-11
2
-10
/
+68
*
Adding version property to newly exported packages
lresende
2011-11-11
1
-2
/
+2
*
Refactoring binding http model to bring back support for servlet based resour...
lresende
2011-11-11
41
-458
/
+965
*
Adding dojox and dijit to web-javascript-dojo
lresende
2011-11-11
2
-4
/
+10
*
Update to fix compliance test BJM_4011 - if the operation isn't found ensure ...
antelder
2011-11-10
1
-1
/
+1
*
TUSCANY-3975: Apply patch from Rashmi Hunt to fix Missing Extension processin...
antelder
2011-11-10
1
-1
/
+43
*
Include the jms activemq module in the build
antelder
2011-11-09
1
-0
/
+1
*
Update the JMS binding so that the message format may be either AXIOM or DOM....
antelder
2011-11-09
19
-182
/
+406
*
Add user constants to the RuntimeProperties
antelder
2011-11-09
1
-0
/
+10
*
TUSCANY-3969: add fix from JIRA as suggested by Jennifer Thompson and Greg Dr...
antelder
2011-11-08
1
-0
/
+25
*
TUSCANY-3969: add a setRequestTimeout method
antelder
2011-11-08
1
-0
/
+5
*
TUSCANY-3969: add a setRequestTimeout method
antelder
2011-11-08
1
-0
/
+5
*
TUSCANY-3969: add a getDefaultRequestTimeout method
antelder
2011-11-08
1
-0
/
+2
*
Add missing imports
slaws
2011-11-04
2
-0
/
+3
*
TUSCANY-3972 JMSBIndingProcessor.writeDestinationProperties should handle Des...
antelder
2011-11-03
2
-6
/
+5
*
TUSCANY-3973 OperationSelectorJMSDefaultServiceInterceptor.getTargetOperation...
antelder
2011-11-03
1
-1
/
+3
*
TUSCANY-3971: JMSBindingProcessor.writeOperationProperties should trim() prop...
antelder
2011-11-03
1
-9
/
+6
*
TUSCANY-3970 Improve error handling in TransportServiceInterceptor.invoke()
antelder
2011-11-03
1
-8
/
+31
*
TUSCANY-3968: Add getJMSResourceFactory() method to JMSBindingReferenceBindin...
antelder
2011-11-03
1
-0
/
+4
*
Remove ActiveMQ specific code as its now in the binding-jms-runtime-activemq ...
antelder
2011-11-03
1
-15
/
+0
*
Remove ActiveMQ specific code as its now in the binding-jms-runtime-activemq ...
antelder
2011-11-03
1
-61
/
+2
*
Move the ActiveMQ specific code out from the JMS binding runtime module to bi...
antelder
2011-11-03
2
-6
/
+74
*
Push the builder context further down into WSDL gen so that error strings are...
slaws
2011-10-31
3
-23
/
+31
*
Ensure that fully resolved JSR250 policy sets, added by the policy processor ...
slaws
2011-10-31
3
-56
/
+63
[prev]
[next]