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
2012-08-16
Add a test that shows an SCA component that adds a new WS endpoint and then i...
antelder
2
-0
/
+207
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
Add TODO comment
antelder
1
-0
/
+1
2012-08-16
Add a test that shows programatically adding a new remote endpoint and invoki...
antelder
3
-0
/
+246
2012-08-16
Remove unused imports
antelder
1
-4
/
+0
2012-08-16
Add dynamic testcase using dom inoker
antelder
2
-4
/
+93
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-02
Add a test that shows how to dynamically update the target url of the refernc...
antelder
2
-0
/
+178
2012-08-02
Add a test that shows creating a component with a reference that uses binding.ws
antelder
2
-0
/
+167
2012-08-02
Add a test that shows how to change the ws binding impl
antelder
2
-0
/
+179
2012-08-01
Fix the Tuscany servlet filter so that it won't load Tuscany node twice if th...
rfeng
1
-3
/
+12
2012-08-01
Fix to set the type of the binding so now the test works
antelder
1
-6
/
+11
2012-08-01
Add a test with the component service using binding.ws
antelder
2
-0
/
+160
2012-08-01
Add start of an itest to show dynamically creating SCA artifacts programatically
antelder
4
-0
/
+213
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-30
Correct parent pom version
antelder
1
-1
/
+1
2012-07-30
Put back the oasis artifact version to 2.0 as thats all thats published prese...
antelder
6
-18
/
+18
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
7
-10
/
+11
2012-07-22
Moving trunk to 2.5-SNAPSHOT now that 2.0 is ready
lresende
434
-1660
/
+1660
2012-07-22
Move to latest apache pom version
lresende
1
-1
/
+1
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
Updating store sample to use new widget implementation way to define how the ...
lresende
2
-7
/
+3
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
[next]