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
2009-08-07
Refactor the databinding module to use common-xml
rfeng
40
-5569
/
+103
2009-08-07
Add getInstance helper method
rfeng
4
-3
/
+41
2009-08-07
Allow the utility to be a concrete class
rfeng
2
-1
/
+12
2009-08-07
Allow the creation of utility by class without registration
rfeng
1
-3
/
+13
2009-08-06
Move the test case into the reader package
rfeng
1
-1
/
+1
2009-08-06
Add constructors that take factories
rfeng
3
-4
/
+37
2009-08-06
Reorg the package names
rfeng
25
-1191
/
+61
2009-08-06
Add SAX utilities
rfeng
4
-8
/
+196
2009-08-06
Fix the DOM XMLStreamReader
rfeng
4
-13
/
+17
2009-08-06
Adding common-xml into modules as the base to hold XML related utilities
rfeng
27
-0
/
+6762
2009-08-06
Reenable the EquinoxHost test case that was ignored due to NPE
rfeng
2
-10
/
+8
2009-08-06
Restore the old TCCL
rfeng
1
-1
/
+1
2009-08-06
Add back the jee schemas. Ok this might not be the perfect place for it but t...
antelder
1
-0
/
+2
2009-08-06
Add an @Ignore to the testcase as its failing right now
antelder
1
-0
/
+2
2009-08-06
Template for reorganization of the builders.
slaws
4
-17
/
+449
2009-08-06
Provide mechanism of printing out the endpoint reference without the hash cod...
slaws
1
-3
/
+7
2009-08-06
Add helper method to return component by name.
slaws
2
-1
/
+18
2009-08-06
Add helper methods to return parameters/references/services by name.
slaws
3
-17
/
+64
2009-08-05
TUSCANY 3192 - Additional fixes to remove remaining validation issues and rem...
lresende
2
-530
/
+1
2009-08-05
Updated to match latest OASIS XSDs which contain fixes for problems which are...
edwardsmj
33
-926
/
+876
2009-08-05
Set the thread context classloader so that Axis2 configuration can be loaded
rfeng
4
-136
/
+173
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
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-03
Format the code
rfeng
1
-2
/
+1
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
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
Change warning to error when reference with target also has binding, to match...
antelder
1
-1
/
+1
2009-07-31
Don't generate Import-Package header for the 3rd party jars so that either lo...
rfeng
1
-1
/
+2
[next]