[jira] Created: (AXIS2C-1449) param container should have a method delete param

2010-02-12 Thread Nandika Jayawardana (JIRA)
param container should have a method delete param - Key: AXIS2C-1449 URL: https://issues.apache.org/jira/browse/AXIS2C-1449 Project: Axis2-C Issue Type: Improvement Environment: any

[jira] Resolved: (AXIS2C-1449) param container should have a method delete param

2010-02-12 Thread Nandika Jayawardana (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandika Jayawardana resolved AXIS2C-1449. - Resolution: Fixed Fix Version/s: Current (Nightly) Added method

[jira] Created: (AXIS2C-1450) operation, service and service group does not have methods to remove a parameter associated with it.

2010-02-12 Thread Nandika Jayawardana (JIRA)
operation, service and service group does not have methods to remove a parameter associated with it. Key: AXIS2C-1450 URL:

[jira] Resolved: (AXIS2C-1450) operation, service and service group does not have methods to remove a parameter associated with it.

2010-02-12 Thread Nandika Jayawardana (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandika Jayawardana resolved AXIS2C-1450. - Resolution: Fixed added methods to remove a parameter. operation, service and

NULL: axiom_node_t: node: Any side effects

2010-02-12 Thread Satish Bvs
Hi, Inline with our implementation needs, to construct an NULL(empty) axiom_node_t, i have made few canges to AxisC code base. Specifically, the modification were to allow localname for axiom_element creation to be NULL. Can anyone help with Insight of

[jira] Commented: (AXIS2-2541) MTOM not using references for array of DataHandlers

2010-02-12 Thread Lukasz Nieweglowski (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833006#action_12833006 ] Lukasz Nieweglowski commented on AXIS2-2541: I've spent some time investigating

[jira] Created: (AXIS2-4622) WSDL2java not generating all the classes when a WSDL file imports another WSDL file

2010-02-12 Thread Mike Margozzi (JIRA)
WSDL2java not generating all the classes when a WSDL file imports another WSDL file --- Key: AXIS2-4622 URL: https://issues.apache.org/jira/browse/AXIS2-4622 Project:

wsdl 2 soap

2010-02-12 Thread Demetris
Hi all, is there a tool that can generate SOAP messages directly from a WSDL files (without needing to generate and execute stubs)? Thanks