Re: IIS 6 Support for Axis2/C

2008-05-29 Thread Samisa Abeysinghe
What about IIS 7? Can we re-use the stuff form IIS 6? Samisa... Supun Kamburugamuva wrote: Hi List, I would like to implement support for IIS 6. At the moment we have an IIS ISAPI module which is a ISAPI Filter + ISAPI Extension. This is not a good design for IIS 6 since it doesn't encourage

[jira] Resolved: (AXIS2C-884) Seg fault in libxml when svc client torn down in a multithreaded client

2008-05-29 Thread Nandika Jayawardana (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandika Jayawardana resolved AXIS2C-884. Resolution: Fixed Applied the patch provided. Also added doc comment to the libxml

Re: IIS 6 Support for Axis2/C

2008-05-29 Thread Supun Kamburugamuva
Hi, Yes, IIS 7 fully supports the IIS 6 architecture. So we won't have problems using this in IIS 7. But IIS 7 has a more powerful (according to the Microsoft) architecture for creating modules. Still I'm researching on it and it seems that it is little bit complicated. Also IIS 7 supports FCGI. S

Problem when adding support for Polymorphism in ADB C code generator

2008-05-29 Thread Sérgio Gomes
Hi everyone, I'm developing a patch against the ADB C code generator to allow it to handle polymorphism correctly. Let me illustrate my point. Say you have a complexType A, which is abstract. Then there are complexTypes A1 and A2, which extend A and are not abstract. Now, polymorphism can exist

[jira] Created: (AXIS2C-1164) Publishing_client crashes when trying to publish message when more then 1 subscription to this event source exists at moment.

2008-05-29 Thread Vasiliy Sokov (JIRA)
Publishing_client crashes when trying to publish message when more then 1 subscription to this event source exists at moment. - Key: AXIS2C-1164

[jira] Updated: (AXIS2C-1164) Publishing_client crashes when trying to publish message when more then 1 subscription to this event source exists at moment.

2008-05-29 Thread Vasiliy Sokov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasiliy Sokov updated AXIS2C-1164: -- Attachment: savan_subscriber.c Fixed source file. > Publishing_client crashes when trying to

[jira] Updated: (AXIS2C-1164) savan_publishing_client_publish() crashes when trying to publish message when more then 1 subscription to this event source exists at moment.

2008-05-29 Thread Vasiliy Sokov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasiliy Sokov updated AXIS2C-1164: -- Summary: savan_publishing_client_publish() crashes when trying to publish message when more th

Re: Problem when adding support for Polymorphism in ADB C code generator

2008-05-29 Thread Dimuthu Gamage
On Thu, May 29, 2008 at 3:39 PM, Sérgio Gomes <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I'm developing a patch against the ADB C code generator to allow it to > handle polymorphism correctly. Let me illustrate my point. nice to hear you are going through with it:) > > Say you have a complexTyp

Re: Problem when adding support for Polymorphism in ADB C code generator

2008-05-29 Thread Sérgio Gomes
Hi Dimuthu, I'll definitely take a look at that; the if blocks sound like a good idea! Cheers, Sérgio --- On Thu, May 29, 2008 at 12:14 PM, Dimuthu Gamage <[EMAIL PROTECTED]> wrote: > On Thu, May 29, 2008 at 3:39 PM, Sérgio Gomes <[EMAIL PROTECTED]> wrote: >> Hi everyone, >> >> I'm developing a

RE : Problem when adding support for Polymorphism in ADB C code generator

2008-05-29 Thread Lefrancois, Carl
>>I'm developing a patch against the ADB C code generator to allow it to handle polymorphism correctly... >>Say you have a complexType A, which is abstract. Then there are complexTypes A1 and A2, which extend A and are not abstract. >>The second case, however, is quite problematic. The only way t

[jira] Created: (AXIS2C-1165) ReferenceParameter in ws-addressing module: problems with namespace and attribute verification

2008-05-29 Thread Julien Billon (JIRA)
ReferenceParameter in ws-addressing module: problems with namespace and attribute verification -- Key: AXIS2C-1165 URL: https://issues.apache.org/jira/browse/AXIS2C-1165

Re: Problem when adding support for Polymorphism in ADB C code generator

2008-05-29 Thread Dimuthu Gamage
On Thu, May 29, 2008 at 3:39 PM, Sérgio Gomes <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I'm developing a patch against the ADB C code generator to allow it to > handle polymorphism correctly. Let me illustrate my point. > > Say you have a complexType A, which is abstract. Then there are > compl

Re: RE : Problem when adding support for Polymorphism in ADB C code generator

2008-05-29 Thread Dimuthu Gamage
On Thu, May 29, 2008 at 8:02 PM, Lefrancois, Carl <[EMAIL PROTECTED]> wrote: >>>I'm developing a patch against the ADB C code generator to allow it to > handle polymorphism correctly... > >>>Say you have a complexType A, which is abstract. Then there are > complexTypes A1 and A2, which extend A and

[jira] Resolved: (AXIS2C-1127) make test doens't work in svn head

2008-05-29 Thread Sanjaya Ratnaweera (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjaya Ratnaweera resolved AXIS2C-1127. Resolution: Fixed Fix Version/s: (was: 1.4.1) Current