index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Splitting RMI binding into rmi/rmi-runtime to follow other extension pattern
lresende
2008-10-18
17
-0
/
+1157
*
Splitting RMI binding into rmi/rmi-runtime to follow other extension pattern
lresende
2008-10-17
16
-848
/
+2
*
Updating JSON-RPC model to follow interface/factory pattern.
lresende
2008-10-17
6
-75
/
+199
*
Rename JMSBindingListener to DefaultJMSBindingListener in preparation for mak...
antelder
2008-10-17
3
-6
/
+6
*
TUSCANY-2641 Enhancements to Tuscany Logging and tracing
beckerdo
2008-10-16
5
-74
/
+150
*
TUSCANY-2638 fix for atomModel.js JavaScript client
beckerdo
2008-10-16
4
-16
/
+1609
*
start at getting jms sca binding to use a native amq broker
antelder
2008-10-16
4
-11
/
+75
*
Change private to protected so class can be subclassed
antelder
2008-10-16
1
-10
/
+10
*
TUSCANY-2600: Apply patches from Ramkumar Ramalingam to Provide ITEST for the...
antelder
2008-10-16
2
-4
/
+5
*
TUSCANY-2636 Fixes for Multiple issues with eTag tests cases in binding-atom-...
beckerdo
2008-10-15
4
-72
/
+116
*
Update to work with new jms resource factory support
antelder
2008-10-15
2
-4
/
+28
*
Add an extension point for the JMS resource factory
antelder
2008-10-15
5
-7
/
+72
*
Add interface left off previous commit(r704822) for Create JMSResourceFactory...
antelder
2008-10-15
1
-0
/
+67
*
Create JMSResourceFactory interface in preperation for making it plugable
antelder
2008-10-15
6
-15
/
+18
*
Rename JMSResourceFactory to JMSResourceFactoryImpl in preperation for making...
antelder
2008-10-15
6
-12
/
+12
*
Store component reference passed into constructor so that WSDL without a bind...
slaws
2008-10-15
1
-0
/
+1
*
TUSCANY-2644 fix non-UTF8 character in LICENSE file.
slaws
2008-10-15
1
-1
/
+1
*
TUSCANY-2626 fix a non-UTF character in the LICENSE file.
slaws
2008-10-15
2
-2
/
+2
*
TUSCANY-2626 - missed change from previous commit
slaws
2008-10-13
1
-0
/
+2
*
TUSCANY-2613 - Upgrading Spring version to 2.5.5. Thanks for the patch Ram.
lresende
2008-10-13
4
-37
/
+47
*
cleaning-up task-code
giorgio
2008-10-12
1
-4
/
+0
*
Starting again working on task processor over webservices
giorgio
2008-10-12
1
-53
/
+0
*
TUSCANY-2626 - Add the wsdlLocation attribute back into the binding.ws schema...
slaws
2008-10-12
4
-1
/
+91
*
TUSCANY-2634 - Applying RAM's patch to make implementation.spring aware of po...
lresende
2008-10-10
4
-3
/
+36
*
Fix to catch any errors when the container running tuscany doesn't have a jnd...
antelder
2008-10-09
1
-1
/
+1
*
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702995 13f79535-47bb-0...
beckerdo
2008-10-08
3
-3
/
+3
*
Fix TUSCANY-2630
scottkurz
2008-10-08
1
-0
/
+1
*
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702976 13f79535-47bb-0...
beckerdo
2008-10-08
1
-1
/
+2
*
TUSCANY-2577 - Applying Haibo's patch to add support for google web albums fe...
lresende
2008-10-08
3
-0
/
+169
*
Only trace the public methods on tuscany classes
rfeng
2008-10-07
2
-6
/
+7
*
TUSCANY-2617 perform autowire processing after all targets have been processe...
slaws
2008-10-06
1
-46
/
+46
*
Complete the move to Rampart 1.4
slaws
2008-10-06
2
-4
/
+5
*
TUSCANY-2625 - Fixed by updating attribute name.
lresende
2008-10-06
1
-1
/
+1
*
TUSCANY-2620, TUSCANY-2628 Fix up OSOA headers.
slaws
2008-10-03
39
-541
/
+243
*
TUSCANY-2614 - Add missing license headers.
slaws
2008-10-03
3
-0
/
+50
*
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700897 13f79535-47bb-0...
beckerdo
2008-10-01
3
-142
/
+848
*
Adding more XmlJavaTypeAdapter support
rfeng
2008-10-01
6
-34
/
+184
*
Upgrade to rampart-1.4
rfeng
2008-10-01
3
-1
/
+1
*
Extending definitions.xml to enable policies to tuscany bindings
lresende
2008-09-30
1
-4
/
+4
*
[Work in progress] Enabling security policy for http binding.
lresende
2008-09-30
1
-3
/
+3
*
[Work in progress] Enabling security policy for http binding.
lresende
2008-09-30
7
-137
/
+363
*
Minor cleanup of unused imports
lresende
2008-09-30
1
-2
/
+0
*
Extending HTTP binding model to support PolicySetAttachPoint interface
lresende
2008-09-30
2
-5
/
+50
*
Extending JSON-RPC model to support PolicySetAttachPoint interface
lresende
2008-09-30
2
-3
/
+51
*
Extending atom model to support PolicySetAttachPoint interface
lresende
2008-09-30
1
-4
/
+6
*
Extending the Tuscany binding schema to allow extended attributes in order to...
lresende
2008-09-30
5
-0
/
+5
*
Minor cleanup of unused imports
lresende
2008-09-30
4
-5
/
+0
*
Minor cleanup of unused imports
lresende
2008-09-30
2
-8
/
+0
*
Use the XMLInputFactory from the registry instead of a local one
rfeng
2008-09-30
4
-7
/
+11
*
Start cleaning up the databinding framework to remove obsolete code
rfeng
2008-09-30
27
-118
/
+35
[prev]
[next]