index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-05
Set the thread context classloader so that JAXBContext.newInstance can find t...
rfeng
3
-14
/
+37
2009-08-05
Add Contribution context information to Monitor during Resolve phase
edwardsmj
1
-24
/
+30
2009-08-05
Add Composite context information to Monitor during Resolve phase
edwardsmj
2
-76
/
+84
2009-08-05
Updated error messages, in particular for case where WSDL is not found.
edwardsmj
2
-3
/
+3
2009-08-05
Provide mechanism of printing out the endpoint without the hash code to make ...
slaws
1
-3
/
+7
2009-08-05
Provide access to the domain composite for testing purposes
slaws
1
-0
/
+4
2009-08-05
Don't let serious schema validation errors pass to fix for OASIS 120013
antelder
1
-1
/
+1
2009-08-05
Add the JEE schemes so validation doesn't fail for the jee samples
antelder
2
-0
/
+54
2009-08-05
Updated to match latest OASIS XSDs which contain fixes for problems which are...
edwardsmj
7
-33
/
+656
2009-08-04
Fix classloading problem with Axis dependencies used by binding-ws-axis2 on r...
edwardsmj
1
-6
/
+14
2009-08-04
Fix classloading problem with ODE dependencies used by implementation-bpel-ru...
edwardsmj
1
-33
/
+43
2009-08-04
Add the capability for equinox node launcher to support customized MANIFEST.M...
rfeng
6
-19
/
+366
2009-08-04
Bring up the builder tests with the new builders. Includes simplification of ...
slaws
6
-102
/
+89
2009-08-04
Update from RC to final release of wicket
antelder
1
-2
/
+2
2009-08-04
Start to work on ASM50033
rfeng
2
-1
/
+10
2009-08-04
Use the xml string to keep the unknown elements (reduce complexity and memory...
rfeng
11
-1303
/
+329
2009-08-04
Fix the algorithm to check duplicate names for callback bindings to avoid fai...
rfeng
1
-51
/
+37
2009-08-04
Start to fix the itest/properties
rfeng
6
-176
/
+69
2009-08-04
Update to the 1.0.4-SNAPSHOT
rfeng
1
-1
/
+1
2009-08-03
Format the code
rfeng
1
-2
/
+1
2009-08-03
Remove unused imports
rfeng
1
-7
/
+0
2009-08-03
Add a property file to hold the descriptions of the SCA assembly conformance ...
rfeng
1
-0
/
+327
2009-08-03
Test for unique binding names across a service's bindings. Not just the bindi...
slaws
1
-5
/
+2
2009-08-03
Raise an error when remotable is set to anything but true. Required to get AS...
slaws
3
-1
/
+14
2009-08-03
A change I have sitting on my disc in case we decide do maintain content in t...
slaws
2
-0
/
+31
2009-07-31
Use the extensibility-equinox module to dynamically imports public packages a...
rfeng
11
-12
/
+34
2009-07-31
Add missing dependency
slaws
1
-0
/
+8
2009-07-31
Add new contributions to build
slaws
2
-0
/
+4
2009-07-31
Add missing test contribution
slaws
1
-0
/
+67
2009-07-31
Add missing test contribution
slaws
1
-0
/
+67
2009-07-31
Change warning to error as per spec. Caught when running ASM_8011
slaws
1
-1
/
+1
2009-07-31
Change warning to error as per spec. Caught when running ASM_8010
slaws
1
-4
/
+4
2009-07-31
Turn incompatible interface warning into an error to match spec. Specifically...
slaws
1
-5
/
+5
2009-07-31
Be more defensive in check the implementation reference. Follow the pattern u...
slaws
1
-1
/
+1
2009-07-31
Be more defensive when checking for interface compatibility. Prevent NPE when...
slaws
1
-0
/
+12
2009-07-31
Add sub components to the diagram.
slaws
1
-0
/
+0
2009-07-31
Change warning to error when reference with target also has binding, to match...
antelder
2
-2
/
+1
2009-07-31
Don't generate Import-Package header for the 3rd party jars so that either lo...
rfeng
1
-1
/
+2
2009-07-31
Generate a gateway bundle that aggregate split META-INF/services resources
rfeng
11
-36
/
+166
2009-07-31
Disable OSGi DS to avoid conflicts
rfeng
2
-2
/
+2
2009-07-31
Use ServiceFactory to create service proxies based on the interface classes f...
rfeng
1
-28
/
+37
2009-07-31
Get the instance of DocumentBuilderFactory from the registry instead of creat...
rfeng
4
-7
/
+17
2009-07-31
Release resources when the OSGi runtime is shutdown to remove the needs of sh...
rfeng
2
-4
/
+16
2009-07-31
Enhance the service discovery by testing the types
rfeng
13
-85
/
+560
2009-07-31
Disable the OSGi DS to avoid conflicts
rfeng
3
-26
/
+2
2009-07-31
Add missing jackson jars to the LICENSE file
rfeng
1
-0
/
+2
2009-07-31
Set the import package to be fixed version to avoid conflicts in PDE for the ...
rfeng
2
-2
/
+2
2009-07-30
Check null to avoid NPE
rfeng
1
-4
/
+8
2009-07-30
Make sure the Endpoints and EndpointReferences are released
rfeng
2
-26
/
+91
2009-07-30
TUSCANY-3187 - add the service wire to the leaf service rather than the servi...
slaws
1
-1
/
+5
[next]