136
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved the TCP monitor to a separate Maven module. More... almost 13 years ago
Moved the already deprecated DefaultEngineConfigurationFactory to axis-rt-compat. More... almost 13 years ago
Created a separate Maven module axis-rt-compat to host deprecated classes. More... almost 13 years ago
Moved the HttpClient 3 based HTTP transport to a separate Maven module. More... almost 13 years ago
Migrated test/wsdl/groups to the Maven build. More... almost 13 years ago
Migrated test/wsdl/types to the Maven build. More... almost 13 years ago
Ensure that TestSrcContent properly closes files to avoid a build failure due to too many open files. More... almost 13 years ago
* Attempt to increase the probability of observing the issue described in AXIS-2498 in MultithreadTestCase. * Ensure that MultithreadTestCase will report hanging threads (instead of blocking the build). More... almost 13 years ago
Allow limiting the number of concurrently active sessions in the stand-alone Axis server. This is important for integration tests because they potentially create a large number of sessions. More... almost 13 years ago
Moved the JWS support to a separate Maven module and disabled it by default (most enterprise projects don't use JWS). More... almost 13 years ago
Moved the mail transport to a separate Maven module. More... almost 13 years ago
Setting svn:ignore. More... almost 13 years ago
Removed empty package. More... almost 13 years ago
Migrated test/wsdl/webref to the Maven build. More... almost 13 years ago
Cleaned up the code in MultithreadTestCase and extended it to cover the scenario described in AXIS-2498. More... almost 13 years ago
Migrated test/wsdl/multithread to the Maven build. More... almost 13 years ago
* Mavenized the addressbook sample. * Reuse the artifacts generated by addr-sample and echo-sample in the integration tests (instead of regenerating them). More... almost 13 years ago
Ensure that WSDLs that import the http://www.w3.org/XML/1998/namespace and http://schemas.xmlsoap.org/soap/encoding/ namespaces and that specify a schemaLocation for these namespaces can be processed successfully without network connection. More... almost 13 years ago
Migrated test/wsdl/terra to the Maven build and created a mock service for it so that it doesn't call out to the Internet. More... almost 13 years ago
Use axis-project as parent POM in integration test projects so that they use the same Maven plug-in versions as the rest of the build. This should avoid issues when building on a system without network connection. More... almost 13 years ago
AXIS-1984: Added XML catalog support to maven-wsdl2java-plugin. More... almost 13 years ago
Attempting to fix mergeinfo. More... almost 13 years ago
Added missing file. More... almost 13 years ago
Finalized the XML catalog support for maven-wsdl2java-plugin. More... almost 13 years ago
Merged latest changes from trunk. More... almost 13 years ago
Upgraded WSDL4J from 1.5.1 to 1.6.2. More... almost 13 years ago
Some unfinished work for AXIS-1984. More... almost 13 years ago
Created a development branch to work on AXIS-1984. More... almost 13 years ago
Skip integration tests if skipTests is set to true. More... almost 13 years ago
Renamed some Maven modules to increase consistency. More... almost 13 years ago