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
2011-05-11
Allows the lookup of services by interface (service name == null) from a node
rfeng
3
-11
/
+32
2011-05-11
Update Shell installed and start commands to work with the latest Node/regist...
antelder
1
-39
/
+33
2011-05-11
Change the Shell command 'installed' to by default just show the URIs of inst...
antelder
1
-8
/
+14
2011-05-11
Update the registry to store info about a contributions deployables and expor...
antelder
7
-13
/
+69
2011-05-11
Comment out the transaction processing for now as it looks like a hazelcast b...
antelder
1
-8
/
+17
2011-05-10
Start adding info about installed contributions to the registry so that distr...
antelder
9
-36
/
+120
2011-05-10
Update testcase to also test the AsString method
antelder
1
-0
/
+4
2011-05-10
Correctly close the xml writer to flush the stream
antelder
1
-3
/
+5
2011-05-10
Finish the hazelcast registry composite serialization to share the composites...
antelder
2
-4
/
+53
2011-05-10
Update the registry to support getting the QName and Composite, and use that ...
antelder
6
-18
/
+77
2011-05-09
Add a testcase for teh domain composite
antelder
1
-0
/
+49
2011-05-09
Correct name typo and set attributes on the domain composite
antelder
1
-1
/
+3
2011-05-09
Fix for TUSCANY-3857. Also addressed a problem writing wrapper elements with...
scottkurz
4
-60
/
+220
2011-05-09
Update hazelcast registry to store and use the wsdl interface contract for en...
antelder
2
-3
/
+115
2011-05-09
Tweak null boundary condition handling for DOM databinding transform path.
scottkurz
1
-0
/
+3
2011-05-09
Update to latest wink and jackson
rfeng
4
-10
/
+16
2011-05-09
Start looking at support for a Shell command to show the domain level composi...
antelder
8
-12
/
+138
2011-05-09
Simplify the approach to trying to find a local runtime instance, the previou...
antelder
1
-31
/
+22
2011-05-07
Update to use the factory to create the endpoint registry
antelder
1
-2
/
+2
2011-05-07
Remove old TODO comment
antelder
1
-1
/
+0
2011-05-07
Update to support setting the domain uri in the runComposite method
antelder
2
-13
/
+10
2011-05-02
In clone(), do a deep copy of wrapped logical DataType for java:array, etc. c...
scottkurz
1
-0
/
+14
2011-04-29
Revert the wink version change
rfeng
4
-9
/
+9
2011-04-28
Update to jackson 1.8.0 and wink 1.1.3-incubating
rfeng
4
-9
/
+9
2011-04-27
Pass through XMLStreamReader rather than returning 'null' on xsi:nil="true" e...
scottkurz
1
-12
/
+14
2011-04-22
Further check the presence of runtime provider for mapped remotable binding.sca
rfeng
2
-23
/
+53
2011-04-21
Commenting out js include
lresende
1
-2
/
+2
2011-04-21
Revert the default HTTP port to 8080 before the test cases are ported
rfeng
1
-1
/
+1
2011-04-21
Adding more artifacts to the domain artifact tree
lresende
1
-12
/
+44
2011-04-21
Minor clean up
lresende
1
-1
/
+0
2011-04-21
Cleaning up system.out and other commented out code
lresende
1
-9
/
+0
2011-04-20
Allow the look up of endpoint address by component/service/binding name from ...
rfeng
20
-30
/
+136
2011-04-20
More updates around the domain artifacts ui
lresende
2
-7
/
+46
2011-04-20
Strawman of domain artifacts ui
lresende
1
-27
/
+121
2011-04-20
Adding sca diagram composite files and proper license
lresende
8
-0
/
+448
2011-04-20
Adding support to serve dojo dijit artifacts
lresende
3
-2
/
+19
2011-04-20
Minor cleanup on the node-manager test ui
lresende
3
-15
/
+8
2011-04-20
Removing files that are not in use
lresende
12
-4825
/
+0
2011-04-20
Updating OSGi dependencies
lresende
1
-5
/
+5
2011-04-20
Adding proper version to exported package
lresende
1
-1
/
+1
2011-04-20
Simplify the HttpPortAllocator and allows the default implementation to
rfeng
8
-259
/
+132
2011-04-20
Fix a few dependencies
rfeng
3
-2
/
+4
2011-04-20
Update to jackson 1.7.5
rfeng
1
-3
/
+3
2011-04-19
Change default of startDeployables to be true so that they're started by defa...
antelder
1
-1
/
+1
2011-04-13
This bug has been fixed in hazelcast now
antelder
1
-9
/
+8
2011-04-13
Change to use the wsdl interface from the runtime getGeneratedWSDLContract in...
antelder
1
-16
/
+4
2011-04-12
Remove unused import
slaws
1
-1
/
+0
2011-04-12
handle the case where no interface is defined on implementation.web reference...
antelder
1
-0
/
+31
2011-04-04
Validate the Spring beans xml service names are unique
antelder
1
-0
/
+10
2011-03-31
Revert 1086760 change pending solution to TUSCANY-3857 to keep itest function...
scottkurz
2
-16
/
+17
[next]