index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
interface-wsdl
/
src
/
main
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-17
Remove unused imports
rfeng
1
-1
/
+0
2009-08-17
Changes to enable interface.wsdl to process WSDL portTypes which have @callba...
edwardsmj
8
-29
/
+191
2009-08-14
Remove System.out.println
antelder
1
-3
/
+1
2009-08-12
Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...
rfeng
1
-1
/
+2
2009-08-12
Feed the monitor through into model resolvers should they wish to use it.
slaws
1
-1
/
+2
2009-08-12
Improve the message given when a referenced WSDL interface can't be found.
slaws
1
-1
/
+1
2009-08-11
Remove hashCode and equals methods in base OperationImpl and InterfaceImpl to...
rfeng
1
-19
/
+35
2009-08-11
Improve the XML schema validation to enable XSDs in other modules
rfeng
2
-44
/
+32
2009-08-05
Updated error messages, in particular for case where WSDL is not found.
edwardsmj
2
-3
/
+3
2009-08-03
Raise an error when remotable is set to anything but true. Required to get AS...
slaws
3
-1
/
+14
2009-07-21
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
7
-800
/
+800
2009-07-20
Add support for BPEL 2.0 partnerLink extension elements in WSDL documents, as...
edwardsmj
2
-1
/
+6
2009-06-23
Fixes for TUSCANY-3117
ramkumar
1
-0
/
+3
2009-06-15
Fixes for TUSCANY-3079
ramkumar
1
-18
/
+43
2009-05-27
Refactor the XMLInputFactory.newInstance into FactoryExtensionPoint.getFactory
rfeng
2
-22
/
+23
2009-05-13
Fixes for errors in the processing of <interface.wsdl/> elements, as describe...
edwardsmj
1
-13
/
+47
2009-05-12
TUSCANY-3015: Fix URI creation to escape spaces in the name
antelder
1
-0
/
+3
2009-04-25
Merge interface-wsdl-xml into interface-wsdl module
antelder
9
-0
/
+1225
2009-03-06
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
lresende
1
-3
/
+3
2009-03-05
More changes to switch SCA namespace from osoa version to oasis one
rfeng
1
-3
/
+3
2008-11-19
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
18
-0
/
+1989
2008-11-19
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
17
-1915
/
+0
2008-09-01
Enable interface-wsdl to work with older WSDL4J implementations like wsdl4j 1...
jsdelfino
3
-7
/
+27
2008-08-13
Added missing @Override annotation to methods that override methods from thei...
mcombellack
1
-0
/
+1