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
86e60d41 Fixed OMBlankTest related to JIRA AXIS2-99. Eran Chinthaka <c****a@a****g> about 21 years ago
4960d11e - added another parameter to StAXSOAPModelBuilder constructor to get the SOAP... Eran Chinthaka <c****a@a****g> about 21 years ago
bf9d87b1 Solved the relative path problem. Now the relative paths are resolved relativ... Ajith Ranabahu <a****h@a****g> about 21 years ago
e6d89b4c 1. The use of OMXMLBuilderFactory has been removed from the template Ajith Ranabahu <a****h@a****g> about 21 years ago
2094cfa1 fix some problems in adding operation by module Deepal Jayasinghe <d****l@a****g> about 21 years ago
2f7716d2 Correcting a mistake in the stub Ajith Ranabahu <a****h@a****g> about 21 years ago
ebc8c5a3 1. revoked the 80 column change in the templates (apologies for all the folks... Ajith Ranabahu <a****h@a****g> about 21 years ago
6902727b - Codegen schemas for soap and wsdl if xmlbeans is present Davanum Srinivas <d****s@a****g> about 21 years ago
460354f3 remove "cid:" prefix from start (see example in spec - http://www.w3.org/TR/2... Davanum Srinivas <d****s@a****g> about 21 years ago
e1d3fc35 Latest patch for AXIS-2084 - Dime attachements: Type_Length of the final reco... Davanum Srinivas <d****s@a****g> about 21 years ago
36066ede Fix for AXIS-2122 - WSDL2Java - i18n - JavaWriter.java Davanum Srinivas <d****s@a****g> about 21 years ago
8450f30d revert the chanegs to the AxisServlet (.. sorry I am responsible for the NPE) Hemapani Srinath Perera <h****i@a****g> about 21 years ago
0d6bd8df comment and cleanup the code and add the internationlization support Hemapani Srinath Perera <h****i@a****g> about 21 years ago
2636c5b0 Better NumberFormatException if the size is less than expected. (prevents a m... Davanum Srinivas <d****s@a****g> about 21 years ago
e1f777ea Fix for AXIS-2123 - NULLPointException thrown in BeanSerializer.java (org.apa... Davanum Srinivas <d****s@a****g> about 21 years ago
3a641064 Fix for AXIS-2100 - duplicate xsi:type="soapenc:Array" Davanum Srinivas <d****s@a****g> about 21 years ago
06690067 Added warning for AXIS-2130 - Axis does not generate wrapped wsdl properly Davanum Srinivas <d****s@a****g> about 21 years ago
5d8dc25d oops .. forget to add the new file ..adding it Hemapani Srinath Perera <h****i@a****g> about 21 years ago
28572e35 updates to the fault handling, add some comments and improve http request prc... Hemapani Srinath Perera <h****i@a****g> about 21 years ago
8fae7dea Fix for AXIS-2129 - NullPointerException sending array of org.w3c.dom.Elements Davanum Srinivas <d****s@a****g> about 21 years ago
bb9a19e9 Fixing the test cases for the changes in MIME processing + Fixed test cases t... Nanayakkara Kuruppuge Thilina Gunarathne <t****a@a****g> about 21 years ago
3004542b Changing MIME Content-ID processing according to the spec & MSFT way Nanayakkara Kuruppuge Thilina Gunarathne <t****a@a****g> about 21 years ago
0dea0770 javadoc fixes for AXIS-2088 from Dennis Byrne Davanum Srinivas <d****s@a****g> about 21 years ago
73a7f98e Correction in the setup method and constructor of SOAPMessageImpl. javax.xml.... Ashutosh Shahi <a****h@a****g> about 21 years ago
545fefed Making AxisConfiguartion observable . I will send a descriptive mail to maili... Deepal Jayasinghe <d****l@a****g> about 21 years ago
89effd99 reverse the order. you may need to blow up the jars in your local maven repo Davanum Srinivas <d****s@a****g> about 21 years ago
147f5afa minor cleanup. Venkat Reddy <v****t@a****g> about 21 years ago
f1fa10b6 Fix for AXIS-2107 (Amazon wsdl): Venkat Reddy <v****t@a****g> about 21 years ago
18d3e57a Get all MTOM tests working (please wait for the geronimo snapshots to be Davanum Srinivas <d****s@a****g> about 21 years ago
81b07a94 Fix for AXIS-2084 - Dime attachements: Type_Length of the final record chun... Davanum Srinivas <d****s@a****g> about 21 years ago
31c8d7d7 fix ImageSampleTest Davanum Srinivas <d****s@a****g> about 21 years ago
d8e96da2 fix MTOMStAXSOAPModelBuilderTest Davanum Srinivas <d****s@a****g> about 21 years ago
868ae3b6 update to snapshot Davanum Srinivas <d****s@a****g> about 21 years ago
48263580 update to snapshot Davanum Srinivas <d****s@a****g> about 21 years ago
9063d714 Just a little cleanup, no functional changes. Glen Daniels <g****s@a****g> about 21 years ago
39f20f88 Commiting the Commons MTOM test Nanayakkara Kuruppuge Thilina Gunarathne <t****a@a****g> about 21 years ago
f8dff605 applying Chamils patch Deepal Jayasinghe <d****l@a****g> about 21 years ago
9362fd3f Wrote a testcase to check the groovy service , which send a request to groovy... Deepal Jayasinghe <d****l@a****g> about 21 years ago
a7af91cc fixed some problems in sample build due to groovy web service Deepal Jayasinghe <d****l@a****g> about 21 years ago
722bced4 To proof that Axis2 can support scripting language; we have come up with groo... Deepal Jayasinghe <d****l@a****g> about 21 years ago
36d15637 Finally!!! got the first interop between .NET<->Axis2 working. Davanum Srinivas <d****s@a****g> about 21 years ago
c3728178 Need to flag the fact that we received MTOM content (just like in HTTPTranspo... Davanum Srinivas <d****s@a****g> about 21 years ago
8272e624 Applying the patch connected to AXIS2-73 by Tim Eran Chinthaka <c****a@a****g> about 21 years ago
8a0c3e5d Alllmmmoooossssssttttttt there :) Davanum Srinivas <d****s@a****g> about 21 years ago
33354d06 - Trying to get MTOM interop working with WSE 3.0 Davanum Srinivas <d****s@a****g> about 21 years ago
2fc6a053 Hook up the content-id for the attachments properly. Davanum Srinivas <d****s@a****g> about 21 years ago
88f8a287 checking wether the message is MTOM or not at the sender Deepal Jayasinghe <d****l@a****g> about 21 years ago
8d2dc08c add the httpclient jar to the war and dist-bin Hemapani Srinath Perera <h****i@a****g> about 21 years ago
3523a93b applying Samindas' patch Deepal Jayasinghe <d****l@a****g> about 21 years ago
7ae489b3 removing linked list impl specific stuff from OM builder Eran Chinthaka <c****a@a****g> about 21 years ago
5d885909 Don't use a fixed boundary. make up a random string. Davanum Srinivas <d****s@a****g> about 21 years ago
0100d319 The comment at top of OutputImpl makes it VERY clear that transport takes Davanum Srinivas <d****s@a****g> about 21 years ago
dabcf438 OMOutput as exists is a hack. So, Am trying to cleanup OMOutput. it is Davanum Srinivas <d****s@a****g> about 21 years ago
8bca7db2 oops! forgot this. Davanum Srinivas <d****s@a****g> about 21 years ago
a5156130 let's see if trim fixes the problems. Davanum Srinivas <d****s@a****g> about 21 years ago
3ea8bdba - Add file i forgot in last pass. Davanum Srinivas <d****s@a****g> about 21 years ago
bd96a998 - Rewrote code from Jaya/Ashu/Venkat for full infoset support Davanum Srinivas <d****s@a****g> about 21 years ago
39be1e4b Sigh! more crimson :( Davanum Srinivas <d****s@a****g> about 21 years ago
8087f77c - unnecessary static initializer was blowing up in JDK1.5 Davanum Srinivas <d****s@a****g> about 21 years ago
4db5a5f5 Removing the dependency on the crimson document. Now the code generator shoul... Ajith Ranabahu <a****h@a****g> about 21 years ago
186d67b6 Fix for AXIS-1667 - Minor changes for making the multi-line comments for memb... Venkat Reddy <v****t@a****g> about 21 years ago
d1c73b02 Fix for AXIS-2084 - Dime attachements: Type_Length of the final record chunk ... Davanum Srinivas <d****s@a****g> about 21 years ago
8753e7a9 Changed the order of SOAPFault serialisation Eran Chinthaka <c****a@a****g> about 21 years ago
5b8fc933 Fix for AXIS-2085 - Support for IPv6 at org.apache.axis.utils.Admin:verifyHos... Davanum Srinivas <d****s@a****g> about 21 years ago
10741b60 Test cases for XPath support in AXIOM Davanum Srinivas <d****s@a****g> about 21 years ago
ad389090 do the right thing for built-in namespaces. Davanum Srinivas <d****s@a****g> about 21 years ago
b822347a Cleanup comment and PI processing Davanum Srinivas <d****s@a****g> about 21 years ago
13ddba78 createText with parent takes care of adding the node to the list of children.... Davanum Srinivas <d****s@a****g> about 21 years ago
220cf505 Reformatting, take 2. Glen Daniels <g****s@a****g> about 21 years ago
02a3610b Reformatting, first cut, using IDEA template. This does NOT deal with line-l... Glen Daniels <g****s@a****g> about 21 years ago
93e101a0 stupid me - return the parent *NOT* the document!!! Davanum Srinivas <d****s@a****g> about 21 years ago
9e2ae1be fix parent for attribute Davanum Srinivas <d****s@a****g> about 21 years ago
8d545345 The SOAPFault and Detail implementation classes for SAAJ based on OM SOAPFaul... Ashutosh Shahi <a****h@a****g> about 21 years ago
975b75e2 Need parent of Attribute as well. Davanum Srinivas <d****s@a****g> about 21 years ago
6bbe75a0 fix parent for a namespace node. Davanum Srinivas <d****s@a****g> about 21 years ago
c97cb6ab removed all the static variable form Deployment section Deepal Jayasinghe <d****l@a****g> about 21 years ago
b4906955 Implemented a own classLoader for Axis2 , since using URLClassLoader we can n... Deepal Jayasinghe <d****l@a****g> about 21 years ago
3ac5e4a4 - StAXOMBuilder was not setting the namespace properly when parsing Davanum Srinivas <d****s@a****g> about 21 years ago
e38c5025 fix getType in OMTextImpl, fix identifying of comments and pi in document nav... Davanum Srinivas <d****s@a****g> about 21 years ago
539c6ed4 need to return the OMDocument Davanum Srinivas <d****s@a****g> about 21 years ago
8eb82f8c Handle PI better. Davanum Srinivas <d****s@a****g> about 21 years ago
51d0437e Fix comment processing and pi processing Davanum Srinivas <d****s@a****g> about 21 years ago
241b49bf Initial impl of getNamespaceAxisIterator Davanum Srinivas <d****s@a****g> about 21 years ago
5b2acb14 fix dtd properly Davanum Srinivas <d****s@a****g> about 21 years ago
f9eaeda4 - Prevent NPE in DocumentNavigator Davanum Srinivas <d****s@a****g> about 21 years ago
a409e47c get getDocument to work for files specified using path relative to current di... Davanum Srinivas <d****s@a****g> about 21 years ago
d66b3098 Fix - $ is used in Unix. Changshin Lee <i****s@a****g> about 21 years ago
0831272f Get xpath ("//*") to work. Davanum Srinivas <d****s@a****g> about 21 years ago
6dba2421 Fix for AXIS-1752 - xs:list attributes do not serialize Davanum Srinivas <d****s@a****g> about 21 years ago
8e317eb4 Fix for AXIS-1797 - Base attributes not serialized when simpleContent extends... Davanum Srinivas <d****s@a****g> about 21 years ago
38c1a1d2 make enableNamespacePrefixOptimization=false the default. Davanum Srinivas <d****s@a****g> about 21 years ago
a3109c5d Fixes to CommonsHTTPTransportSender.java to support MTOM Nanayakkara Kuruppuge Thilina Gunarathne <t****a@a****g> about 21 years ago
4993d253 set the parent of the rootElment correctly. Davanum Srinivas <d****s@a****g> about 21 years ago
0ce5135a adding more stubs and reformatting Davanum Srinivas <d****s@a****g> about 21 years ago
95764b8a minor cleanup Davanum Srinivas <d****s@a****g> about 21 years ago
ce3e7830 initial checkin of xpath support Davanum Srinivas <d****s@a****g> about 21 years ago
e96e6737 A little cleanup, correct spelling errors. Glen Daniels <g****s@a****g> about 21 years ago
5a883ad2 Fixing a bug , thre were some static data in the deployment module , and whic... Deepal Jayasinghe <d****l@a****g> about 21 years ago
e6ca4c88 fixing the buid fail (removed the absolute path varible form the test case) Deepal Jayasinghe <d****l@a****g> about 21 years ago
6456c6be Add commons http sender by default Davanum Srinivas <d****s@a****g> about 21 years ago

← Back to repository