index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
node-launcher-equinox
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return the bundle for installBundle()
rfeng
2009-03-26
1
-7
/
+8
*
Allow bundle symbolic name to be introspected from the file
rfeng
2009-03-16
1
-4
/
+7
*
Avoid NPE if the extensibility-equinox bundle is not present
rfeng
2009-03-11
1
-6
/
+8
*
Make sure the default configuration folder is isolated by user names
rfeng
2009-03-06
1
-1
/
+9
*
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
lresende
2009-03-06
1
-1
/
+1
*
Some more Updates to binding-ws to use OASIS namespaces/schema
lresende
2009-03-05
1
-2
/
+2
*
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
2009-02-20
1
-3
/
+16
*
Fix to TUSCANY-2806 to handle the jars with Class-Path header in META-INF/MAN...
rfeng
2009-02-06
2
-132
/
+194
*
Add a new option "ttl" to control when to stop the node
rfeng
2009-02-04
1
-59
/
+110
*
Cleanup the CLI processing
rfeng
2009-02-04
2
-25
/
+32
*
Add command-line parsing to the node launcher
rfeng
2009-02-04
2
-28
/
+99
*
Add check for empty imports/exports/classpath
rfeng
2009-02-04
1
-3
/
+9
*
Now have one bundle per 3rd party jar to be consistent with the distro story
rfeng
2009-02-03
2
-78
/
+156
*
Set the default configuration area using a temp folder
rfeng
2009-01-30
2
-6
/
+17
*
Revert the changes to pass args[] into EquinoxHost. We should use system prop...
rfeng
2009-01-30
5
-39
/
+54
*
Add the default newInstance() back
rfeng
2009-01-29
1
-0
/
+3
*
Pass arguments into EquinoxHost so that equinox runtime options can be honore...
rfeng
2009-01-29
5
-18
/
+35
*
Copy the equinox node launcher changed to work with contribution filenames pa...
antelder
2009-01-29
1
-0
/
+217
*
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
2009-01-28
2
-5
/
+5
*
Make tuscany modules as fragments to axis2 and axiom bunldes to work around t...
rfeng
2009-01-28
1
-59
/
+1
*
Control the debug using osgi.debug system property
rfeng
2009-01-24
1
-0
/
+6
*
Set the location of equinox to ${java.io.tmpdir}/.tuscany/equinox
rfeng
2009-01-22
1
-59
/
+102
*
Bring up the equinox-based junit plugin for maven
rfeng
2009-01-16
2
-24
/
+96
*
Expose the EquinoxHost for the osgi junit plugin
rfeng
2009-01-13
1
-3
/
+3
*
Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...
mcombellack
2008-12-03
1
-2
/
+1
*
Ensure that all of the jars are located correctly when the node launcher is r...
slaws
2008-11-28
1
-8
/
+16
*
Added missing @Override annotation on methods that override a method declarat...
mcombellack
2008-11-26
3
-0
/
+3
*
Hack to get this working, need to revisit this whole launcher class as debugg...
antelder
2008-11-19
1
-1
/
+7
*
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
2008-11-19
17
-0
/
+2683
*
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
2008-11-19
19
-2353
/
+0
*
Minor simplification of node-launcher-equinox, which doesn't need a BundleAct...
jsdelfino
2008-09-10
2
-13
/
+30
*
Use bundle.getResources to discover services
rfeng
2008-09-09
6
-11
/
+62
*
Fixes to get the Equinox integration working. Use the parent classloader inst...
jsdelfino
2008-09-09
2
-1
/
+3
*
Use the bundle to load the implementation.node classes
rfeng
2008-09-09
2
-9
/
+23
*
Minor code clean up
rfeng
2008-09-08
3
-47
/
+34
*
Add Import-Package to 3rd lib bundle so that system packages are correctly re...
rfeng
2008-09-08
1
-25
/
+30
*
Fix the Bundle-ClassPath syntax and make sure the classpath is resolved again...
rfeng
2008-09-08
5
-17
/
+75
*
Simplified a bit the service discovery implementation. Some code cleanup in n...
jsdelfino
2008-09-08
3
-8
/
+13
*
Added an dynamicimport declaration to extensibility-equinox. Forced activatio...
jsdelfino
2008-09-07
2
-7
/
+9
*
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
14
-784
/
+648
*
Starting to add support Classloading for 3rd party jars
rfeng
2008-09-06
4
-18
/
+87
*
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
1
-4
/
+4
*
Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, some...
jsdelfino
2008-09-05
4
-51
/
+232
*
Added a BundleFileWrapperFactory hook as it'll help provide the required Bund...
jsdelfino
2008-09-05
1
-1
/
+1
*
Add the capability to find dependencies jars/folders from the URLClassLoader ...
rfeng
2008-09-04
3
-9
/
+74
*
Make a few fields non-static to ServiceDiscovery
rfeng
2008-09-03
2
-4
/
+20
*
Add an equinox-based OSGi node launcher
rfeng
2008-08-28
17
-0
/
+2035