[jira] Updated: (AXIS-2202) Axis doesn't propertly support JavaBeans with array-type properties.

2005-08-31 Thread Andrei Iltchenko (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2202?page=all ] Andrei Iltchenko updated AXIS-2202: --- Attachment: bug2202.txt The patch for the problem. Axis doesn't propertly support JavaBeans with array-type properties.

[jira] Commented: (AXIS-2020) wsdl2java does not generate array of wrappers for array of nillable primitives

2005-05-30 Thread Andrei Iltchenko (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2020?page=comments#action_66531 ] Andrei Iltchenko commented on AXIS-2020: Tom, No, this is not by seeing nillable on that element, it is by seeing minOccurs=0 on the xsd1:sequence

[jira] Updated: (AXIS-2020) wsdl2java does not generate array of wrappers for array of nillable primitives

2005-05-30 Thread Andrei Iltchenko (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2020?page=all ] Andrei Iltchenko updated AXIS-2020: --- Attachment: 2020.txt A new patch that fixes the problem pointed out by Tom. wsdl2java does not generate array of wrappers for array of nillable

[jira] Commented: (AXIS-2020) wsdl2java does not generate array of wrappers for array of nillable primitives

2005-05-27 Thread Andrei Iltchenko (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2020?page=comments#action_66463 ] Andrei Iltchenko commented on AXIS-2020: I fixed the same problem with regard to parameters in Bug http://issues.apache.org/jira/browse/AXIS-1191. This one should

[jira] Updated: (AXIS-1776) Client configuration '.wsdd' files not found when packaged in an ejb-jar file.

2005-01-22 Thread Andrei Iltchenko (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1776?page=history ] Andrei Iltchenko updated AXIS-1776: --- Attachment: 1776.txt Please disregard the second 'diff' in favour of this one. Client configuration '.wsdd' files not found when packaged in an

[jira] Created: (AXIS-1776) Client configuration '.wsdd' files not found when packaged in an ejb-jar file.

2005-01-21 Thread Andrei Iltchenko (JIRA)
Client configuration '.wsdd' files not found when packaged in an ejb-jar file. -- Key: AXIS-1776 URL: http://issues.apache.org/jira/browse/AXIS-1776 Project: Axis Type: Bug Components:

[jira] Updated: (AXIS-1776) Client configuration '.wsdd' files not found when packaged in an ejb-jar file.

2005-01-21 Thread Andrei Iltchenko (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1776?page=history ] Andrei Iltchenko updated AXIS-1776: --- Attachment: 1776.jar The jar contains a new source file 'EngineConfigurationFactoryEJB.jar' and a diff file listing minor changes to

[jira] Updated: (AXIS-1776) Client configuration '.wsdd' files not found when packaged in an ejb-jar file.

2005-01-21 Thread Andrei Iltchenko (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1776?page=history ] Andrei Iltchenko updated AXIS-1776: --- Attachment: 1776.txt Did as requested, here come the differences for 'EngineConfigurationFactoryFinder.java' obtained against the latest cvs.