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 20 hours
ago. based on code collected
about 20 hours
ago.
Sep 20, 2024 — Sep 20, 2025
Showing page 8 of 441
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Moved the BSF provider to a separate Maven module.
Andreas Veithen
More...
almost 13 years ago
Moved two additional classes to axis-tools.
Andreas Veithen
More...
almost 13 years ago
Moved the code generator to a separate Maven module.
Andreas Veithen
More...
almost 13 years ago
Eliminated some dependencies of core runtime classes on classes in org.apache.axis.wsdl.toJava.
Andreas Veithen
More...
almost 13 years ago
Moved the command line tools (WSDL2Java and Java2WSDL) to a separate Maven module.
Andreas Veithen
More...
almost 13 years ago
Reintroduced the org.apache.axis:axis artifact as an Uber-JAR produced with maven-shade-plugin (for compatibility with Axis 1.4).
Andreas Veithen
More...
almost 13 years ago
Renamed axis Maven module to axis-rt-core.
Andreas Veithen
More...
almost 13 years ago
Renamed the axis-castor Maven module to axis-rt-databinding-castor.
Andreas Veithen
More...
almost 13 years ago
Migrated test/wsdl/refattr to the Maven build. Also fixed an issue in wsdl2java to make this test case compile (it still fails with a deserialization error on the server-side).
Andreas Veithen
More...
almost 13 years ago
Migrated test/wsdl/schemaImport to the Maven build.
Andreas Veithen
More...
almost 13 years ago
Removed empty directory.
Andreas Veithen
More...
almost 13 years ago
Migrated test/wsdl/sequence to the Maven build.
Andreas Veithen
More...
almost 13 years ago
* Fixed T12: the test was sending the wrong role. Also avoid the xsi:type on the header. * Enabled the test suite (running against the mock service).
Andreas Veithen
More...
almost 13 years ago
Fixed the T1, T2, T3 and T4 tests: * They were assuming that Stub#getHeader returns a response header, but this is no longer true (response headers are not put back into the Stub instance). * Instead of sending an empty body (as shown in the W3C spec), they were sending a body with an empty child element. * T3 and T4 were not sending the role as described in the W3C spec (but they were expecting the right result).
Andreas Veithen
More...
almost 13 years ago
* Modified WhiteMesaSoap12TestSvcTestCase to make the endpoints configurable. * Created a mock service for WhiteMesaSoap12TestSvcTestCase based on message captured from a locally installed White Mesa SOAP Server v3.2.
Andreas Veithen
More...
almost 13 years ago
Preparing to migrate test/wsdl/soap12/assertion.
Andreas Veithen
More...
almost 13 years ago
Migrated client-side-axis from the old Forrest sources.
Andreas Veithen
More...
almost 13 years ago
Finalized the migration of test/wsdl/soap12/additional to the Maven build.
Andreas Veithen
More...
almost 13 years ago
Further enhanced the interop mock. Now all message tests in WhiteMesaSoap12AddTestSvcTestCase pass.
Andreas Veithen
More...
almost 13 years ago
Ensure that tests use SOAP 1.2 role URIs.
Andreas Veithen
More...
almost 13 years ago
Use the expected parameter name for the echoString operation.
Andreas Veithen
More...
almost 13 years ago
Don't send rpc/encoded messages to documant/literal services.
Andreas Veithen
More...
almost 13 years ago
Use the expected parameter name for the echoString operation.
Andreas Veithen
More...
almost 13 years ago
Enhanced the interop mock. It is slowly converging towards a solution that enables us to run the WhiteMesaSoap12AddTestSvcTestCase again.
Andreas Veithen
More...
almost 13 years ago
Ensure that the XMLP-16 test uses the correct parameter name.
Andreas Veithen
More...
almost 13 years ago
Don't generate Javadoc JAR for interop-mock.
Andreas Veithen
More...
almost 13 years ago
Added more endpoints and messages to the mock service for www.whitemesa.net and fixed some issues in WhiteMesaSoap12AddTestSvcTestCase so that the request messages match the ones specified in http://www.w3.org/TR/2007/REC-soap12-testcollection-20070427/.
Andreas Veithen
More...
almost 13 years ago
* Added more message exchanges to the interoperability mock service. * Fixed an issue in the GET handling in the java.net HTTP transport. * Fixed a build failure on Java 1.5.
Andreas Veithen
More...
almost 13 years ago
* Added a couple of mock services that will be used to replace some external Web services that are no longer available. * Use these mock services to validate the processing of GET requests in the java.net HTTP transport.
Andreas Veithen
More...
almost 13 years ago
AXIS-1581: Fixed a NullPointerException in org.apache.axis.client.Call. Test coverage will be provided by WhiteMesaSoap12AddTestSvcTestCase once we get it working again.
Andreas Veithen
More...
almost 13 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
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