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
2011-07-09
Move the invoke command to a separate class and remove from the Shell class a...
antelder
3
-244
/
+147
2011-07-08
Add missing license header on JSON utility class.
fmoga
1
-0
/
+18
2011-07-08
Add a stop command
antelder
2
-0
/
+79
2011-07-08
Add a start command
antelder
2
-0
/
+81
2011-07-08
Add an uninstall command class
antelder
2
-0
/
+69
2011-07-08
Update gen'd help to also include the short one line description
antelder
1
-0
/
+2
2011-07-08
Update the Shell to use the AddComposite class and have no code within Shell ...
antelder
3
-28
/
+37
2011-07-08
Push fix for JSON array parser to comet binding. Refactor data conversion in ...
fmoga
3
-83
/
+133
2011-07-07
Start adding a way to have pluggable Shell commands. And start refactoring co...
antelder
4
-1
/
+171
2011-07-06
TUSCANY-3654 - The JIRA that causes this test to be ignored was closed a whil...
slaws
1
-1
/
+0
2011-07-06
now moved to itest proper
slaws
21
-1138
/
+0
2011-07-05
TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart su...
slaws
14
-112
/
+549
2011-07-05
TUSCANY-3883 - Let the binding model store/return a wireFormat. Request and r...
slaws
1
-2
/
+5
2011-07-05
Correct intent names. For some reason the constant names got turned into stri...
slaws
1
-2
/
+2
2011-07-04
Tidy test to remove debug items
slaws
3
-5
/
+5
2011-06-29
Return correct interface contract when interfaces are compatible but not assi...
bdaniel
1
-0
/
+6
2011-06-29
Add itest for testing WS Policy as applied to the WS binding. Not in build yet.
slaws
13
-0
/
+671
2011-06-29
Add the domain uri to the logging output
antelder
1
-1
/
+1
2011-06-29
Update EndpointReferenceBinderImpl to use the domain registry to workout if a...
antelder
1
-3
/
+2
2011-06-29
Add a method to the domain registry to test if an EndpointReference is out of...
antelder
2
-0
/
+6
2011-06-29
Start of an archetype for creating implementation extensions. Not finished ye...
antelder
24
-0
/
+923
2011-06-29
Correct archetype variable names which i think got incorrectly updated after ...
antelder
1
-2
/
+2
2011-06-29
TUSCANY-3861: Move up to the new bundle plugin release
antelder
3
-14
/
+14
2011-06-28
Commit patch for TUSCANY-3887 to add doPrivileged blocks to EquinoxServiceDis...
bdaniel
1
-77
/
+92
2011-06-28
TUSCANY-3881 - fix a typo in the original commit
slaws
1
-1
/
+1
2011-06-28
Fix for hanging compliance test JCA_11017. In some cases Axis doesn't have th...
slaws
1
-1
/
+2
2011-06-28
When the domainURI is null use a default
antelder
1
-1
/
+3
2011-06-28
Fix NPE when the domainURI is null
antelder
1
-1
/
+1
2011-06-28
Add some guards around setting the contribution classloader
antelder
1
-2
/
+8
2011-06-27
Swap incorrectly-ordered sourceOperation, targetOperation in MediatoryImpl.co...
scottkurz
1
-25
/
+35
2011-06-27
Add some more logging to NodeImpl
antelder
1
-1
/
+33
2011-06-27
Make DeployedComposite set the Contribution ClassLoader when a composite is s...
antelder
1
-0
/
+6
2011-06-27
Remove all the code trying to derive a domain name from the uri and instead l...
antelder
1
-15
/
+4
2011-06-27
Support using null for the domain name and deriving the name from the uri
antelder
1
-0
/
+23
2011-06-27
Make getModelResolverInstance public so you can find the resolver used for a ...
antelder
1
-1
/
+1
2011-06-27
TUSCANY-3886: removing hanging itest from build
antelder
1
-1
/
+1
2011-06-25
Remove the storing of wsdl in the registry as it snot used by anythiny presen...
antelder
2
-62
/
+1
2011-06-23
Take a look at the sequence of interceptors that gets called when an exceptio...
slaws
7
-10
/
+121
2011-06-23
TUSCANY-3881 - create a context bean to hold a more consistent of Axis2 conte...
slaws
8
-9
/
+88
2011-06-23
TUSCANY-3877 - fix up test policies to match the corrected appliesTo processi...
slaws
3
-13
/
+14
2011-06-23
TUSCANY-3873 - A stop gap solution to running the appliesTo algorithm against...
slaws
3
-9
/
+103
2011-06-23
TUSCANY-3878 - check policy language equality based on the namspace of the po...
slaws
3
-21
/
+28
2011-06-23
Add a way to set whether or not the domain name is included as the root of th...
antelder
3
-10
/
+26
2011-06-23
Add a method to get the domain name as well as the domain URI
antelder
2
-0
/
+17
2011-06-23
Add some comment reminder about hot updates of a node.xml defined Node might ...
antelder
1
-0
/
+16
2011-06-23
Add a test to show how to find info about a contributions artifacts
antelder
1
-0
/
+51
2011-06-21
Refactor appliesTo builder based on spec clarifications
bdaniel
1
-54
/
+79
2011-06-21
Add a binding.ws specific policy set and capture the order in which the inter...
slaws
22
-33
/
+756
2011-06-21
Temporarily disable the interceptors test so that I can commit some changes t...
slaws
1
-0
/
+2
2011-06-21
Revert change to only inherit interaction intents on interfaces. Though the i...
bdaniel
1
-6
/
+6
[next]