index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
binding-ws-axis2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-31
Fix WS binding to include any webapp context path in the wsdl endpoint
antelder
1
-0
/
+13
2009-10-30
Update geronimo spec jars to the osgi-enabled versions
rfeng
1
-7
/
+1
2009-10-29
Update to end all service provider files with a new line
antelder
2
-1
/
+2
2009-10-29
Refactor the TCCL processing to ClassLoaderContext
rfeng
1
-2
/
+2
2009-10-02
Merge policy-xml and definitions-xml into assembly-xml
antelder
1
-7
/
+0
2009-10-01
Update the axis2 runtime dependencies for model module changes
antelder
1
-2
/
+1
2009-08-18
Make the 3rd party jar dependencies consistent in version to avoid conflicts
rfeng
1
-0
/
+24
2009-08-18
Ensure that binding ws test composites have unique names
slaws
4
-4
/
+4
2009-08-11
Fix the schema validation issue for definitions
rfeng
1
-1
/
+1
2009-08-11
Improve the XML schema validation to enable XSDs in other modules
rfeng
2
-11
/
+12
2009-08-10
Remove intents that are provided by the specification in the assembly-xsd module
slaws
1
-17
/
+3
2009-08-09
Add a method to ServiceDiscovery to set context classloader for service provi...
rfeng
1
-79
/
+3
2009-08-08
Some strangeness here. In unit tests there is a class not found exception for...
slaws
1
-0
/
+13
2009-08-08
remove extraneous promote attribute
slaws
1
-1
/
+1
2009-08-08
Fix problem with building with JDK 1.5 bringing in bouncy castle dependency
antelder
1
-0
/
+8
2009-08-05
Set the thread context classloader so that Axis2 configuration can be loaded
rfeng
4
-136
/
+173
2009-08-04
Fix classloading problem with Axis dependencies used by binding-ws-axis2 on r...
edwardsmj
1
-6
/
+14
2009-07-31
Use the extensibility-equinox module to dynamically imports public packages a...
rfeng
2
-2
/
+3
2009-07-31
Generate a gateway bundle that aggregate split META-INF/services resources
rfeng
1
-9
/
+12
2009-07-31
Release resources when the OSGi runtime is shutdown to remove the needs of sh...
rfeng
1
-1
/
+9
2009-07-28
Create a Tuscany specific listener manager so that the shutdown hook is clear...
slaws
3
-2
/
+172
2009-07-21
Set EndpointReference state on callback
slaws
1
-0
/
+1
2009-07-21
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
48
-2528
/
+2528
2009-06-19
TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...
slaws
4
-19
/
+35
2009-06-18
Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...
rfeng
2
-9
/
+17
2009-06-18
Remove unused imports
rfeng
1
-19
/
+16
2009-06-15
TUSCANY-3093 - changes required to pass the callback endpoint URI in the from...
slaws
2
-4
/
+7
2009-06-11
TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...
slaws
2
-7
/
+7
2009-06-11
TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...
slaws
2
-13
/
+30
2009-05-27
Remove xml-apis dependencies
rfeng
1
-3
/
+11
2009-04-25
Merge interface-wsdl-xml into interface-wsdl module
antelder
1
-7
/
+0
2009-04-23
Merge xsd-xml module into xsd module to tentatively test out the emerging ML ...
antelder
1
-4
/
+1
2009-04-15
Exclude xml-apis
rfeng
1
-1
/
+2
2009-04-15
Exclude the xml apis that are already part of JDK 1.5 or later
rfeng
1
-0
/
+6
2009-04-15
Exclude the xml apis that are already part of JDK 1.5 or later
rfeng
1
-0
/
+10
2009-04-15
Make sure the class is returned
rfeng
1
-2
/
+5
2009-04-15
Add a special classloader to work around XXXFactory.newInstance issue within ...
rfeng
2
-102
/
+167
2009-04-15
Port DefinitionsProvider to Definitions extension point
rfeng
2
-85
/
+17
2009-04-14
Add missing import packages
rfeng
1
-1
/
+3
2009-04-14
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
1
-0
/
+1
2009-04-13
Add exclusion of axis2-adb to avoid split packages
rfeng
3
-11
/
+28
2009-04-08
Exclude axis2-adb as it adds a split package (o.a.axis2.util) into the axis2-...
rfeng
1
-27
/
+31
2009-03-19
Switch over to new endpoint reference/endpoint model. These are the changes r...
slaws
16
-153
/
+132
2009-03-18
Set port to 8085 to fix continuum build failure when 8080 is used
antelder
1
-1
/
+1
2009-03-17
Revert 755183 an errant commit from the release plugin
antelder
1
-20
/
+20
2009-03-17
[maven-release-plugin] prepare branch test-branch
antelder
1
-20
/
+20
2009-03-17
Make sure XML types introspected by databindings are honored by the J2W gener...
rfeng
1
-8
/
+8
2009-03-06
Add a pojo WS test case
rfeng
7
-0
/
+279
2009-03-06
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
lresende
30
-56
/
+56
2009-03-05
Some more Updates to binding-ws to use OASIS namespaces/schema
lresende
31
-66
/
+66
[next]