index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NPE
rfeng
2009-08-07
1
-1
/
+2
*
Start to move Java related utilities into the common-java module
rfeng
2009-08-07
8
-0
/
+876
*
Add a few typed getAttribute methods
rfeng
2009-08-07
1
-0
/
+124
*
Make jaxb-impl version consistent at 2.1.12
rfeng
2009-08-07
2
-2
/
+2
*
Work around http://jira.codehaus.org/browse/WSTX-144
rfeng
2009-08-07
1
-1
/
+13
*
Better handling of case where contribution import is not satisfied, to avoid ...
edwardsmj
2009-08-07
1
-6
/
+7
*
Bring definitions.xml into line with latest OASIS XSD (minor corrections)
edwardsmj
2009-08-07
1
-243
/
+243
*
Bring JEE XSD into line with latest OASIS JEE spec (sca-jee-1.1-spec-wd05.doc)
edwardsmj
2009-08-07
1
-3
/
+3
*
Fixing missing @value attribute declaration for <component> <property>
edwardsmj
2009-08-07
1
-0
/
+1
*
Replace the DOMHelper from common-xml module
rfeng
2009-08-07
22
-300
/
+164
*
Refactor the databinding module to use common-xml
rfeng
2009-08-07
40
-5569
/
+103
*
Add getInstance helper method
rfeng
2009-08-07
4
-3
/
+41
*
Allow the utility to be a concrete class
rfeng
2009-08-07
2
-1
/
+12
*
Allow the creation of utility by class without registration
rfeng
2009-08-07
1
-3
/
+13
*
Move the test case into the reader package
rfeng
2009-08-06
1
-1
/
+1
*
Add constructors that take factories
rfeng
2009-08-06
3
-4
/
+37
*
Reorg the package names
rfeng
2009-08-06
25
-1191
/
+61
*
Add SAX utilities
rfeng
2009-08-06
4
-8
/
+196
*
Fix the DOM XMLStreamReader
rfeng
2009-08-06
4
-13
/
+17
*
Adding common-xml into modules as the base to hold XML related utilities
rfeng
2009-08-06
27
-0
/
+6762
*
Adding back the tuscany version of oasis-sca-tests.properties
rfeng
2009-08-06
1
-0
/
+32
*
Use ANT sync to build the test projects from OASIS sources
rfeng
2009-08-06
2
-7
/
+9
*
Reenable the EquinoxHost test case that was ignored due to NPE
rfeng
2009-08-06
2
-10
/
+8
*
Restore the old TCCL
rfeng
2009-08-06
1
-1
/
+1
*
Add back the jee schemas. Ok this might not be the perfect place for it but t...
antelder
2009-08-06
1
-0
/
+2
*
Add an @Ignore to the testcase as its failing right now
antelder
2009-08-06
1
-0
/
+2
*
Template for reorganization of the builders.
slaws
2009-08-06
4
-17
/
+449
*
Update to use string version of endpoint and endpoint reference without hash ...
slaws
2009-08-06
1
-2
/
+4
*
Provide mechanism of printing out the endpoint reference without the hash cod...
slaws
2009-08-06
1
-3
/
+7
*
Add helper method to return component by name.
slaws
2009-08-06
2
-1
/
+18
*
Add helper methods to return parameters/references/services by name.
slaws
2009-08-06
3
-17
/
+64
*
Remove svn:externals and set up the pom to pull from ../src folder
rfeng
2009-08-05
1
-0
/
+43
*
TUSCANY 3192 - Additional fixes to remove remaining validation issues and rem...
lresende
2009-08-05
2
-530
/
+1
*
Updated to match latest OASIS XSDs which contain fixes for problems which are...
edwardsmj
2009-08-05
33
-926
/
+876
*
Refactor the runtime bridges to be o.a.t
rfeng
2009-08-05
3
-106
/
+246
*
Fix pom.xml
rfeng
2009-08-05
1
-5
/
+2
*
Update pom.xml
rfeng
2009-08-05
69
-159
/
+977
*
Remove copied files from svn
rfeng
2009-08-05
3
-195
/
+108
*
Format the code
rfeng
2009-08-05
1
-65
/
+64
*
Add jxws runtime as a dependency
rfeng
2009-08-05
2
-31
/
+77
*
Set the thread context classloader so that Axis2 configuration can be loaded
rfeng
2009-08-05
4
-136
/
+173
*
Set the thread context classloader so that JAXBContext.newInstance can find t...
rfeng
2009-08-05
3
-14
/
+37
*
Add Contribution context information to Monitor during Resolve phase
edwardsmj
2009-08-05
1
-24
/
+30
*
Add Composite context information to Monitor during Resolve phase
edwardsmj
2009-08-05
2
-76
/
+84
*
Updated error messages, in particular for case where WSDL is not found.
edwardsmj
2009-08-05
2
-3
/
+3
*
Provide mechanism of printing out the endpoint without the hash code to make ...
slaws
2009-08-05
1
-3
/
+7
*
Provide access to the domain composite for testing purposes
slaws
2009-08-05
1
-0
/
+4
*
Don't let serious schema validation errors pass to fix for OASIS 120013
antelder
2009-08-05
1
-1
/
+1
*
Add the JEE schemes so validation doesn't fail for the jee samples
antelder
2009-08-05
2
-0
/
+54
*
Updated to match latest OASIS XSDs which contain fixes for problems which are...
edwardsmj
2009-08-05
7
-33
/
+656
[next]