openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Axis (Java)
Settings
|
Report Duplicate
136
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
about 17 hours
ago.
Sep 23, 2024 — Sep 23, 2025
Showing page 9 of 441
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Preparing the migration of the SOAP 1.2 interoperability tests.
Andreas Veithen
More...
almost 13 years ago
Added jetty-maven-plugin to pluginManagement.
Andreas Veithen
More...
almost 13 years ago
Migrated test/wsdl/schema2 to the Maven build.
Andreas Veithen
More...
almost 13 years ago
Migrated test/wsdl/qnameser to the Maven build. Also renamed the test service from PlanWS to PlanWS2 to avoid conflict with a service deployed by another test.
Andreas Veithen
More...
almost 13 years ago
Migrated test/wsdl/parameterOrder to the Maven build.
Andreas Veithen
More...
almost 13 years ago
Removed the generated test cases added in r1299078 (because they needed a manual modification to pick up the HTTP port specified by the test.functional.ServicePort system property) and let maven-wsdl2java-plugin generate these files (maven-wsdl2java-plugin now supports generating customized test cases that read the HTTP port from a system property).
Andreas Veithen
More...
almost 13 years ago
Added a feature to maven-wsdl2java-plugin that allows to generate test cases in such a way that they get the HTTP port from a system property.
Andreas Veithen
More...
almost 13 years ago
In the generated test cases, don't attempt to catch exceptions thrown during stub instantiation. Instead, let JUnit (or the IDE or the surefire/failsafe plugin, etc.) report the exception.
Andreas Veithen
More...
almost 13 years ago
Require Maven 3.0.4 to avoid MINVOKER-107.
Andreas Veithen
More...
almost 13 years ago
Enabled debug mode in maven-invoker-plugin to investigate build failure in Jenkins.
Andreas Veithen
More...
almost 13 years ago
Added a writeStubToTestSources option to maven-wsdl2java-plugin for use in projects that don't need to include client-side artifacts in the project output, but still require them in the test cases.
Andreas Veithen
More...
almost 13 years ago
Migrated test/wsdl/rpcParams (AXIS-928) to the Maven build. Also refactored the test case to use the Call API instead of a manually modified stub.
Andreas Veithen
More...
almost 13 years ago
Improved the usability of the foreground mode and added documentation.
Andreas Veithen
More...
almost 13 years ago
Added an explicit test case for the split WSDL feature of the java2wsdl Ant task. Previously this was (partially) tested by test/wsdl/roundtrip.
Andreas Veithen
More...
about 13 years ago
Migrated test/wsdl/query to the Maven build.
Andreas Veithen
More...
about 13 years ago
AXIS-2157: The server side of the jaxrpc sample should use ServerHandler instead of ClientHandler. The sample now has the expected output:
Andreas Veithen
More...
about 13 years ago
Fixed an issue in the migration of the jaxrpc sample: the hello service should use a static WSDD (with a manually configured JAX-RPC handler) instead of the generated WSDD.
Andreas Veithen
More...
about 13 years ago
Reverted r256500 (AXIS-524) and r348194 (AXIS-2314; fixing a regression caused by r256500). See the comments in AXIS-524 for the rationale of this revert.
Andreas Veithen
More...
about 13 years ago
Some documentation improvements.
Andreas Veithen
More...
about 13 years ago
Make generation of client stubs optional in maven-wsdl2java-plugin.
Andreas Veithen
More...
about 13 years ago
Reverted the change introduced in the Emitter in r1226504 and instead integrate it into our Maven specific customization.
Andreas Veithen
More...
about 13 years ago
Avoid collisions between the classes passed to java2wsdl and the classes generated later by wsdl2java.
Andreas Veithen
More...
about 13 years ago
Removed the WSDD file for the wsdl/echo2 test. According to the build file in Axis 1.4, the generated WSDD should be used.
Andreas Veithen
More...
about 13 years ago
Make the location of the generated deploy.wsdd and undeploy.wsdd files configurable.
Andreas Veithen
More...
about 13 years ago
Use a reasonable default value for the output directory used by maven-wsdl2java-plugin.
Andreas Veithen
More...
about 13 years ago
Renamed the goals defined by maven-wsdl2java-plugin.
Andreas Veithen
More...
about 13 years ago
AXIS-1315: Also fixed the j2w-simplebean target.
Andreas Veithen
More...
about 13 years ago
AXIS-1315: Fixed the java2wsdl task so that it loads classes specified using <complextype> from the right class loader (i.e. so that it takes into account a nested <classpath> element).
Andreas Veithen
More...
about 13 years ago
Replaced tabs with spaces and fixed formatting.
Andreas Veithen
More...
about 13 years ago
AXIS-2877: * Ensure that Wsdl2javaAntTask sets up the class loader before attempting to set the custom GeneratorFactory. * Change the class loader delegation mode to parent-first so that the custom GeneratorFactory can be loaded even if the nested <classpath> contains the Axis JARs.
Andreas Veithen
More...
about 13 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
440
441
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree