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