[jira] Updated: (AXIS2C-1333) Wrong include file / type generated for axutil_array_list_t types

2009-01-27 Thread S.Uthaiyashankar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] S.Uthaiyashankar updated AXIS2C-1333: - Fix Version/s: (was: 1.5.0) 1.6.0 Wrong include file / type

[jira] Resolved: (AXIS2C-1336) Windows build system for axiom xpath library needed.

2009-01-27 Thread S.Uthaiyashankar (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] S.Uthaiyashankar resolved AXIS2C-1336. -- Resolution: Fixed Fixed in revision 738031. Windows build system for axiom xpath

[jira] Created: (AXIS2C-1339) Wrong unique class names generation

2009-01-27 Thread Josbert Lonnee (JIRA)
Wrong unique class names generation --- Key: AXIS2C-1339 URL: https://issues.apache.org/jira/browse/AXIS2C-1339 Project: Axis2-C Issue Type: Bug Components: code generation Environment:

Axis2/C static linking options

2009-01-27 Thread Nair, Anushree
Hello, While working with Axis2/C I came across the following compile time directive in the file http_transport_sender.c AXIS2_EXPORT int #ifndef AXIS2_STATIC_DEPLOY axis2_get_instance( #else axis2_http_transport_sender_get_instance( #endif struct axis2_transport_sender **inst,

Re: Axis2/C static linking options

2009-01-27 Thread Supun Kamburugamuva
There was an effort sometimes back to make the Axis2/C static build work. But unfortunately it was not completed. Supun. On Tue, Jan 27, 2009 at 7:40 PM, Nair, Anushree anushree.n...@hp.comwrote: Hello, While working with Axis2/C I came across the following compile time directive in the