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-11
Remove hashCode and equals methods in base OperationImpl and InterfaceImpl to...
rfeng
5
-140
/
+74
2009-08-11
Improve the XML schema validation to enable XSDs in other modules
rfeng
27
-460
/
+313
2009-08-10
Update the MF to export o.a.t.s.common.xml
rfeng
1
-11
/
+13
2009-08-10
Add the methods to read the XML documents for certain attributes such as tns
rfeng
5
-0
/
+443
2009-08-10
Remove erroneous targetNamespace attribute
slaws
1
-1
/
+2
2009-08-10
Add missing target namespace
slaws
1
-1
/
+2
2009-08-10
Add missing target namespace
slaws
8
-0
/
+8
2009-08-10
Remove erroneous targetNamespace attribute
slaws
1
-2
/
+2
2009-08-10
Add missing target namespace
slaws
1
-0
/
+1
2009-08-10
Chnage to compile scope as its now used in DefinitionsUtil
antelder
1
-1
/
+0
2009-08-10
TUSCANY-3020 - when definitions are aggregated together check that there are ...
slaws
6
-30
/
+113
2009-08-10
Remove intents that are provided by the specification in the assembly-xsd module
slaws
2
-40
/
+6
2009-08-10
Change to not use unique snapshot versions to fix an issue running the otests...
antelder
1
-0
/
+1
2009-08-10
Start adding support for JSONP references. Doesn't work yet, still need to im...
antelder
3
-3
/
+146
2009-08-10
Use correct path when unregistering the servlets when stopping
antelder
1
-1
/
+1
2009-08-10
Remove unused imports
antelder
1
-2
/
+0
2009-08-10
Update JSONP binding to use the URI from the binding in the endpoint to expos...
antelder
2
-3
/
+3
2009-08-09
Start adding SCDL schema to extension module
antelder
2
-0
/
+59
2009-08-09
Add a method to ServiceDiscovery to set context classloader for service provi...
rfeng
3
-95
/
+131
2009-08-08
Fix typo
slaws
1
-1
/
+1
2009-08-08
Some strangeness here. In unit tests there is a class not found exception for...
slaws
2
-0
/
+26
2009-08-08
remove extraneous promote attribute
slaws
1
-1
/
+1
2009-08-08
Remove targetNamespace from composites
slaws
2
-2
/
+0
2009-08-08
Enable builder itest.
slaws
1
-6
/
+7
2009-08-08
Update the first builder test to match the current endpoint processing.
slaws
3
-3
/
+12
2009-08-08
Process a binding name if one is included in the target URI
slaws
1
-24
/
+150
2009-08-08
Fix the URI algorithm so that the binding name is only included in the URI if...
slaws
1
-2
/
+2
2009-08-08
Use the registry to resolve de-serialized endpoint references
slaws
1
-1
/
+1
2009-08-08
Make endpoints point to the component/service for which they are created so t...
slaws
1
-2
/
+6
2009-08-08
Remove the non-OASIS code from the endpoint builder and set up build-time and...
slaws
6
-344
/
+159
2009-08-08
Add some commentary about the status of the independent contributions
slaws
1
-0
/
+3
2009-08-08
Put some carriage returns in README
slaws
1
-2
/
+5
2009-08-08
Fix problem with building with JDK 1.5 bringing in bouncy castle dependency
antelder
1
-0
/
+8
2009-08-08
Update LICENSE with latest versions
antelder
1
-1
/
+1
2009-08-08
Fix test cases to avoid NPE
rfeng
2
-3
/
+5
2009-08-07
Fix NPE
rfeng
1
-1
/
+2
2009-08-07
Start to move Java related utilities into the common-java module
rfeng
8
-0
/
+876
2009-08-07
Add a few typed getAttribute methods
rfeng
1
-0
/
+124
2009-08-07
Make jaxb-impl version consistent at 2.1.12
rfeng
2
-2
/
+2
2009-08-07
Work around http://jira.codehaus.org/browse/WSTX-144
rfeng
1
-1
/
+13
2009-08-07
Better handling of case where contribution import is not satisfied, to avoid ...
edwardsmj
1
-6
/
+7
2009-08-07
Bring definitions.xml into line with latest OASIS XSD (minor corrections)
edwardsmj
1
-243
/
+243
2009-08-07
Bring JEE XSD into line with latest OASIS JEE spec (sca-jee-1.1-spec-wd05.doc)
edwardsmj
1
-3
/
+3
2009-08-07
Fixing missing @value attribute declaration for <component> <property>
edwardsmj
1
-0
/
+1
2009-08-07
Replace the DOMHelper from common-xml module
rfeng
22
-300
/
+164
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
[next]