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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix no class def error from wink update to use slf4j api from 1.6 which inclu...
antelder
2010-07-12
1
-0
/
+5
*
Update wsdl resolving to take account of wsdli:location namespace to location...
antelder
2010-07-12
4
-4
/
+40
*
Update the ws binding model to have a wsdliLocations field to properly store ...
antelder
2010-07-12
3
-7
/
+36
*
move badly placed sample contrib
kelvingoodson
2010-07-12
17
-0
/
+690
*
Changes and additions to Java invoker in support of Client-side and Server-si...
edwardsmj
2010-07-11
2
-12
/
+91
*
Changes and additions to core in support of Client-side and Server-side async...
edwardsmj
2010-07-11
8
-71
/
+519
*
Changes to binding-ws-runtime-axis2 in support of Client-side and Server-side...
edwardsmj
2010-07-11
3
-41
/
+116
*
Minor command cleanup, factored out System.in/out to work as well in a Webapp...
jsdelfino
2010-07-11
12
-75
/
+305
*
Updating Wink to it's most recent release to avoid security issue reported at...
lresende
2010-07-09
5
-42
/
+42
*
TUSCANY-3618 - Enhancing type mapping for RPC over GET invocation using REST ...
lresende
2010-07-09
3
-24
/
+76
*
TUSCANY-3617 - Adding support for configuring wireFormat only for response to...
lresende
2010-07-09
16
-310
/
+539
*
Improve default uri calculation
antelder
2010-07-08
1
-13
/
+16
*
Add some wsdli:location validation
antelder
2010-07-08
2
-3
/
+9
*
Add a public getNodeFactory() method to WebAppHelper to allow a servlet to ge...
jsdelfino
2010-07-08
1
-0
/
+4
*
Fix exception when when no command entered
antelder
2010-07-07
1
-1
/
+1
*
Add some more help
antelder
2010-07-07
1
-5
/
+16
*
Avoid any empty tokens
antelder
2010-07-07
1
-1
/
+8
*
Avoid not founds due to extra whitespace
antelder
2010-07-07
1
-0
/
+1
*
Update installed command to show all composites in a contribution with the st...
antelder
2010-07-07
1
-17
/
+16
*
More help updates
antelder
2010-07-07
1
-17
/
+14
*
Add RPC/LIT test case
slaws
2010-07-07
1
-0
/
+122
*
TUSCANY-3616 - correct WSDL/XSD to match Java interface description
slaws
2010-07-07
2
-17
/
+45
*
TUSCANY-3616 - correct WSDL/XSD to match Java interface description
slaws
2010-07-07
3
-21
/
+50
*
Remove addToDomainLevelComposite/removeFromDomainLevelComposite as they're th...
antelder
2010-07-07
2
-44
/
+2
*
TUSCANY-3616 - correct WSDL/XSD to match Java interface description
slaws
2010-07-07
3
-18
/
+46
*
Add some more help and remove listInstalledContributions and listDeployedComp...
antelder
2010-07-07
2
-55
/
+19
*
Add bye command
antelder
2010-07-07
1
-0
/
+3
*
Move all JLine classes into a sub package
antelder
2010-07-07
5
-7
/
+10
*
Update to use a Tuscany specific completor that can complete each command arg...
antelder
2010-07-07
2
-0
/
+234
*
Update to use a Tuscany specific completor that can complete each command arg...
antelder
2010-07-07
1
-3
/
+5
*
Add a JLine COmpletor for installed contribution URIs
antelder
2010-07-06
1
-0
/
+47
*
Add help for installed and remove commands
antelder
2010-07-06
1
-3
/
+4
*
Ensure that the SCA namespace prefix is registered in the XPath namespace con...
bdaniel
2010-07-06
2
-2
/
+3
*
accept command in any case
antelder
2010-07-06
1
-16
/
+16
*
Exclude an oasis test thats failing
antelder
2010-07-06
1
-0
/
+1
*
Update install to not require the -uri flag to specify a uri but instead just...
antelder
2010-07-06
1
-15
/
+38
*
Start adding help detail
antelder
2010-07-06
1
-23
/
+215
*
Update to configure the registry from the domainURI
antelder
2010-07-06
3
-6
/
+28
*
Correct addDeploymentComposite help info
antelder
2010-07-05
1
-1
/
+1
*
Add help for installed
antelder
2010-07-05
1
-0
/
+1
*
Add installed command
antelder
2010-07-05
1
-1
/
+26
*
Add a start command thatdoes the same as addToDomainLevelComposite
antelder
2010-07-05
1
-1
/
+10
*
Update stop command to support stopping individual contributions and composites
antelder
2010-07-05
2
-8
/
+26
*
Change getDeployedComposites to return the composite relative uri instead of ...
antelder
2010-07-05
3
-6
/
+6
*
Updates to status command and output
antelder
2010-07-05
1
-11
/
+30
*
Update to also support using JLine for a more powerful command line and tab c...
antelder
2010-07-05
3
-29
/
+183
*
Removing unnecessary //TODO comment
edwardsmj
2010-07-05
1
-5
/
+3
*
Initial version of async client endpoint for async response messages for Phas...
edwardsmj
2010-07-05
2
-15
/
+335
*
Adding Classes to handle asynchronous responses as part of Phase II of TUSCAN...
edwardsmj
2010-07-05
3
-0
/
+254
*
Little bit of tidying. No function change.
slaws
2010-07-05
1
-24
/
+21
[next]