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
*
Missed an adjustment to wrapper calculation when adding code to handle multip...
scottkurz
2011-07-27
1
-1
/
+1
*
Add binding-websocket to tuscany-modules pom.xml.
fmoga
2011-07-26
1
-0
/
+1
*
Move the websocket binding to trunk.
fmoga
2011-07-26
35
-0
/
+1855
*
Add some code to try to convert the wsdl string from the remote endpoint back...
antelder
2011-07-26
3
-24
/
+124
*
Partial fix for TUSCANY-3901. Fix bug in DOMWrapperHandler.isInstance() meth...
scottkurz
2011-07-26
2
-1
/
+164
*
Update the JSONP binding to set the enpoint URI from the registered service s...
antelder
2011-07-23
1
-1
/
+4
*
Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.
scottkurz
2011-07-22
10
-19
/
+19
*
Add missing license headers
antelder
2011-07-21
7
-0
/
+133
*
Add missing license header
antelder
2011-07-21
1
-0
/
+16
*
Add missing license header
antelder
2011-07-21
1
-0
/
+18
*
Add missing license header
antelder
2011-07-21
1
-0
/
+18
*
If the getBindingInterfaceContract isn't a Java interface then try the Compon...
antelder
2011-07-21
1
-1
/
+8
*
Fix OSGi imports
rfeng
2011-07-20
1
-4
/
+5
*
Streamline the json serialization into output stream
rfeng
2011-07-20
3
-5
/
+22
*
Add a domain.registry,uri param
rfeng
2011-07-20
1
-0
/
+5
*
Use the correct endpoint interface when the business interface is not specified
antelder
2011-07-20
1
-1
/
+1
*
Update the Runtime Endpoint to include its normalized wsdl in its serialization
antelder
2011-07-19
2
-1
/
+73
*
Remove sonatype and gson repositories
fmoga
2011-07-19
1
-21
/
+0
*
Switch from Atmosphere 0.8-SNAPSHOT to Atmosphere 0.7.2 to prepare the release.
fmoga
2011-07-18
1
-1
/
+1
*
TUSCANY-3896: Apply patch from Greg Dritschler for Enable subclassing of SCAC...
antelder
2011-07-18
2
-6
/
+22
*
Remove unused imports
antelder
2011-07-18
1
-3
/
+0
*
TUSCANY-3852 - Move the SOAP envelope construction to the start of the respon...
slaws
2011-07-14
4
-44
/
+148
*
Be more precise about when the async response path should be connected up in ...
slaws
2011-07-14
1
-19
/
+8
*
Correct dependencies following the move up to opensaml-2.4.1.jar,
slaws
2011-07-14
1
-5
/
+25
*
Allow other collection types for multiplicity injection
rfeng
2011-07-12
2
-11
/
+27
*
Fix the concurrency issue for the endpoint operation invocation
rfeng
2011-07-12
3
-19
/
+37
*
Fix the build errors about openws by moving up to opensaml 2.4.1
antelder
2011-07-12
1
-1
/
+1
*
Add a doPrivileged around getContextClassLoader() so that it works with secur...
antelder
2011-07-12
1
-5
/
+8
*
Remove SCABindingAsyncResponseInvoker. It isn't used because of the local opt...
slaws
2011-07-11
3
-59
/
+5
*
TUSCANY-3883 - add missed checkin
slaws
2011-07-11
1
-0
/
+12
*
TUSCANY-3884 - Convert the default binding to delegate for local calls as wel...
slaws
2011-07-11
18
-465
/
+786
*
TUSCANY-3883 - Add wireFormat support to default binding.
slaws
2011-07-11
7
-10
/
+331
*
TUSCANY-3871 - provide a simple API for getting at the delegate information w...
slaws
2011-07-11
4
-0
/
+39
*
Correct comment as the code does go through that route for $self references c...
slaws
2011-07-11
1
-1
/
+1
*
remove extra space
slaws
2011-07-11
1
-1
/
+1
*
Correct args in help
antelder
2011-07-11
1
-1
/
+1
*
Update to support remote starts
antelder
2011-07-11
1
-4
/
+9
*
Move the invoke command to a separate class and remove from the Shell class a...
antelder
2011-07-09
3
-244
/
+147
*
Add missing license header on JSON utility class.
fmoga
2011-07-08
1
-0
/
+18
*
Add a stop command
antelder
2011-07-08
2
-0
/
+79
*
Add a start command
antelder
2011-07-08
2
-0
/
+81
*
Add an uninstall command class
antelder
2011-07-08
2
-0
/
+69
*
Update gen'd help to also include the short one line description
antelder
2011-07-08
1
-0
/
+2
*
Update the Shell to use the AddComposite class and have no code within Shell ...
antelder
2011-07-08
3
-28
/
+37
*
Push fix for JSON array parser to comet binding. Refactor data conversion in ...
fmoga
2011-07-08
3
-83
/
+133
*
Start adding a way to have pluggable Shell commands. And start refactoring co...
antelder
2011-07-07
4
-1
/
+171
*
TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart su...
slaws
2011-07-05
12
-112
/
+537
*
TUSCANY-3883 - Let the binding model store/return a wireFormat. Request and r...
slaws
2011-07-05
1
-2
/
+5
*
Correct intent names. For some reason the constant names got turned into stri...
slaws
2011-07-05
1
-2
/
+2
*
Return correct interface contract when interfaces are compatible but not assi...
bdaniel
2011-06-29
1
-0
/
+6
[next]