index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Also put back BJM_6017_1 into the build as it works now too, i think it wasn'...
antelder
2011-11-10
1
-1
/
+0
*
Put back BJM_4011 test into th ebuild as it works now
antelder
2011-11-10
1
-1
/
+0
*
Update to fix compliance test BJM_4011 - if the operation isn't found ensure ...
antelder
2011-11-10
1
-1
/
+1
*
Expected error message update to match lates jms binding
antelder
2011-11-10
1
-1
/
+1
*
Take out two currently failing JMS tests (i'm looking at them now)
antelder
2011-11-10
1
-0
/
+2
*
Update LICENSE dependencies after JMS changes
antelder
2011-11-10
1
-8
/
+0
*
TUSCANY-3975: Apply patch from Rashmi Hunt to fix Missing Extension processin...
antelder
2011-11-10
1
-1
/
+43
*
Fix minor build script problems, use wget instead of curl to bootstrap build,...
jsdelfino
2011-11-10
7
-17
/
+26
*
Enable multiple apps to co-exist under different paths in a single Virtual Ho...
jsdelfino
2011-11-10
28
-429
/
+378
*
Include the jms activemq module in the build
antelder
2011-11-09
1
-0
/
+1
*
Update itest to add the binding-jms-runtime-activemq and activemq dependencie...
antelder
2011-11-09
1
-0
/
+10
*
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
*
remove unused classes
slaws
2011-11-08
13
-517
/
+0
*
Simplify the OSGi/JMS test case
slaws
2011-11-08
21
-67
/
+2109
*
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
*
bringing the static distributed osgi sample back into trunk again. Not in bui...
slaws
2011-11-08
45
-0
/
+2502
*
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
*
Add link to this sample in svn to the README
slaws
2011-10-31
1
-4
/
+12
*
Start a sample showing bundles using JMS and impl.osgi.
slaws
2011-10-31
17
-0
/
+729
*
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
7
-61
/
+128
*
Add a spec version to Endpoint and only do full matching if the target endpoi...
slaws
2011-10-31
4
-1
/
+74
*
TUSCANY-3966 - remove duplicate message
slaws
2011-10-31
1
-1
/
+0
*
TUSCANY-3924 - ignore artifacts of the base class when a java implementation ...
slaws
2011-10-31
10
-8
/
+326
*
Remove as we're not using this file now
slaws
2011-10-31
1
-327
/
+0
*
TUSCANY-3757 - add async invocation sample back in from contrib in order to l...
slaws
2011-10-31
16
-2
/
+695
*
Better network connectivity status reporting and handling of orientation chan...
jsdelfino
2011-10-29
17
-102
/
+328
*
Minor improvements to Page Speed build integration and documentation.
jsdelfino
2011-10-29
8
-37
/
+38
*
Use Page Speed to minify Web resources at build time, and a few more improvem...
jsdelfino
2011-10-26
24
-540
/
+369
*
Refactor and simplify edit app, and optimize app resource loading and caching.
jsdelfino
2011-10-24
54
-3693
/
+4238
[next]