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
*
Add cached impl for TUSCANY-3054.
scottkurz
2009-05-20
1
-0
/
+129
*
Refactoring a few methods on the ServiceDiscover
rfeng
2009-05-20
39
-135
/
+271
*
Fix errors in build.xml
nash
2009-05-20
1
-231
/
+7
*
Fixes for TUSCANY-3043
ramkumar
2009-05-20
2
-0
/
+41
*
Fixes for TUSCANY-3043
ramkumar
2009-05-20
29
-1
/
+987
*
Add CHANGES detail
antelder
2009-05-20
1
-0
/
+532
*
Re-enabled the sca:managedTransaction.global policy as it had been commented ...
mcombellack
2009-05-20
1
-1
/
+1
*
Renamed the LaunchNode class to be more descriptive
mcombellack
2009-05-20
1
-1
/
+1
*
Renamed the LaunchNode class to be more descriptive
mcombellack
2009-05-20
1
-2
/
+2
*
Renamed the LaunchNode class to be more descriptive
mcombellack
2009-05-20
1
-2
/
+2
*
Renamed the LaunchNode class to be more descriptive
mcombellack
2009-05-20
1
-2
/
+2
*
Renamed the LaunchNode class to be more descriptive
mcombellack
2009-05-20
1
-1
/
+1
*
Renamed the LaunchNode class to be more descriptive
mcombellack
2009-05-20
1
-1
/
+1
*
Moved the currency converter interface into the scatours.currencyconverter pa...
mcombellack
2009-05-20
2
-1
/
+3
*
Renamed the LaunchNode class to be more descriptive
mcombellack
2009-05-20
1
-1
/
+1
*
Removed unit test as it was not really doing anything useful at this point
mcombellack
2009-05-20
1
-55
/
+0
*
Merge host jms fix from 1.x to 1.5
antelder
2009-05-20
1
-0
/
+5
*
Add jms host to bundle to fix running jms samples
antelder
2009-05-20
1
-0
/
+5
*
Reverting changes as this would make sample stop working due to TUSCANY-3042
lresende
2009-05-20
1
-16
/
+4
*
Renaming implementation-bpel-ode to implementation-bpel-runtime to follow the...
lresende
2009-05-20
31
-5
/
+5
*
Properly handle SMD requests in JSON-RPC wire format/operation selector
lresende
2009-05-20
7
-15
/
+136
*
Updating java doc for HTTP JSON-RPC wireformat/operation selector extensions
lresende
2009-05-20
15
-17
/
+54
*
Reporting fault message with exception in json representation, when jsonrpc o...
lresende
2009-05-20
3
-17
/
+37
*
Removing obsolete FIXME tags, as exceptions are handled ok on wireFormat inte...
lresende
2009-05-20
1
-14
/
+1
*
Apply patch for TUSCANY-3033 from Pradeep. Thanks.
rfeng
2009-05-20
6
-0
/
+648
*
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776521 13f79535-47bb-0...
dougsleite
2009-05-20
3
-121
/
+0
*
Do BytesMessage.reset() on BytesMP, DefaultMP to be consistent across wire fo...
scottkurz
2009-05-19
2
-1
/
+3
*
Initial commit of currency converter CORBA client that will access the CORBA ...
mcombellack
2009-05-19
4
-0
/
+139
*
Initial commit of node launcher for currency converter with CORBA binding
mcombellack
2009-05-19
4
-0
/
+169
*
Initial commit of currency converter with CORBA binding
mcombellack
2009-05-19
4
-0
/
+106
*
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776437 13f79535-47bb-0...
dougsleite
2009-05-19
0
-0
/
+0
*
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776434 13f79535-47bb-0...
dougsleite
2009-05-19
30
-0
/
+1714
*
Fixed a spelling error in </module>
mcombellack
2009-05-19
1
-1
/
+1
*
Expose extension point registery
rfeng
2009-05-19
1
-0
/
+5
*
Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...
rfeng
2009-05-19
17
-1421
/
+845
*
TUSCANY-2967 - to aid investigation of possible exception processing refactor...
slaws
2009-05-19
32
-34
/
+651
*
Updating script to cleanup svn checkout first, to avoid issues with schedule ...
lresende
2009-05-19
1
-0
/
+4
*
Initial commit of an RMI client that can invoke the currency converter RMI se...
mcombellack
2009-05-19
4
-0
/
+114
*
Initial commit of a launcher that runs the currency converter with an RMI bin...
mcombellack
2009-05-19
4
-0
/
+176
*
Initial commit of the currency converter contribution with an RMI binding
mcombellack
2009-05-19
4
-0
/
+106
*
Updated SVN ignores to ignore Maven eclipse generated project files
mcombellack
2009-05-19
0
-0
/
+0
*
Updated SVN ignores to ignore Maven eclipse generated project files
mcombellack
2009-05-19
0
-0
/
+0
*
Initial commit of a non-SCA implementation of the Credit Card service using J...
mcombellack
2009-05-19
5
-0
/
+189
*
Corrected the name of the target artifact ID
mcombellack
2009-05-19
1
-1
/
+1
*
Initial commit of a pure JAX-WS client that uses the Curency Converter WS exp...
mcombellack
2009-05-19
3
-0
/
+141
*
Updated the SVN ignores
mcombellack
2009-05-19
0
-0
/
+0
*
Updated the SVN ignores
mcombellack
2009-05-19
0
-0
/
+0
*
Added requirement to press enter to shutdown the node so that the web service...
mcombellack
2009-05-19
1
-1
/
+7
*
Made the currency converter interfaces @Remotable so that it can have binding...
mcombellack
2009-05-19
2
-0
/
+6
*
Added missing module dependencies to get the web service binding working
mcombellack
2009-05-19
1
-0
/
+14
[next]