[jira] Closed: (AXIS2C-144) MTOM multiple binary attachment support

2006-05-29 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-144?page=all ] Samisa Abeysinghe closed AXIS2C-144: Resolution: Fixed Added support in mime_parser struct's parse method to handle more than one binary MIME attachment. Tests were successfull

[jira] Assigned: (AXIS2C-144) MTOM multiple binary attachment support

2006-05-29 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-144?page=all ] Samisa Abeysinghe reassigned AXIS2C-144: Assign To: Samisa Abeysinghe MTOM multiple binary attachment support --- Key: AXIS2C-144

[jira] Closed: (AXIS2C-145) MTOM - Non optimized binary attaachments

2006-05-29 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-145?page=all ] Samisa Abeysinghe closed AXIS2C-145: Resolution: Fixed Assign To: Samisa Abeysinghe Non-optimized case is now in place. Borrowed base64 encode/decode source from Axis C++

[jira] Closed: (AXIS2C-131) Provide MTOM Support

2006-05-29 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2C-131?page=all ] Samisa Abeysinghe closed AXIS2C-131: Fix Version: 0.92 Resolution: Fixed This can be considered done now. All the related sub issues has been closed. Provide MTOM Support

Re: [AXIS2] MTOM performance Measuring - http_transport_utils.c modified

2006-05-29 Thread Samisa Abeysinghe
Thilina Gunarathne wrote: Wow Wow... pretty impressive.. Way to go guys... Keep up the good work.. It'll be great if we can give it a try to benchmark our stuff against WCF ,Xfire , etc too... Have you already implemented the Base64 conversion to happen automatically when the binary is

transfering binary content between Axis2/C webservices

2006-05-29 Thread Irfan Habib
Hi, Is SOAP the only way to interact with Axis2/C webservices? is it possible for me to send binary content (say executable files) to Axis2/C webservices? Regards IRfan __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection

Re: transfering binary content between Axis2/C webservices

2006-05-29 Thread Nabeel Yoosuf
Irfan, You can send binary data. XOP/MTOM support allows you to send binary attachments with SOAP messages. Have a look at the samples/client/mtom sample. Samisa/Kapila may provide more details about this. -NabeelOn 5/29/06, Irfan Habib [EMAIL PROTECTED] wrote: Hi,Is SOAP the only way to

[Axis2]Re: transfering binary content between Axis2/C webservices

2006-05-29 Thread Sahan Gamage
Hi Irfan, Irfan Habib wrote: Hi, Is SOAP the only way to interact with Axis2/C webservices? As far as I know WebServices only understand SOAP. So only way to interact with web services is SOAP. But there are some other means to interact with Axis2/C - namely REST thru POST which uses POX

Re: [Axis2]Re: transfering binary content between Axis2/C webservices

2006-05-29 Thread Thilina Gunarathne
Yes. As an attachment in SOAP. Which is called SwA (SOAP withAttachments). Axis2/C supports this with MTOM. For the full support for MTOM use the code in the svn HEAD. SwA and XOP/MTOM are two separate mechanisms for sending binary attachments with SOAP. SwA is getting outdated now. SwA[1] never

Re: [axis2] Hello

2006-05-29 Thread Eran Chinthaka
It should not be there, just removed that. Thanks for pointing that out. -- Chinthaka Brian De Pradine wrote: Hi Eran, The module.xml file for the Addressing module contains the following description, DescriptionThis is WS-Addressing implementation on Axis2. Currently we have

[jira] Assigned: (AXIS2-775) dead code in DatabindingTemplate.xsl preventing MTOM from being used

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-775?page=all ] Deepal Jayasinghe reassigned AXIS2-775: --- Assign To: Ajith Harshana Ranabahu dead code in DatabindingTemplate.xsl preventing MTOM from being used

[jira] Assigned: (AXIS2-773) Creating configuration from file system does not look in repo/conf/axis2.xml as promised

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-773?page=all ] Deepal Jayasinghe reassigned AXIS2-773: --- Assign To: Deepal Jayasinghe Creating configuration from file system does not look in repo/conf/axis2.xml as promised

[jira] Assigned: (AXIS2-774) NullPointerException in XMLbeans code generation with xmime:contentType

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-774?page=all ] Deepal Jayasinghe reassigned AXIS2-774: --- Assign To: Ajith Harshana Ranabahu NullPointerException in XMLbeans code generation with xmime:contentType

[jira] Assigned: (AXIS2-772) Buggy code sample in MTOM GUIDE

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-772?page=all ] Deepal Jayasinghe reassigned AXIS2-772: --- Assign To: Deepal Jayasinghe Buggy code sample in MTOM GUIDE --- Key: AXIS2-772 URL:

[jira] Assigned: (AXIS2-770) Possible Serialization Problem

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-770?page=all ] Deepal Jayasinghe reassigned AXIS2-770: --- Assign To: Deepal Jayasinghe Possible Serialization Problem -- Key: AXIS2-770 URL:

[jira] Commented: (AXIS2-769) Test case to test Multiple attachments problem in JIRA-752

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-769?page=comments#action_12413696 ] Deepal Jayasinghe commented on AXIS2-769: - can u pls commit the code Test case to test Multiple attachments problem in JIRA-752

[jira] Assigned: (AXIS2-767) ServiceClient.addStringHeader()

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-767?page=all ] Deepal Jayasinghe reassigned AXIS2-767: --- Assign To: Deepal Jayasinghe ServiceClient.addStringHeader() --- Key: AXIS2-767 URL:

[jira] Assigned: (AXIS2-768) WSDL2Java (via Eclipse plugin) generates code with a bug

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-768?page=all ] Deepal Jayasinghe reassigned AXIS2-768: --- Assign To: Ajith Harshana Ranabahu WSDL2Java (via Eclipse plugin) generates code with a bug

[jira] Assigned: (AXIS2-765) Incorrect parameter type in WSDL2Java generated stub method OMElement instead of specific type

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-765?page=all ] Deepal Jayasinghe reassigned AXIS2-765: --- Assign To: Ajith Harshana Ranabahu Incorrect parameter type in WSDL2Java generated stub method OMElement instead of specific type

[jira] Assigned: (AXIS2-764) using sendreceive(blocking) it throws a nullPointerException

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-764?page=all ] Deepal Jayasinghe reassigned AXIS2-764: --- Assign To: Deepal Jayasinghe using sendreceive(blocking) it throws a nullPointerException

[jira] Assigned: (AXIS2-762) Documentation for services.xml

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-762?page=all ] Deepal Jayasinghe reassigned AXIS2-762: --- Assign To: Deepal Jayasinghe Documentation for services.xml -- Key: AXIS2-762 URL:

[jira] Assigned: (AXIS2-759) hotupdate fails if xmlbeans is used

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-759?page=all ] Deepal Jayasinghe reassigned AXIS2-759: --- Assign To: Deepal Jayasinghe hotupdate fails if xmlbeans is used --- Key: AXIS2-759 URL:

[jira] Assigned: (AXIS2-758) Generated xmlbeans code is not handling elementFormDefault correctly

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-758?page=all ] Deepal Jayasinghe reassigned AXIS2-758: --- Assign To: Ajith Harshana Ranabahu Generated xmlbeans code is not handling elementFormDefault correctly

[jira] Assigned: (AXIS2-760) AXIS2 generates un-compilable source with WSDL2Java - Looks like it refers to old version of method signature in the generated code

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-760?page=all ] Deepal Jayasinghe reassigned AXIS2-760: --- Assign To: Ajith Harshana Ranabahu AXIS2 generates un-compilable source with WSDL2Java - Looks like it refers to old version of method

[jira] Assigned: (AXIS2-754) whitespaces are not trimmed in services.xml

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-754?page=all ] Deepal Jayasinghe reassigned AXIS2-754: --- Assign To: Deepal Jayasinghe whitespaces are not trimmed in services.xml --- Key: AXIS2-754

[jira] Commented: (AXIS2-749) Mixing compile time and runtime support in codegen jar

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-749?page=comments#action_12413700 ] Deepal Jayasinghe commented on AXIS2-749: - Good suggestion Mixing compile time and runtime support in codegen jar

[jira] Assigned: (AXIS2-748) AARWSDLLocator incorrect logic - may load incorrect files under certain scenarios

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-748?page=all ] Deepal Jayasinghe reassigned AXIS2-748: --- Assign To: Deepal Jayasinghe AARWSDLLocator incorrect logic - may load incorrect files under certain scenarios

[jira] Assigned: (AXIS2-746) Missing error explanations in AxisServlet

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-746?page=all ] Deepal Jayasinghe reassigned AXIS2-746: --- Assign To: Deepal Jayasinghe Missing error explanations in AxisServlet - Key: AXIS2-746

[jira] Assigned: (AXIS2-756) elementFormDefault=unqualified is default

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-756?page=all ] Deepal Jayasinghe reassigned AXIS2-756: --- Assign To: Ajith Harshana Ranabahu elementFormDefault=unqualified is default --- Key:

[jira] Assigned: (AXIS2-749) Mixing compile time and runtime support in codegen jar

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-749?page=all ] Deepal Jayasinghe reassigned AXIS2-749: --- Assign To: Deepal Jayasinghe Mixing compile time and runtime support in codegen jar --

[jira] Assigned: (AXIS2-747) Missing namespace on subelement

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-747?page=all ] Deepal Jayasinghe reassigned AXIS2-747: --- Assign To: Ajith Harshana Ranabahu Missing namespace on subelement Key: AXIS2-747 URL:

[jira] Commented: (AXIS2-697) fetching WSDL description using aService?wsdl does not work in Jetty

2006-05-29 Thread JIRA
[ http://issues.apache.org/jira/browse/AXIS2-697?page=comments#action_12413706 ] Håkon T Sønderland commented on AXIS2-697: -- This issue is present also with Orion Server 2.0.7 and Oracle OC4J. fetching WSDL description using aService?wsdl does

[jira] Commented: (AXIS-2473) Server reponse does not match WSDL

2006-05-29 Thread Per Bondesson (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2473?page=comments#action_12413709 ] Per Bondesson commented on AXIS-2473: - I have experienced the exact same problem. I've tried both 1.3 and 1.4 with beanmapping, but with no success. Have you solved the

[jira] Created: (AXIS-2485) Output-Messages using soapenc:Array deserialize to arrays with null elements

2006-05-29 Thread Thomas Jacob (JIRA)
Output-Messages using soapenc:Array deserialize to arrays with null elements Key: AXIS-2485 URL: http://issues.apache.org/jira/browse/AXIS-2485 Project: Apache Axis Type: Bug Components:

[jira] Created: (AXIS2-778) Method getDataHandler() in SAAJ AttachmentPartImpl opens an imput stream internally which is not closed.

2006-05-29 Thread JIRA
Method getDataHandler() in SAAJ AttachmentPartImpl opens an imput stream internally which is not closed. Key: AXIS2-778 URL: http://issues.apache.org/jira/browse/AXIS2-778

[jira] Updated: (AXIS2-778) Method getDataHandler() in SAAJ AttachmentPartImpl opens an imput stream internally which is not closed.

2006-05-29 Thread JIRA
[ http://issues.apache.org/jira/browse/AXIS2-778?page=all ] Jörg Eichhorn updated AXIS2-778: Attachment: AttachmentPartImpl.diff Only check if the dataHandler is not null before returning. Method getDataHandler() in SAAJ AttachmentPartImpl opens an

[jira] Created: (AXIS2-779) Response messages have an incorrect value for wsa:RelationshipType attribute, according to the 2005/08 WS-Addressing spec

2006-05-29 Thread Brian DePradine (JIRA)
Response messages have an incorrect value for wsa:RelationshipType attribute, according to the 2005/08 WS-Addressing spec - Key: AXIS2-779 URL:

Re: [axis2] Hello

2006-05-29 Thread Brian De Pradine
Glad that's sorted out. My main interest is to ensure that Axis2 has a complete implementation of the WS-Addressing specs, both 2004/08 and 2005/08. From what I have seen, this has already been done for the most part, and I may end up just submitting a few more unit tests, and patches for any

Re: [axis2] Hello

2006-05-29 Thread Eran Chinthaka
As you might already know, the relationship type for a reply message in Submission spec is wsa:Reply. But the same in 2005/08 is http://www.w3.org/2005/08/addressing/reply. If we are sending wsa:Reply for 2005/08 messages then its a bug. If this is the one you are referring to, please provide me

Re: SOAP With Attachments - MIME Part Content Transfer Encoding

2006-05-29 Thread Thilina Gunarathne
Moving the conversation over to Axis2-dev list...Please post your replies to dev list.. Hi Laurent and devs, Currently [1],[2]are the intended behavior. Do you have a use case which makes it mandatory to send the base64 as an attachment, without embedding in the SOAP message... I'm not sure

[Axis2] Fwd: SOAP With Attachments - MIME Part Content Transfer Encoding

2006-05-29 Thread Thilina Gunarathne
Adding [Axis2]prefix.. Moving the conversation over to Axis2-dev list...Please post your replies to dev list.. Hi Laurent and devs, Currently [1],[2]are the intended behavior. Do you have a use case which makes it mandatory to send the base64 as an attachment, without embedding in the SOAP

[jira] Resolved: (AXIS2-275) Skip generation of databinding code for a certain set of specified namespaces

2006-05-29 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-275?page=all ] Eran Chinthaka resolved AXIS2-275: -- Resolution: Won't Fix Resolving with reference to Ajith's comments. Skip generation of databinding code for a certain set of specified namespaces

[jira] Assigned: (AXIS2-441) Axis 0.94 - Can't use other urlpath than /services/*. Gives AxisService Not found yet in the reply as an AxisFault.

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-441?page=all ] Deepal Jayasinghe reassigned AXIS2-441: --- Assign To: Deepal Jayasinghe Axis 0.94 - Can't use other urlpath than /services/*. Gives AxisService Not found yet in the reply as an

[jira] Commented: (AXIS2-234) Please can axis2wsdl handle declarations with 1 service definition

2006-05-29 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-234?page=comments#action_12413761 ] Ajith Harshana Ranabahu commented on AXIS2-234: --- This is not a problem anymore. However the code generator now picks a single port to generate code. Please

[jira] Resolved: (AXIS2-458) Axis2 should be able to start a server without needing the WSDL

2006-05-29 Thread Ajith Harshana Ranabahu (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-458?page=all ] Ajith Harshana Ranabahu resolved AXIS2-458: --- Resolution: Won't Fix We have taken a hard dependancy on wsdl4j and even if there is no WSDL processing the dependancy cannot be

[jira] Commented: (AXIS2-489) Axis2 cannot decode UTF16 URL encoded strings

2006-05-29 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-489?page=comments#action_12413763 ] Eran Chinthaka commented on AXIS2-489: -- Thilina, Axis2 perfectly works well with UTF-16. Please see characterSetEncodingTest. If you can be more specific, we can have a

[jira] Resolved: (AXIS2-528) How to free objects ?

2006-05-29 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-528?page=all ] Deepal Jayasinghe resolved AXIS2-528: - Resolution: Fixed Fixed in current SVN by calling cleanup method in ServiceClient you can free object in the client side How to free objects