[jira] Created: (AXIS2-3956) Polymorphic object returned from POJO service method is serialized in reverse order than what is expected by client generated with wsdl2java (when subclass contains an arr

2008-07-31 Thread David R. Kraus (JIRA)
Polymorphic object returned from POJO service method is serialized in reverse order than what is expected by client generated with wsdl2java (when subclass contains an array).

[jira] Commented: (AXIS-2672) Error occured when generating Java class from WSDL file.

2008-02-12 Thread David R. Kraus (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12568385#action_12568385 ] David R. Kraus commented on AXIS-2672: -- I have seen this problem when my service APIs

[jira] Commented: (AXIS2-3034) Axis2 Serialization problem with emptyset bitflag enums.

2007-09-06 Thread David R. Kraus (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525545 ] David R. Kraus commented on AXIS2-3034: --- Our webservice code does basically the same thing as you show above,

[jira] Created: (AXIS2-3034) Axis2 Serialization problem with emptyset bitflag enums.

2007-07-30 Thread David R. Kraus (JIRA)
Axis2 Serialization problem with emptyset bitflag enums. Key: AXIS2-3034 URL: https://issues.apache.org/jira/browse/AXIS2-3034 Project: Axis 2.0 (Axis2) Issue Type: Bug Affects

[jira] Created: (AXIS2-2798) Soap action string mismatch does not prevent web service method from running.

2007-06-12 Thread David R. Kraus (JIRA)
Soap action string mismatch does not prevent web service method from running. - Key: AXIS2-2798 URL: https://issues.apache.org/jira/browse/AXIS2-2798 Project: Axis 2.0

[jira] Commented: (AXIS2-1574) Exception when using RPCInOnlyMessageReceiver

2007-02-07 Thread David R. Kraus (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471169 ] David R. Kraus commented on AXIS2-1574: --- I originally communicated an issue (Axis2-1706) which had to do with

[jira] Commented: (AXIS2-1706) Null pointer in RPCMessageReceiver. invokeBusinessLogic when QName is null for outAxisMessage when returning from void web service call.

2007-02-07 Thread David R. Kraus (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471171 ] David R. Kraus commented on AXIS2-1706: --- The error I am experiencing with RPCInOnlyMessageReceiver is

[jira] Commented: (AXIS2-1706) Null pointer in RPCMessageReceiver. invokeBusinessLogic when QName is null for outAxisMessage when returning from void web service call.

2007-02-02 Thread David R. Kraus (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469810 ] David R. Kraus commented on AXIS2-1706: --- I tried using RPCInOnlyMessageReceiver and now I am getting an error

[jira] Created: (AXIS2-1706) Null pointer in RPCMessageReceiver. invokeBusinessLogic when QName is null for outAxisMessage when returning from void web service call.

2006-11-14 Thread David R. Kraus (JIRA)
Null pointer in RPCMessageReceiver. invokeBusinessLogic when QName is null for outAxisMessage when returning from void web service call. Key: