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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-10
Fix the default mapper so that it can handle tuscanyFilter
rfeng
1
-4
/
+6
2012-09-10
Enable field name based filtering for json serialization
rfeng
4
-159
/
+228
2012-09-10
Fix NPE as the autowire is Boolean and the value can be null. The autoboxing ...
rfeng
1
-4
/
+5
2012-09-10
Start to add the ability to allow partial json serialization
rfeng
5
-6
/
+85
2012-09-07
TUSCANY-4069: Apply patch from Rashmi Hunt to fix Issue with resolving autowi...
antelder
1
-0
/
+10
2012-09-07
remove comet binding as its not in the build now
antelder
1
-5
/
+0
2012-09-07
remove comet binding as its not in the build now
antelder
1
-5
/
+0
2012-09-04
Add a test for the DOMInvoker and exceptions
antelder
4
-0
/
+229
2012-08-16
Fix compile error with method signature
antelder
1
-0
/
+5
2012-08-16
Update to add the Node to the CompositeContext
antelder
2
-3
/
+8
2012-08-16
Add a method to get the Node to the TuscanyComponentContext
antelder
1
-0
/
+4
2012-08-16
Add a method to get the Node to the TuscanyComponentContext
antelder
2
-2
/
+21
2012-08-16
Make DOMInvoker interface remotable
antelder
1
-0
/
+2
2012-08-16
Update to support DOMInvoker with remote endpoints
antelder
1
-0
/
+3
2012-08-16
Update to support DOMInvoker with remote endpoints
antelder
1
-2
/
+45
2012-08-16
This test fails often in the jenkins builds, can't see why so fiddle about wi...
antelder
1
-9
/
+9
2012-08-16
Don't throw exception as its actually ok to continue on
antelder
1
-2
/
+0
2012-08-15
Add method to get DOMInvoker for a service and testcase for that
antelder
5
-4
/
+122
2012-08-15
add method impl for ComponnetContext interface update
antelder
1
-0
/
+6
2012-08-15
Add implementation for DOMInvoker
antelder
4
-4
/
+158
2012-08-15
Add getDOMInvoker to the TuscanyServiceReference to enable dynamic invocation...
antelder
1
-0
/
+3
2012-08-15
Add an interface for a new invoker that uses DOM node for arg and return valu...
antelder
1
-0
/
+9
2012-08-15
Add getExtensionPointRegistry to interface to avoid having to cast to impl
antelder
1
-3
/
+4
2012-08-03
Fix the entity detection
rfeng
1
-1
/
+5
2012-08-03
TUSCANY-4068: Start investigating a fix for finding resources from imported c...
antelder
1
-4
/
+32
2012-08-01
Fix the Tuscany servlet filter so that it won't load Tuscany node twice if th...
rfeng
1
-3
/
+12
2012-07-31
Avoid NPE for the remote endpoints which don't have interface contracts set
rfeng
2
-1
/
+13
2012-07-30
TUSCANY-4067: Update to support resources in jars and zips nested within cont...
antelder
1
-0
/
+19
2012-07-30
TUSCANY-4067: Update to support resources in jars and zips nested within cont...
antelder
4
-66
/
+212
2012-07-26
Keep the composite object into the RemoteEndpoints
rfeng
2
-6
/
+19
2012-07-26
Add the remoteEndpoints configuration for node.xml to define statically-confi...
rfeng
7
-16
/
+206
2012-07-23
Upgrade http client version to handle https://issues.apache.org/jira/browse/H...
rfeng
6
-8
/
+9
2012-07-22
Moving trunk to 2.5-SNAPSHOT now that 2.0 is ready
lresende
126
-561
/
+561
2012-07-10
TUSCANY-4066: Apply fix from Hasan Muhammad to fix WrapperInfo clone does not...
antelder
1
-0
/
+11
2012-06-27
Not check if the endpoint is out of date for local registry
rfeng
1
-1
/
+2
2012-06-20
TUSCANY-4065 - Properly retrieving binding context within the response handlers
lresende
3
-1
/
+72
2012-06-20
Cleaning commented out code
lresende
1
-10
/
+0
2012-06-16
Removing system.out
lresende
1
-1
/
+0
2012-06-16
Removing unused imports
lresende
1
-1
/
+0
2012-06-16
Enhancing widget invoker to handled more details of what resource is being re...
lresende
2
-6
/
+88
2012-06-16
Refactoring widget uri to avoid conflict with sca component uri
lresende
5
-24
/
+72
2012-06-16
Removing dead/unused code
lresende
1
-4
/
+0
2012-06-16
Renaming widget attribute to avoid any conflicts with sca component uri
lresende
1
-1
/
+1
2012-06-16
Adding test case for implementation widget processor
lresende
1
-0
/
+84
2012-06-16
Adding suppot for parsing uri as new attribute for implementation widget
lresende
4
-9
/
+50
2012-06-16
Removing unused imports
lresende
7
-13
/
+3
2012-06-16
Adding uri to implementation widget schema
lresende
1
-0
/
+1
2012-06-14
Format the code, no other changes
antelder
1
-20
/
+21
2012-06-14
Add a test to create composites programatically
antelder
1
-0
/
+115
2012-06-11
Take out the comet binding for now as it doesn't build because the remote mav...
antelder
1
-1
/
+1
[next]