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