Re: Potential name clashes when using multiple services

2009-01-13 Thread Patrick van Beem
> Looks like your two wsdls use (may be imported) same schema structure. If so > the two adb structures, operations should be identical, so you can delete > one set of them and use the same generated files for both services. But if that's not the case but they are independent and just happen to h

Re: Potential name clashes when using multiple services

2009-01-13 Thread Dimuthu Gamage
Hi Patrick, Yea that would be a good idea. That would be the only possible solution that can avoid name clashes in C. Can you please raise a jira on this. Thanks Dimuthu On Tue, Jan 13, 2009 at 7:55 PM, Patrick van Beem < patrick.van.b...@quintiq.com> wrote: > > > Looks like your two wsdls use (

[jira] Updated: (AXIS2C-1289) Incorrect deserialization when the first child is an empty element

2009-01-13 Thread Patrick van Beem (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick van Beem updated AXIS2C-1289: - Attachment: svn.diff This is a patch Dimuthu posted in the axis-c-dev mailing list, to f

[jira] Created: (AXIS2C-1330) Prevent name clashes when using multiple services that happen to have identical named items

2009-01-13 Thread Patrick van Beem (JIRA)
Prevent name clashes when using multiple services that happen to have identical named items --- Key: AXIS2C-1330 URL: https://issues.apache.org/jira/browse/AXIS2C-1330