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
*
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
*
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
*
Use basic authentication as a motivating scenario for looking at policy plug ...
slaws
2008-09-05
44
-34
/
+2448
*
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
*
Cast a few types to make it compatible with JDK 5 which doesn't have javax.sc...
rfeng
2008-09-03
1
-5
/
+5
*
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 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
*
Make a few fields non-static to ServiceDiscovery
rfeng
2008-09-03
9
-90
/
+140
*
Upgrade to jruby-1.1.3 to avoid pom.xml issue
rfeng
2008-09-03
2
-96
/
+293
*
Add binding-sca-jms to the module list to avoid build break in runtime-tomcat
rfeng
2008-09-03
1
-0
/
+1
*
Fix for TUSCANY-2570, configure Widget client proxies with relative paths.
jsdelfino
2008-09-03
1
-12
/
+10
*
Add jms sca binding to runtime-tomcat
antelder
2008-09-02
1
-0
/
+6
*
Guard against an NPE when the reference interface contract hasn't been resolv...
antelder
2008-09-02
1
-1
/
+1
*
Try to avoid an NPE in JMS binding when the refernce interface contarct is null
antelder
2008-09-02
1
-1
/
+5
*
Add an interim workaround for TUSCANY-2578 - a pluggable mechanism so sca bin...
antelder
2008-09-02
3
-2
/
+47
*
Change so the target binding is passed in to the JMS service listener. (used ...
antelder
2008-09-02
6
-8
/
+19
*
Start of a remote SCA binding that uses JMS. I'll post to the ML more about t...
antelder
2008-09-02
5
-0
/
+420
*
Fixed conversion between URI string and BPEL File.
jsdelfino
2008-09-01
3
-6
/
+7
*
Added node-launcher-equinox to the POM.
jsdelfino
2008-09-01
1
-0
/
+1
*
Changed uri and location to strings instead of URI and URL in the BPEL implem...
jsdelfino
2008-09-01
10
-39
/
+53
*
Enable interface-wsdl to work with older WSDL4J implementations like wsdl4j 1...
jsdelfino
2008-09-01
4
-9
/
+33
*
Fixed scope of the dependency on the Felix org.osgi.core module, changed it t...
jsdelfino
2008-09-01
1
-0
/
+1
*
Fixed parameter name, changed servletHost to ejbHost.
jsdelfino
2008-09-01
1
-4
/
+4
[next]