index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start of a module for a dynamic domain node, so far just a main class that en...
antelder
2008-09-13
5
-0
/
+399
*
Add a module to represent 3rd party jars as an OSGi bundle
rfeng
2008-09-13
1
-0
/
+88
*
Add the init method and lazy policy to trigger bundle activation
rfeng
2008-09-12
2
-1
/
+6
*
Remove the DynamicImport-Package
rfeng
2008-09-12
1
-1
/
+0
*
Add the OSGi headers
rfeng
2008-09-12
1
-2
/
+0
*
Add the OSGi headers
rfeng
2008-09-12
1
-0
/
+12
*
Added a little more logic to restart the domain manager or a node when the us...
jsdelfino
2008-09-12
3
-59
/
+108
*
Removed leftover calls to System.out.println polluting the output.
jsdelfino
2008-09-12
2
-3
/
+0
*
Restart a node when the user just presses enter.
jsdelfino
2008-09-12
1
-40
/
+62
*
Reverting changes from trunk code cleanup
lresende
2008-09-12
104
-0
/
+2697
*
Added a new testcase to cover the functionality fixed by JIRA 2573
edwardsmj
2008-09-12
6
-0
/
+180
*
TUSCANY-2596: Apply patch from Ramkumar Ramalingam for Support for <construct...
antelder
2008-09-12
5
-37
/
+224
*
Provide feature to implement Atom service workspace documentation and unit te...
beckerdo
2008-09-11
2
-76
/
+293
*
Minor cleanup on policy-xml pom
lresende
2008-09-11
1
-69
/
+0
*
Trunk cleanup - Removing implementation-openjpa
lresende
2008-09-11
82
-1637
/
+0
*
Trunk cleanup - Removing assembly-java-dsl
lresende
2008-09-11
22
-1060
/
+0
*
Removing assembly-java-dsl from build
lresende
2008-09-11
1
-1
/
+0
*
TUSCANY-2463 - Adding attribute extension infrastructure and integration with...
lresende
2008-09-11
13
-64
/
+1143
*
Update for latest jms binding method signatures which were changed in TUSCANY...
antelder
2008-09-11
1
-3
/
+5
*
Partial fix/workaround for TUSCANY-2583 - only first method's parameter is se...
antelder
2008-09-11
5
-43
/
+111
*
TUSCANY-2595 - Workaround for equinox dependency issues
lresende
2008-09-11
1
-1
/
+24
*
TUSCANY-2594 - Applying Kevan's patch
lresende
2008-09-10
1
-10
/
+21
*
TUSCANY-2302: Apply patch from Kevan Miller for Exception thrown during Simpl...
antelder
2008-09-10
1
-3
/
+5
*
Minor simplification of node-launcher-equinox, which doesn't need a BundleAct...
jsdelfino
2008-09-10
3
-13
/
+32
*
TUSCANY-2585- support includes in spring contexts in component implementations
slaws
2008-09-10
10
-18
/
+273
*
TUSCANY-2573 - Fix the location of the sca spring namespace. Thanks for the p...
slaws
2008-09-10
10
-44
/
+42
*
TUSCANY-2591: fix bug pointed out by Dave Sowerby for Invalid JMS Message Pro...
antelder
2008-09-10
1
-1
/
+1
*
Changed to use the correct extensibility bundle classloader as parent of the ...
jsdelfino
2008-09-09
1
-1
/
+2
*
Update the test case with a resolvable bundle
rfeng
2008-09-09
2
-3
/
+3
*
Use bundle.getResources to discover services
rfeng
2008-09-09
11
-65
/
+152
*
TUSCANY-2587 - change the name of promoted services so that the component nam...
slaws
2008-09-09
8
-8
/
+8
*
Correct jms sca binding calculation of remote
antelder
2008-09-09
1
-3
/
+3
*
Fixes to get the Equinox integration working. Use the parent classloader inst...
jsdelfino
2008-09-09
21
-73
/
+249
*
Change remote jms sca binding to only be used for remotable services
antelder
2008-09-09
1
-1
/
+5
*
Use the bundle to load the implementation.node classes
rfeng
2008-09-09
2
-9
/
+23
*
Minor code clean up
rfeng
2008-09-08
4
-70
/
+34
*
Add Import-Package to 3rd lib bundle so that system packages are correctly re...
rfeng
2008-09-08
1
-25
/
+30
*
Reapply patch for TUSCANY-2561
antelder
2008-09-08
8
-26
/
+26
*
Revert r693143 to fix the accidental code reformatting
antelder
2008-09-08
8
-1733
/
+1733
*
TUSCANY-2561: Apply patch from Dan Becker for Soap intents are lower case whi...
antelder
2008-09-08
8
-1733
/
+1733
*
Temporary work around for TUSCANY-2586 to prevent the pass-by-value intercept...
antelder
2008-09-08
1
-1
/
+10
*
Use the owning classloader instead of TCCL
rfeng
2008-09-08
2
-4
/
+4
*
Fix the Bundle-ClassPath syntax and make sure the classpath is resolved again...
rfeng
2008-09-08
5
-17
/
+75
*
Remove two unused tests as the test are all in itest now
antelder
2008-09-08
2
-498
/
+0
*
Simplified a bit the service discovery implementation. Some code cleanup in n...
jsdelfino
2008-09-08
12
-205
/
+42
*
Added an dynamicimport declaration to extensibility-equinox. Forced activatio...
jsdelfino
2008-09-07
4
-7
/
+16
*
Temporarily commented out node-launcher-equinox as it doesn't quite work yet.
jsdelfino
2008-09-07
1
-0
/
+2
*
Fixed determination of the location of the node launcher bundle.
jsdelfino
2008-09-07
2
-11
/
+35
*
Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic t...
jsdelfino
2008-09-07
19
-938
/
+609
*
Minor code simplification.
jsdelfino
2008-09-06
1
-18
/
+9
[next]