An open API service providing commit metadata for open source projects.

GitHub / apache/axis-axis1-java / commits

Apache Axis1 Java

SHA Message Author Date Stats
4e9fbad3 merge AXIS-1984: Added XML catalog support to maven-wsdl2java-plugin. Andreas Veithen <v****n@a****g> almost 14 years ago
8c587d36 Attempting to fix mergeinfo. Andreas Veithen <v****n@a****g> almost 14 years ago
39455a99 Added missing file. Andreas Veithen <v****n@a****g> almost 14 years ago
e001d246 Finalized the XML catalog support for maven-wsdl2java-plugin. Andreas Veithen <v****n@a****g> almost 14 years ago
eb0386ff merge Merged latest changes from trunk. Andreas Veithen <v****n@a****g> almost 14 years ago
60aede28 Upgraded WSDL4J from 1.5.1 to 1.6.2. Andreas Veithen <v****n@a****g> almost 14 years ago
9d0f9809 Some unfinished work for AXIS-1984. Andreas Veithen <v****n@a****g> almost 14 years ago
ab4d563d Created a development branch to work on AXIS-1984. Andreas Veithen <v****n@a****g> almost 14 years ago
f6ddc906 Skip integration tests if skipTests is set to true. Andreas Veithen <v****n@a****g> almost 14 years ago
e2eedf6d Renamed some Maven modules to increase consistency. Andreas Veithen <v****n@a****g> almost 14 years ago
2eb67076 Moved the BSF provider to a separate Maven module. Andreas Veithen <v****n@a****g> almost 14 years ago
0c2c30e3 Moved two additional classes to axis-tools. Andreas Veithen <v****n@a****g> almost 14 years ago
039365d6 Moved the code generator to a separate Maven module. Andreas Veithen <v****n@a****g> almost 14 years ago
4d210553 Eliminated some dependencies of core runtime classes on classes in org.apache... Andreas Veithen <v****n@a****g> almost 14 years ago
eb88f4e2 Moved the command line tools (WSDL2Java and Java2WSDL) to a separate Maven mo... Andreas Veithen <v****n@a****g> almost 14 years ago
6a623c74 Reintroduced the org.apache.axis:axis artifact as an Uber-JAR produced with m... Andreas Veithen <v****n@a****g> almost 14 years ago
6b6be1b6 Renamed axis Maven module to axis-rt-core. Andreas Veithen <v****n@a****g> almost 14 years ago
8eb86ce0 Renamed the axis-castor Maven module to axis-rt-databinding-castor. Andreas Veithen <v****n@a****g> almost 14 years ago
d59583ee Migrated test/wsdl/refattr to the Maven build. Also fixed an issue in wsdl2ja... Andreas Veithen <v****n@a****g> almost 14 years ago
0777b11d Migrated test/wsdl/schemaImport to the Maven build. Andreas Veithen <v****n@a****g> almost 14 years ago
9e1a9a12 Removed empty directory. Andreas Veithen <v****n@a****g> almost 14 years ago
0c573a96 Migrated test/wsdl/sequence to the Maven build. Andreas Veithen <v****n@a****g> almost 14 years ago
f8be4a51 * Fixed T12: the test was sending the wrong role. Also avoid the xsi:type on ... Andreas Veithen <v****n@a****g> almost 14 years ago
e6692c4c Fixed the T1, T2, T3 and T4 tests: Andreas Veithen <v****n@a****g> almost 14 years ago
dcc2ac8f * Modified WhiteMesaSoap12TestSvcTestCase to make the endpoints configurable. Andreas Veithen <v****n@a****g> almost 14 years ago
d80c82b0 Preparing to migrate test/wsdl/soap12/assertion. Andreas Veithen <v****n@a****g> almost 14 years ago
e6bd8028 Migrated client-side-axis from the old Forrest sources. Andreas Veithen <v****n@a****g> almost 14 years ago
3a017ac2 Finalized the migration of test/wsdl/soap12/additional to the Maven build. Andreas Veithen <v****n@a****g> almost 14 years ago
634cc51a Further enhanced the interop mock. Now all message tests in WhiteMesaSoap12Ad... Andreas Veithen <v****n@a****g> almost 14 years ago
4f7e3b8a Ensure that tests use SOAP 1.2 role URIs. Andreas Veithen <v****n@a****g> almost 14 years ago
e6788cf5 Use the expected parameter name for the echoString operation. Andreas Veithen <v****n@a****g> almost 14 years ago
45f141db Don't send rpc/encoded messages to documant/literal services. Andreas Veithen <v****n@a****g> almost 14 years ago
1917c9f2 Use the expected parameter name for the echoString operation. Andreas Veithen <v****n@a****g> almost 14 years ago
616e7306 Enhanced the interop mock. It is slowly converging towards a solution that en... Andreas Veithen <v****n@a****g> almost 14 years ago
6dcd60f0 Ensure that the XMLP-16 test uses the correct parameter name. Andreas Veithen <v****n@a****g> almost 14 years ago
b96a3b0d Don't generate Javadoc JAR for interop-mock. Andreas Veithen <v****n@a****g> almost 14 years ago
fdb3db30 Added more endpoints and messages to the mock service for www.whitemesa.net a... Andreas Veithen <v****n@a****g> almost 14 years ago
c7f668b8 * Added more message exchanges to the interoperability mock service. Andreas Veithen <v****n@a****g> almost 14 years ago
5f70f101 * Added a couple of mock services that will be used to replace some external ... Andreas Veithen <v****n@a****g> almost 14 years ago
c4c5e455 AXIS-1581: Fixed a NullPointerException in org.apache.axis.client.Call. Test ... Andreas Veithen <v****n@a****g> almost 14 years ago
8cd5869b Preparing the migration of the SOAP 1.2 interoperability tests. Andreas Veithen <v****n@a****g> almost 14 years ago
d730ab8f Added jetty-maven-plugin to pluginManagement. Andreas Veithen <v****n@a****g> almost 14 years ago
09bd12b4 Migrated test/wsdl/schema2 to the Maven build. Andreas Veithen <v****n@a****g> almost 14 years ago
9acacacc Migrated test/wsdl/qnameser to the Maven build. Also renamed the test service... Andreas Veithen <v****n@a****g> almost 14 years ago
7591151f Migrated test/wsdl/parameterOrder to the Maven build. Andreas Veithen <v****n@a****g> almost 14 years ago
f74709cc Removed the generated test cases added in r1299078 (because they needed a man... Andreas Veithen <v****n@a****g> almost 14 years ago
3b6e557f Added a feature to maven-wsdl2java-plugin that allows to generate test cases ... Andreas Veithen <v****n@a****g> almost 14 years ago
1cd01986 In the generated test cases, don't attempt to catch exceptions thrown during ... Andreas Veithen <v****n@a****g> almost 14 years ago
d557ef53 Require Maven 3.0.4 to avoid MINVOKER-107. Andreas Veithen <v****n@a****g> almost 14 years ago
95b74d95 Enabled debug mode in maven-invoker-plugin to investigate build failure in Je... Andreas Veithen <v****n@a****g> almost 14 years ago
585b3d32 Added a writeStubToTestSources option to maven-wsdl2java-plugin for use in pr... Andreas Veithen <v****n@a****g> almost 14 years ago
9401e387 Migrated test/wsdl/rpcParams (AXIS-928) to the Maven build. Also refactored t... Andreas Veithen <v****n@a****g> almost 14 years ago
501f0180 Improved the usability of the foreground mode and added documentation. Andreas Veithen <v****n@a****g> almost 14 years ago
1ff3f618 Added an explicit test case for the split WSDL feature of the java2wsdl Ant t... Andreas Veithen <v****n@a****g> almost 14 years ago
d5c8f9db Migrated test/wsdl/query to the Maven build. Andreas Veithen <v****n@a****g> almost 14 years ago
fd6577eb AXIS-2157: The server side of the jaxrpc sample should use ServerHandler inst... Andreas Veithen <v****n@a****g> almost 14 years ago
28de7530 Fixed an issue in the migration of the jaxrpc sample: the hello service shoul... Andreas Veithen <v****n@a****g> almost 14 years ago
f5881ed0 Reverted r256500 (AXIS-524) and r348194 (AXIS-2314; fixing a regression cause... Andreas Veithen <v****n@a****g> almost 14 years ago
d3e20a8d Some documentation improvements. Andreas Veithen <v****n@a****g> almost 14 years ago
627b5e37 Make generation of client stubs optional in maven-wsdl2java-plugin. Andreas Veithen <v****n@a****g> almost 14 years ago
5b85ff27 Reverted the change introduced in the Emitter in r1226504 and instead integra... Andreas Veithen <v****n@a****g> almost 14 years ago
607e6096 Avoid collisions between the classes passed to java2wsdl and the classes gene... Andreas Veithen <v****n@a****g> almost 14 years ago
ba5e41e5 Removed the WSDD file for the wsdl/echo2 test. According to the build file in... Andreas Veithen <v****n@a****g> almost 14 years ago
f33bee98 Make the location of the generated deploy.wsdd and undeploy.wsdd files config... Andreas Veithen <v****n@a****g> almost 14 years ago
d29b73bb Use a reasonable default value for the output directory used by maven-wsdl2ja... Andreas Veithen <v****n@a****g> almost 14 years ago
25c195e5 Renamed the goals defined by maven-wsdl2java-plugin. Andreas Veithen <v****n@a****g> almost 14 years ago
a9746ecb AXIS-1315: Also fixed the j2w-simplebean target. Andreas Veithen <v****n@a****g> almost 14 years ago
1516ba52 AXIS-1315: Fixed the java2wsdl task so that it loads classes specified using ... Andreas Veithen <v****n@a****g> almost 14 years ago
a8a0948d Replaced tabs with spaces and fixed formatting. Andreas Veithen <v****n@a****g> almost 14 years ago
366318f4 AXIS-2877: Andreas Veithen <v****n@a****g> almost 14 years ago
69a48d46 Removed unused import. Andreas Veithen <v****n@a****g> almost 14 years ago
e428cde4 Moved the integration guide samples to their own Maven module and added a cou... Andreas Veithen <v****n@a****g> almost 14 years ago
d4913939 AXIS-2875: Disabled the ComplexEchoServiceTestCase because it fails on Java 1... Andreas Veithen <v****n@a****g> almost 14 years ago
90bc80e0 Improved debug logging. Andreas Veithen <v****n@a****g> almost 14 years ago
2a14010f Improved debug logging. Andreas Veithen <v****n@a****g> almost 14 years ago
43be5f03 * Changed the log message pattern to make it easier to correlate messages fro... Andreas Veithen <v****n@a****g> almost 14 years ago
7ddc122b Improved debug logging. Andreas Veithen <v****n@a****g> almost 14 years ago
a180a1c8 Committing changes missing in r1383271. Andreas Veithen <v****n@a****g> almost 14 years ago
ffc60d9e Setup logging in integration tests; useful for debugging. Andreas Veithen <v****n@a****g> almost 14 years ago
f6807deb AXIS-2875: Set the appropriate system properties so that the SAAJ unit tests ... Andreas Veithen <v****n@a****g> almost 14 years ago
c1fb7e21 AXIS-2875: Renamed a method that conflicts with a method in the superclass in... Andreas Veithen <v****n@a****g> almost 14 years ago
10926614 AXIS-2875: Override SAAJ version so that we can build on Java 1.6. Andreas Veithen <v****n@a****g> almost 14 years ago
8b8b6fc6 Adding the snapshots.html page. Andreas Veithen <v****n@a****g> over 14 years ago
f87cf216 Renamed the Java packages of the Maven plugins for consistency with the Ant t... Andreas Veithen <v****n@a****g> over 14 years ago
fc146e9f Configured Javadoc. Andreas Veithen <v****n@a****g> over 14 years ago
8b82d540 Added logo and fixed Maven project names. Andreas Veithen <v****n@a****g> over 14 years ago
8f8ada56 Fixed the inception year. Andreas Veithen <v****n@a****g> over 14 years ago
37710a77 Automatically update version numbers in the documentation. Andreas Veithen <v****n@a****g> over 14 years ago
0885a0c6 Migrated a document to the new Axis site. Andreas Veithen <v****n@a****g> over 14 years ago
34ae2fdd Avoid using fixed HTTP port in integration tests. Andreas Veithen <v****n@a****g> over 14 years ago
eb94ac41 Skip Javadoc JAR generation for samples. Andreas Veithen <v****n@a****g> over 14 years ago
36630568 Maven site improvements. Andreas Veithen <v****n@a****g> over 14 years ago
3fdf5c2f Allow changing the Java class associated with an XML type in maven-wsdl2java-... Andreas Veithen <v****n@a****g> over 14 years ago
cb4f76fa Started to implement the Maven plugin documentation recommendations for the m... Andreas Veithen <v****n@a****g> over 14 years ago
5b3dca60 Fixed the Maven plugin sites. Andreas Veithen <v****n@a****g> over 14 years ago
91f8cb5a Fixed a broken test case. Andreas Veithen <v****n@a****g> over 14 years ago
039e09d8 Fixed a broken test case. Andreas Veithen <v****n@a****g> over 14 years ago
a0d0f541 Avoid usage of fixed HTTP port in integration tests. Andreas Veithen <v****n@a****g> over 14 years ago
4e4162e7 Simplified site generation and implemented a workaround for DOXIA-373. Andreas Veithen <v****n@a****g> over 14 years ago
1409fbe2 Added a file that was missing in r1298772. Andreas Veithen <v****n@a****g> over 14 years ago

← Back to repository