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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-03
Include getter for domain name on Node interface
antelder
1
-0
/
+2
2010-07-03
Use IOHelper to create URI to avoid exceptions
antelder
1
-1
/
+1
2010-07-03
Rename from sample to module package name and update to use domain node api
antelder
2
-14
/
+38
2010-07-03
Start a new module for a interactive shell copied from the new shell launcher...
antelder
2
-0
/
+184
2010-07-03
Remove unused imports
antelder
1
-2
/
+0
2010-07-03
Include domain-node
antelder
1
-0
/
+5
2010-07-03
Update to work with DomainNode
antelder
2
-81
/
+86
2010-07-03
Clean up factory instantiation, add a static helper to create simple nodes, a...
antelder
6
-75
/
+149
2010-07-03
Add a method to Deployer to resolve a contributions dependencies
antelder
2
-0
/
+84
2010-07-03
Add license header
antelder
1
-0
/
+18
2010-07-02
Fix build instructions, add missing license header in script.
jsdelfino
4
-1
/
+50
2010-07-02
Add a sample shell program useful to start and stop SCA composites interactiv...
jsdelfino
6
-0
/
+290
2010-07-02
More changes to fix binding.s otests. Also change binding.ws model getter/set...
slaws
10
-28
/
+156
2010-07-02
Remove these test cases as BWS20019 now means that only one endpoint specific...
slaws
3
-200
/
+0
2010-07-01
Correct package name
antelder
1
-1
/
+1
2010-07-01
TUSCANY-3604 add greater fidelity to the process of resolving WSDL by checkin...
slaws
6
-3
/
+124
2010-07-01
Improve error messages. This validation should happen earlier when the bindin...
slaws
2
-4
/
+12
2010-07-01
Start cleaning up JavaDoc and changes coming to light while doing that: move ...
antelder
4
-60
/
+101
2010-06-30
Merge service side updates of axis2 ws binding to jaxws version of binding
antelder
2
-4
/
+132
2010-06-30
TUSCANY-3614 - first pass at support for rpc/lit. Does the right sort of thin...
slaws
8
-12
/
+329
2010-06-30
Reorg and update to the supported styles list
slaws
1
-18
/
+46
2010-06-30
Include the new isAsyncServer method on the corba test mock class
antelder
1
-0
/
+6
2010-06-30
Updaet to include endpoint reference in JAXWSBindingInvoker constructor
antelder
1
-1
/
+3
2010-06-30
Adding asyncServer flag to operations in support of TUSCANY-3611
edwardsmj
2
-0
/
+14
2010-06-29
Client side asynchronous support - extending the async client invokers to ful...
edwardsmj
2
-4
/
+239
2010-06-29
Add in processing of declared Asynchronous Faults via @AsyncFaults annotation...
edwardsmj
1
-0
/
+14
2010-06-29
Adding "volatile" to 2 fields shared between threads in ResponseDispatchImpl ...
edwardsmj
1
-2
/
+2
2010-06-29
Updates to test different mechanisms for specifying wrapper namespace
slaws
4
-17
/
+259
2010-06-29
Start merging the axis2 ws binding changes into the jax-ws version of the bin...
antelder
1
-21
/
+395
2010-06-29
Copy the new doc lit wrapped test from the axis2 tests to the base tests
antelder
1
-0
/
+122
2010-06-29
Allow binding name to be used to look up services implemented by SCA composite
rfeng
1
-2
/
+13
2010-06-28
More updates for new names
antelder
2
-10
/
+17
2010-06-28
Add a short form create method
antelder
2
-1
/
+15
2010-06-28
Fix a couple of places still using old names
antelder
1
-3
/
+3
2010-06-28
Remove old packages
antelder
5
-839
/
+0
2010-06-28
Continue bring up of section 10 apis code. Rename to classes to clearer names
antelder
8
-13
/
+862
2010-06-27
Renaming spring-sca to spring-runtime to follow the same pattern used in othe...
lresende
29
-7
/
+7
2010-06-26
Improve property type introspections
rfeng
6
-41
/
+81
2010-06-26
Use Response as the type
rfeng
3
-10
/
+20
2010-06-25
Fix compilation errors
rfeng
3
-10
/
+4
2010-06-25
Added missing signalAll() operation when processing sendResponse and sendFault
edwardsmj
1
-0
/
+2
2010-06-25
Correct sca xsd resource file name
antelder
1
-1
/
+1
2010-06-25
Don't try to use any sources jars
antelder
1
-0
/
+5
2010-06-25
Add base jar osgi sample to build
antelder
1
-0
/
+1
2010-06-25
Add a launcher sample using osgi and the base jar
antelder
8
-0
/
+458
2010-06-25
Update to also support running OSGi with the agregated tuscany-base jar
antelder
2
-1
/
+6
2010-06-25
Provide basic support for invocation of Async Server style service methods, a...
edwardsmj
3
-2
/
+279
2010-06-25
Introspection of SCA Async Server form on Java interface and Equivalence mapp...
edwardsmj
7
-1
/
+285
2010-06-25
Add contribution-doc-lit-wrapped as its used by the launcher-axis2 test
antelder
1
-0
/
+1
2010-06-24
Test with doc/lit/wrapped contribution. Rpc/lit doesn't work yet so not addin...
slaws
1
-0
/
+122
[next]