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-03-29
Simple strawman to provide some management rest services for nodes.
lresende
20
-0
/
+5352
2011-03-29
TUSCANY-3856 - Missing default http port allocator implementation plus servic...
lresende
3
-0
/
+79
2011-03-29
TUSCANY-3856 - Integrating HttpPortAllocator with embedded jetty server and f...
lresende
3
-31
/
+41
2011-03-29
TUSCANY-3856 - Providing HttpPortAllocator, a default implementation plus ext...
lresende
7
-8
/
+270
2011-03-29
Removing System.out.println that accidentaly got in from previous commit
lresende
1
-3
/
+0
2011-03-29
Enhanving dojo javascript extension to support dojox js framework
lresende
3
-27
/
+50
2011-03-29
TUSCANY-3496 - Adding extensibility to node api to allow other applications t...
lresende
10
-41
/
+313
2011-03-29
Include the three gettig started samples in the build
antelder
1
-0
/
+2
2011-03-29
Update to support a default domain URI set via a system property. (we need to...
antelder
1
-0
/
+4
2011-03-29
Update to use prefix uri: instead of tuscany: to match the other places that ...
antelder
1
-3
/
+3
2011-03-29
Update the webapp sample to have the itest from the old helloworld-jsp sample
antelder
5
-72
/
+105
2011-03-29
Copy the getting started webapp sample to trunk samples
antelder
9
-0
/
+358
2011-03-29
Start adding the getting started helloworld samples back to trunk samples
antelder
14
-0
/
+557
2011-03-23
Fix the string comparison to have constant as the 1st parameter to avoid NPE
rfeng
2
-63
/
+61
2011-03-22
Add @Ignore while i investigate a failing test
antelder
1
-0
/
+7
2011-03-22
Update LICENSE for hazelcast release update
antelder
1
-2
/
+2
2011-03-22
Update to use the latest hazelcast release which fixes a lot of issues with n...
antelder
1
-21
/
+2
2011-03-22
Finish the sca client cleanup, remove all the old unused classes and moethods...
antelder
11
-758
/
+194
2011-03-21
Take out the spi itest fwhile we work out whats up with the Jdk14RegexpMatche...
antelder
1
-1
/
+1
2011-03-21
Expose Node to the servlet
rfeng
3
-133
/
+161
2011-03-21
Add missing OSGi imports
rfeng
1
-0
/
+2
2011-03-21
Add Tuscany/Spring web integration into the feature
rfeng
3
-0
/
+15
2011-03-21
Bring up the servlet-scoped node start/stop with Spring MVC
rfeng
9
-24
/
+51
2011-03-21
Allow the spring component to receive parent application context from the com...
rfeng
20
-128
/
+245
2011-03-21
Start of getting the remote sca client working again. This works now but ther...
antelder
7
-70
/
+423
2011-03-21
Fix to correctly save the node so that its stopped properly when the webapp i...
antelder
1
-1
/
+1
2011-03-21
Fix test fail by adding back regexp dependency
antelder
1
-0
/
+5
2011-03-18
Add servlet scoped Node lifecycle support for web applications
rfeng
8
-269
/
+569
2011-03-18
Fix the build error
rfeng
1
-9
/
+4
2011-03-17
Fix the OSGi dependencies
rfeng
3
-1
/
+4
2011-03-17
Simplify help output by only including the version not the build revision and...
antelder
1
-6
/
+1
2011-03-17
Put back the build number plugin so that the version in the SPI is correctly ...
antelder
1
-2
/
+3
2011-03-16
Be a bit more careful about dereferencing the DomainRegistryFactory endpointR...
slaws
1
-4
/
+8
2011-03-16
Correct typo in removing of registries
antelder
1
-1
/
+1
2011-03-15
A bit of tidying from the itest/bundle example to get the repository.xml file...
slaws
3
-0
/
+670
2011-03-15
Add a webapp based helloworld example
antelder
9
-0
/
+337
2011-03-15
Remove unused code, rename config parameter to be domainURI, add nodeConfig (...
antelder
1
-42
/
+8
2011-03-15
Update mojo to use a paramter name domainURI for the domain URI to match the ...
antelder
1
-6
/
+6
2011-03-15
Add OO doc about the samples
antelder
1
-0
/
+0
2011-03-15
Add a new distribution for only samples to explore what that might work like
antelder
5
-0
/
+336
2011-03-15
Remove example Ant build script
antelder
3
-294
/
+0
2011-03-15
Adding a way to store binding context in threadLocal to allow policy handler ...
lresende
2
-47
/
+65
2011-03-14
Commit minor changes before refactoring
slaws
3
-4
/
+216
2011-03-14
Change to use the which-jars file to construct the OBR meta data describing a...
slaws
1
-13
/
+47
2011-03-14
Remove dependency on a felix jar that seems to be compile with an old version...
slaws
1
-1
/
+3
2011-03-14
Simplify sample by removing things that aren't necessary
antelder
2
-11
/
+0
2011-03-11
TUSCANY-3846: Apply patch from Anuj B to fix build fails with maven 3.0 with ...
antelder
1
-2
/
+0
2011-03-11
Add a sample that uses Scala
antelder
6
-0
/
+213
2011-03-10
Extend test to prove that node which fires up ws binding can be stopped/start...
slaws
1
-3
/
+28
2011-03-10
Performance enhancement - only look up factories when required
antelder
1
-7
/
+8
[next]