GitHub / apache/axis-axis1-java / commits
Apache Axis1 Java
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| cb0e6e29 | Format code - align, remove unnecessary braces, make easier to read. | Nadir K. Amra <n****a@a****g> | over 19 years ago | |
| 3a5d1204 | minor change so that under concurrent access things won't loop forever (in ha... | Jarek Gawor <g****r@a****g> | almost 20 years ago | |
| 2eaba37f | Remove unneeded "throws Exceptions" | Doug Davis <d****g@a****g> | almost 20 years ago | |
| a0955002 | Add the HTTP query string to the msgContext | Doug Davis <d****g@a****g> | almost 20 years ago | |
| 48e2c78b | call setDirty() only when dirty == true | Jarek Gawor <g****r@a****g> | almost 20 years ago | |
| 1ae63074 | fixed uuid synchronization problems | Jarek Gawor <g****r@a****g> | almost 20 years ago | |
| f93adf06 | Missed a spot to make sure HTTP headers are in the right codepage | Doug Davis <d****g@a****g> | about 20 years ago | |
| 2af4b537 | a fix and tests for AXIS-2327 | Jarek Gawor <g****r@a****g> | about 20 years ago | |
| eb3afb62 | fix for ClassCastException error | Jarek Gawor <g****r@a****g> | about 20 years ago | |
| 07844f0e | Add util method for creating None EPR | Doug Davis <d****g@a****g> | about 20 years ago | |
| d9a81e64 | a property that can disable hostname fault detail - resolves axis-2200 | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| cd72a2ad | minor improvements | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| a7e1266e | bad assumption created lots of ClassCastExceptions | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 295ddd6c | fix for types that extend URI class (e.g. ws-addressing) | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 5acce232 | applied patch for axis-2455 | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 15668fb1 | applied patch for axis-2415 | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| d0c714ed | patch for axis-2394 | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 621e1b38 | reuse connection manager between instances, and fix possbile race condition | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 56eb1955 | allow to disable null check in bean serializer | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 708239a5 | a simple method for setting default impl class | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 62bbf32a | synchronize shared hashmaps | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 2acd4914 | add NOTICE, cleanup CVS stuff | Davanum Srinivas <d****s@a****g> | over 20 years ago | |
| d4a80f5e | Fix for AXIS-2465 from Bjorn and a few more from me | Davanum Srinivas <d****s@a****g> | over 20 years ago | |
| 49b8534a | per the latest WSA spec - pick up ref-params in the wsdl | Doug Davis <d****g@a****g> | over 20 years ago | |
| 7437a0ff | s/enum/ee/ for jdk 1.5 | Doug Davis <d****g@a****g> | over 20 years ago | |
| d794f206 | Move the SalesRankNPrice WSDL out of the active list as perfectXML.net is gone. | Tom Jordahl <t****j@a****g> | over 20 years ago | |
| 9a56efa2 | reenable tracking of processed headers during serialization | Doug Davis <d****g@a****g> | over 20 years ago | |
| d1db49c2 | bugfix AXIS-2435 | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 22d67b17 | ensure the http server is really up | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 9275b5d4 | slightly faster, skip dom tree | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 51c069c0 | restore pretty for wsdd and separate function for writting engine config dire... | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 5f2e6f73 | setters/getters for disablePrettyXML property | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 5b76925f | undo the last change... apparently pretty breaks things | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 4f2f4666 | output wsdd in pretty format | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| ba2051d8 | forgot to pass in the value | Doug Davis <d****g@a****g> | over 20 years ago | |
| d5284b5f | bugfix AXIS-2310 | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 3acee373 | bugfix AXIS-2361, and partial fix for replies with empty bodies | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| fb4a7fc8 | bugfix AXIS-2438 | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 8cc3def4 | removed unused code/function | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 815af059 | use task manager (if set) for one way calls | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 42f9d168 | basic task manager clases | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 59dbf7eb | process elements first. matches the order in the process() function. all test... | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| b0a53f60 | test for undeploy typemappings | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 6fccade9 | undeploy typemappings (from file at least) | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 2eac04e8 | add missing wsa sample | Doug Davis <d****g@a****g> | over 20 years ago | |
| 86d8d478 | unix encoding, and let's use port > 1024 | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 44749885 | Make sure we use the right soap version when we send async responses | Doug Davis <d****g@a****g> | over 20 years ago | |
| bdae174f | fix typo and w3c wsa fix | Doug Davis <d****g@a****g> | over 20 years ago | |
| e6d6e1a2 | method to explicitely clear caches | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| b5c8526c | test constuctor param ordering | Jarek Gawor <g****r@a****g> | over 20 years ago | |
| 6aa19e1d | first pass at adding w3c level of WS-Addr support | Doug Davis <d****g@a****g> | over 20 years ago | |
| b1291ac3 | Add a method to get the call object's current request message. | Doug Davis <d****g@a****g> | over 20 years ago | |
| 236f8753 | Safer to use the current message instead of asking for just the requestMsg | Doug Davis <d****g@a****g> | over 20 years ago | |
| 1f59839f | Complete the WSA stuff by adding in the server-side processing. | Doug Davis <d****g@a****g> | over 20 years ago | |
| 6967b65d | Just adding some mindless javadocs | Doug Davis <d****g@a****g> | over 20 years ago | |
| bad82cbf | Get TCK test working - who wudda thunk that calling | Doug Davis <d****g@a****g> | over 20 years ago | |
| 6f90bfbb | Remove unused imports. | Changshin Lee <i****s@a****g> | over 20 years ago | |
| 2a77517f | Remove unused imports and avoid enum as a variable name. | Changshin Lee <i****s@a****g> | over 20 years ago | |
| d6d4255c | Backout the addition of the next hook-points for now | Doug Davis <d****g@a****g> | over 20 years ago | |
| 4933c98c | Add some javadoc to the WSA client stuff | Doug Davis <d****g@a****g> | over 20 years ago | |
| 9052dced | Switching old jars with the ones that Rick patched | David Blevins <d****s@a****g> | over 20 years ago | |
| 81c67510 | Revert AxisServer back to 01/23 version for now | Doug Davis <d****g@a****g> | over 20 years ago | |
| 69fbfb08 | remove bad test - it breaks the build | Doug Davis <d****g@a****g> | over 20 years ago | |
| 39122a82 | ignore test that doesn't work since the server is gone | Doug Davis <d****g@a****g> | over 20 years ago | |
| 7fd273fa | Remove a bad test - it causes the all-tests to fail | Doug Davis <d****g@a****g> | over 20 years ago | |
| 4738bea0 | Adding prerequisit mail/activation jars so axis can be built straight from a ... | David Blevins <d****s@a****g> | over 20 years ago | |
| 15ae4fad | remove useless class from test case. ArrayExtensionTestServiceTestCase.java w... | Jongjin Choi <j****i@a****g> | over 20 years ago | |
| 30d2a90c | test case for AXIS-2280 : Array elements of derived (XSD extension type) are ... | Jongjin Choi <j****i@a****g> | over 20 years ago | |
| 0cedcaf8 | Fix-applications/xml is incorrect and should be application/xml. | Changshin Lee <i****s@a****g> | over 20 years ago | |
| eb1691a5 | - Clean up mustUnderstand defaulting, only send if it's true | Glen Daniels <g****s@a****g> | over 20 years ago | |
| 2307319b | switch to use latest clover jar | Davanum Srinivas <d****s@a****g> | over 20 years ago | |
| 9e1ad602 | replace import ..* with real classnames | Doug Davis <d****g@a****g> | over 20 years ago | |
| ebf1dc46 | typo | Doug Davis <d****g@a****g> | over 20 years ago | |
| e0fc32f8 | Add another invokeOneWay like invoke | Doug Davis <d****g@a****g> | over 20 years ago | |
| e64ad49e | Add server side of WSA support. | Doug Davis <d****g@a****g> | over 20 years ago | |
| a7d6fd97 | First pass at adding WS-Addr to base axis | Doug Davis <d****g@a****g> | over 20 years ago | |
| 40ab84e9 | typo | Doug Davis <d****g@a****g> | over 20 years ago | |
| a4c2133e | allow non-axis code to set the current messagecontext | Doug Davis <d****g@a****g> | over 20 years ago | |
| b1fac0c8 | Some soap processors will return a 200 instead of a 202 | Doug Davis <d****g@a****g> | over 20 years ago | |
| da4a269e | 1 - add the ability for a service to programmatically tell the | Doug Davis <d****g@a****g> | over 20 years ago | |
| b85edcaf | Hopefully this won't hurt people - in fact I hope it helps. | Doug Davis <d****g@a****g> | over 20 years ago | |
| f563b7f4 | Couple of things: | Doug Davis <d****g@a****g> | over 20 years ago | |
| a3387b41 | Add the ability for a client to set the client engine's config file | Doug Davis <d****g@a****g> | over 20 years ago | |
| f1c7a0ec | When you can't find the service just return null not an exception. | Doug Davis <d****g@a****g> | over 20 years ago | |
| cdf1bd27 | User-defined properties on the msgContext are not carried | Doug Davis <d****g@a****g> | over 20 years ago | |
| 28a6e618 | Add a test case for AXIS-2365 - SOAPDocumentImpl calls MessageElement constru... | Changshin Lee <i****s@a****g> | over 20 years ago | |
| cdcdb793 | Fix bug 2365 - SOAPDocumentImpl calls MessageElement constructor with wrong a... | Changshin Lee <i****s@a****g> | over 20 years ago | |
| ff04a78c | fix for AXIS-1995 - ServiceLifecycle.destroy() never called | Davanum Srinivas <d****s@a****g> | over 20 years ago | |
| ce5ca337 | When creating a soapheader from an element don't grab non-existent roles attrs | Doug Davis <d****g@a****g> | over 20 years ago | |
| f43f6869 | Add support to (de)serialize a messageContext. | Doug Davis <d****g@a****g> | over 20 years ago | |
| 4d6c094b | Placing the if-block added in rev #357625 at the right place, so that test.ws... | Jayachandra Sekhara Rao Sunkara <j****a@a****g> | over 20 years ago | |
| c2a64b10 | Add a quick way of getting an AxisFault as a SOAPEnvelope (including headers). | Glen Daniels <g****s@a****g> | over 20 years ago | |
| d3dee73d | Add a util to convert an XML string to a DOM element | Doug Davis <d****g@a****g> | over 20 years ago | |
| 6e0f7c65 | Catch all types of errors | Doug Davis <d****g@a****g> | over 20 years ago | |
| 614f16a1 | As a patch to JIRA-2347 | Jayachandra Sekhara Rao Sunkara <j****a@a****g> | over 20 years ago | |
| 447c1e75 | Fix for http://issues.apache.org/jira/browse/AXIS-2346 (Issue with the way th... | Davanum Srinivas <d****s@a****g> | over 20 years ago | |
| 402c5a29 | Branch for Axis 1.4 Final | Davanum Srinivas <d****s@a****g> | over 20 years ago | |
| bb895252 | attributes first, then elements | Davanum Srinivas <d****s@a****g> | over 20 years ago | |
| b5d27b6b | Prevent a NPE when curMsg is null | Doug Davis <d****g@a****g> | over 20 years ago | |
| 8798ce5b | Fix for AXIS-2314 - Axis leaking Session objects | Davanum Srinivas <d****s@a****g> | almost 21 years ago |