index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use the bundle to load the implementation.node classes
rfeng
2008-09-09
2
-9
/
+23
*
Remove the unused CalculatorTest.composite
rfeng
2008-09-09
3
-34
/
+2
*
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
11
-79
/
+79
*
Revert r693143 to fix the accidental code reformatting
antelder
2008-09-08
11
-1786
/
+1786
*
TUSCANY-2561: Apply patch from Dan Becker for Soap intents are lower case whi...
antelder
2008-09-08
11
-1786
/
+1786
*
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
*
Simplified the sample a bit to really isolate the test case from the componen...
jsdelfino
2008-09-07
2
-15
/
+2
*
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
*
Added corba binding to distribution. Changed dependency on extensibility-osgi...
jsdelfino
2008-09-06
17
-18
/
+100
*
Minor code simplification.
jsdelfino
2008-09-06
1
-18
/
+9
*
Deleted old classes missed in previous commit.
jsdelfino
2008-09-06
2
-201
/
+0
*
Minor code cleanup. Added class comments and ref/date tags. Moved test class ...
jsdelfino
2008-09-06
8
-31
/
+228
*
Port from SCADomain to SCANode
rfeng
2008-09-06
3
-14
/
+10
*
Starting to add support Classloading for 3rd party jars
rfeng
2008-09-06
8
-24
/
+216
*
Change the artifact id
rfeng
2008-09-06
1
-2
/
+2
*
Add a sample to use Equinox OSGi launcher
rfeng
2008-09-06
19
-0
/
+1163
*
Use basic authentication as a motivating scenario for looking at policy plug ...
slaws
2008-09-05
53
-34
/
+2925
*
Download dojo within the src/main/resources/web structure and then add an ign...
slaws
2008-09-05
1
-1
/
+1
*
Removed obsolete OSGiHost class.
jsdelfino
2008-09-05
1
-30
/
+0
*
Simplified a bit the access to EquinoxOSGiHost.
jsdelfino
2008-09-05
6
-49
/
+37
*
Minor code cleanup in the ServletFilters.
jsdelfino
2008-09-05
2
-6
/
+8
*
Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, some...
jsdelfino
2008-09-05
8
-146
/
+428
*
Added a BundleFileWrapperFactory hook as it'll help provide the required Bund...
jsdelfino
2008-09-05
6
-10
/
+102
*
Add the capability to find dependencies jars/folders from the URLClassLoader ...
rfeng
2008-09-04
3
-9
/
+74
*
Add Apache license header
nash
2008-09-04
1
-0
/
+22
*
Correct JMS binding.sca destination create options
antelder
2008-09-04
1
-0
/
+8
*
Added some of the Maven plugins to distribution/features/all.
jsdelfino
2008-09-03
4
-1
/
+41
*
Minor update of the build scripts. Added repository module. Added missing htt...
jsdelfino
2008-09-03
4
-0
/
+6
*
Added a module to help build a Maven repository containing Tuscany artifacts.
jsdelfino
2008-09-03
13
-0
/
+3877
*
Cast a few types to make it compatible with JDK 5 which doesn't have javax.sc...
rfeng
2008-09-03
1
-5
/
+5
*
Only set apache snapshot repo to download SNAPSHOT versions to speed up maven...
rfeng
2008-09-03
1
-0
/
+18
*
Add a sample demonstrating distributed domains using binding-sca-jms. This sh...
antelder
2008-09-03
14
-0
/
+614
*
Initial basic support for web.composite, see TUSCANY-2581
antelder
2008-09-03
1
-0
/
+36
*
Another TUSCANY-2580 fix for binding.sca.jms
antelder
2008-09-03
1
-0
/
+6
*
Interim fixes to get binding-sca-jms working, see TUSCANY-2580. These need to...
antelder
2008-09-03
4
-3
/
+37
*
Fix another case of needing to ignore an exception when closing a connection ...
antelder
2008-09-03
1
-1
/
+10
*
Add a stop for the clientNode which had been left out
antelder
2008-09-03
1
-0
/
+1
*
Add missing code comment
antelder
2008-09-03
1
-0
/
+3
*
Automatically start a JMS broker when using the JMS based binding.sca. The br...
antelder
2008-09-03
3
-1
/
+86
*
Don't crash with an exception if an embedded broker is closed before stop is ...
antelder
2008-09-03
1
-1
/
+6
*
Fix NPE as now getServiceDiscoverer is non-static
rfeng
2008-09-03
1
-1
/
+3
[prev]
[next]