Re: axis2/c depending on openSSL

2008-09-10 Thread Raymond Zhou
Hi Supun,   That means that I have to compile the axis2/c twice, one enabling SSL and another disabling it, and put two sets of axis2/c dlls in my application, that seems to me  is a bit awkward. Why can't we do dynamic loading openSSL dlls?   Thanks much!   --- On Wed, 9/10/08, Supun

[jira] Created: (AXIS2C-1262) Leaking a axiom_soap_envelope_t in axiom_soap_builder_create error path

2008-09-10 Thread Sebastien Bigot (JIRA)
Leaking a axiom_soap_envelope_t in axiom_soap_builder_create error path --- Key: AXIS2C-1262 URL: https://issues.apache.org/jira/browse/AXIS2C-1262 Project: Axis2-C Issue

[jira] Assigned: (AXIS2C-1262) Leaking a axiom_soap_envelope_t in axiom_soap_builder_create error path

2008-09-10 Thread Supun Kamburugamuva (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Supun Kamburugamuva reassigned AXIS2C-1262: --- Assignee: Supun Kamburugamuva Leaking a axiom_soap_envelope_t in

Problems with axis2c source

2008-09-10 Thread indra.sharma
Hello! I have installed axis2c latest release binary dist. and it works well = but what I really want is to use the source distr. I have compiled the = source but the server doesn't start. I have tested to switch the lib = files from the src-lib to the bin-lib (just to see if the src-lib files =

Re: Problems with axis2c source

2008-09-10 Thread Supun Kamburugamuva
It seems that axis2_http_sender is failed to load. Please check weather this file is in the Path. If axis2_http_sender is in the Path make sure that all the dependent libraries of the axis2_http_sender is in the path. For example if you build with OpenSSL, these libraries should be in the path.

SV: Problems with axis2c source

2008-09-10 Thread indra.sharma
Thank you very much for your quick reply! It seems (like you said) that I'm missing the curl-files (curl.h). I downloaded curl-7.19.0 but it seems to be a different version than the one neededdo you know what version of curl I should use? Thank you for your time /Indra Sharma

Re: Problems with axis2c source

2008-09-10 Thread Supun Kamburugamuva
I'm using curl-7.15.1. Supun.. On Wed, Sep 10, 2008 at 7:27 PM, [EMAIL PROTECTED] wrote: Thank you very much for your quick reply! It seems (like you said) that I'm missing the curl-files (curl.h). I downloaded curl-7.19.0 but it seems to be a different version than the one neededdo you

[jira] Created: (AXIS2-4024) When control operations are added via module.xml they appear in the BindingOperations section of ?wsdl2 causing codegen to fail

2008-09-10 Thread Keith Godwin Chapman (JIRA)
When control operations are added via module.xml they appear in the BindingOperations section of ?wsdl2 causing codegen to fail --- Key: AXIS2-4024

[jira] Created: (AXIS2-4025) Using JMSMessageID as correlationID for JMS messages

2008-09-10 Thread Cathal Callaghan (JIRA)
Using JMSMessageID as correlationID for JMS messages Key: AXIS2-4025 URL: https://issues.apache.org/jira/browse/AXIS2-4025 Project: Axis 2.0 (Axis2) Issue Type: Bug Components:

[jira] Updated: (AXIS2-4025) Using JMSMessageID as correlationID for JMS messages

2008-09-10 Thread Cathal Callaghan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cathal Callaghan updated AXIS2-4025: Attachment: JMSMessageReceiver.java Attaching propsed solution as stated in description

[jira] Updated: (AXIS2-4025) Using JMSMessageID as correlationID for JMS messages

2008-09-10 Thread Cathal Callaghan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cathal Callaghan updated AXIS2-4025: Attachment: JMSSender.java Attaching propsed solution as stated in description Using

[jira] Resolved: (AXIS2-4024) When control operations are added via module.xml they appear in the BindingOperations section of ?wsdl2 causing codegen to fail

2008-09-10 Thread Keith Godwin Chapman (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Godwin Chapman resolved AXIS2-4024. - Resolution: Fixed Fixed in revision 693793. When control operations are added

[jira] Created: (AXIS2-4026) ClassCastException when serializing simple-typed multidimensional array bean fields

2008-09-10 Thread Detelin Yordanov (JIRA)
ClassCastException when serializing simple-typed multidimensional array bean fields --- Key: AXIS2-4026 URL: https://issues.apache.org/jira/browse/AXIS2-4026 Project:

[jira] Updated: (AXIS2-4026) ClassCastException when serializing simple-typed multidimensional array bean fields

2008-09-10 Thread Detelin Yordanov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Detelin Yordanov updated AXIS2-4026: Attachment: EchoService.aar A service that can be used to demonstrate the problem,

[jira] Updated: (AXIS2-4026) ClassCastException when serializing simple-typed multidimensional array bean fields

2008-09-10 Thread Detelin Yordanov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Detelin Yordanov updated AXIS2-4026: Attachment: httplog.txt stacktrace.txt Http request response and

[jira] Created: (AXIS2-4027) SOAPPartImpl methods return org.w3c.dom.Node instead of javax.xml.soap.Node

2008-09-10 Thread Jarek Gawor (JIRA)
SOAPPartImpl methods return org.w3c.dom.Node instead of javax.xml.soap.Node --- Key: AXIS2-4027 URL: https://issues.apache.org/jira/browse/AXIS2-4027 Project: Axis 2.0 (Axis2)

[jira] Created: (AXIS2-4028)

2008-09-10 Thread don t (JIRA)
wsdl2java with JiBX binding cannot unwrap integer param MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit wsdl2java with JiBX binding cannot unwrap integer param -- Key:

[jira] Updated: (AXIS2-4028)

2008-09-10 Thread don t (JIRA)
wsdl2java with JiBX binding cannot unwrap integer param In-Reply-To: [EMAIL PROTECTED] MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit [

[jira] Resolved: (AXIS2-4027) SOAPPartImpl methods return org.w3c.dom.Node instead of javax.xml.soap.Node

2008-09-10 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor resolved AXIS2-4027. Resolution: Fixed Fix Version/s: nightly Committed fixes to trunk (revision 694104).

[jira] Commented: (AXIS2-4027) SOAPPartImpl methods return org.w3c.dom.Node instead of javax.xml.soap.Node

2008-09-10 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12630084#action_12630084 ] Jarek Gawor commented on AXIS2-4027: Btw, the specific exception I was seeing on Java 6

[jira] Resolved: (AXIS2-4026) ClassCastException when serializing simple-typed multidimensional array bean fields

2008-09-10 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-4026. - Resolution: Fixed use the array class to manipulate the objects