[jira] Created: (AXIS2C-1024) Neethi does not support ExactlyOne to allow using OR when defining two tokens where only one or the other is desired

2008-02-28 Thread Dave Meier (JIRA)
Neethi does not support ExactlyOne to allow using OR when defining two tokens where only one or the other is desired Key: AXIS2C-1024 URL: https:/

[jira] Resolved: (AXIS2C-978) Wrong logic in codegeneration with the XSD_NOTATION.wsdl

2008-02-28 Thread Lahiru Gunathilake (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Gunathilake resolved AXIS2C-978. --- Resolution: Fixed > Wrong logic in codegeneration with the XSD_NOTATION.wsdl > --

[jira] Created: (AXIS2C-1023) AXIS2_URI_UNP_OMITQUERY documentation is incorrect.

2008-02-28 Thread Senaka Fernando (JIRA)
AXIS2_URI_UNP_OMITQUERY documentation is incorrect. --- Key: AXIS2C-1023 URL: https://issues.apache.org/jira/browse/AXIS2C-1023 Project: Axis2-C Issue Type: Bug Components: util A

[jira] Created: (AXIS2C-1022) Memory leak in axutil_uri_to_string()

2008-02-28 Thread Senaka Fernando (JIRA)
Memory leak in axutil_uri_to_string() - Key: AXIS2C-1022 URL: https://issues.apache.org/jira/browse/AXIS2C-1022 Project: Axis2-C Issue Type: Bug Components: util Affects Versions: 1.3.0

[jira] Created: (AXIS2C-1021) uri port is never initialized to zero in axutil_uri_create().

2008-02-28 Thread Senaka Fernando (JIRA)
uri port is never initialized to zero in axutil_uri_create(). - Key: AXIS2C-1021 URL: https://issues.apache.org/jira/browse/AXIS2C-1021 Project: Axis2-C Issue Type: Bug Co

Re: [jira] Commented: (AXIS2C-638) Linker error while trying to bulid Axis/C on Solaris

2008-02-28 Thread Senaka Fernando
Hi Dave, I've tested on Solaris 10 and it works fine. You may need autotools sometimes. I'm not sure whether they come with the OS. Regards, Senaka > > [ > https://issues.apache.org/jira/browse/AXIS2C-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=

[jira] Issue Comment Edited: (AXIS2C-1015) In axutil_uri, a reference is returned, where a duplicated string should be.

2008-02-28 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573406#action_12573406 ] senakafdo edited comment on AXIS2C-1015 at 2/28/08 11:12 AM: ---

[jira] Commented: (AXIS2C-1015) In axutil_uri, a reference is returned, where a duplicated string should be.

2008-02-28 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573406#action_12573406 ] Senaka Fernando commented on AXIS2C-1015: - Hi Bill, Well it seems that we should

[jira] Commented: (AXIS2C-638) Linker error while trying to bulid Axis/C on Solaris

2008-02-28 Thread Dave Meier (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573395#action_12573395 ] Dave Meier commented on AXIS2C-638: --- Hi All, I also am going to port to Solaris starting

[jira] Updated: (AXIS2C-1020) axutil_uri_parse_string() succeeds for erroneous uri strings

2008-02-28 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-1020: Description: axutil_uri_parse_string() succeeds for erroneous uri strings, and wont return

[jira] Created: (AXIS2C-1020) axutil_uri_parse_string() succeeds for erroneous uri strings

2008-02-28 Thread Senaka Fernando (JIRA)
axutil_uri_parse_string() succeeds for erroneous uri strings Key: AXIS2C-1020 URL: https://issues.apache.org/jira/browse/AXIS2C-1020 Project: Axis2-C Issue Type: Bug Comp

[jira] Issue Comment Edited: (AXIS2C-1019) axutil_uri_parse_string() treats home.netscape.com as path.

2008-02-28 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573356#action_12573356 ] senakafdo edited comment on AXIS2C-1019 at 2/28/08 9:32 AM:

[jira] Commented: (AXIS2C-1015) In axutil_uri, a reference is returned, where a duplicated string should be.

2008-02-28 Thread Bill Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573357#action_12573357 ] Bill Mitchell commented on AXIS2C-1015: --- Although I've not researched exactly how th

[jira] Commented: (AXIS2C-1019) axutil_uri_parse_string() treats home.netscape.com as path.

2008-02-28 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573356#action_12573356 ] Senaka Fernando commented on AXIS2C-1019: - This is rather a relative URI according

[jira] Created: (AXIS2C-1019) axutil_uri_parse_string() treats home.netscape.com as path.

2008-02-28 Thread Senaka Fernando (JIRA)
axutil_uri_parse_string() treats home.netscape.com as path. --- Key: AXIS2C-1019 URL: https://issues.apache.org/jira/browse/AXIS2C-1019 Project: Axis2-C Issue Type: Bug Compon

Re: Issues in 1.3.0 Release Artifacts (Re: [Vote][Axis2]Axis2/C 1.3.0 Release Artifacts)

2008-02-28 Thread Senaka Fernando
Hi Dinesh, Raised an issue on this. Therefore, +1 for the Linux Binary artifact. Tested on Ubuntu 7.04, and Ubuntu 7.10. Regards, Senaka > Hi Senaka, > > I'm glad that you report those issues. Really appreciate good > testing. However those issues seems to be related to docs and lets > fix them

[jira] Updated: (AXIS2C-1018) Few Issues in Axis2/C release artifacts, regarding documentation.

2008-02-28 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-1018: Affects Version/s: 1.3.0 Fix Version/s: (was: 1.3.0) Summary: Few

Issues in 1.3.0 Release Artifacts (Re: [Vote][Axis2]Axis2/C 1.3.0 Release Artifacts)

2008-02-28 Thread Dinesh Premalal
Hi Senaka, I'm glad that you report those issues. Really appreciate good testing. However those issues seems to be related to docs and lets fix them after 1.3.0 release. Please raise jira issues , just to make sure that they will not forget. One more thing, There are some minor problems regardin

[jira] Updated: (AXIS2C-1018) Few Issues in Axis2/C 1.3.0 release artifacts, regarding documentation.

2008-02-28 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-1018: Description: Few Issues in Axis2/C 1.3.0 release artifacts, regarding documentation, were

[jira] Updated: (AXIS2C-1018) Few Issues in Axis2/C 1.3.0 release artifacts, regarding documentation.

2008-02-28 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-1018: Attachment: diff.txt > Few Issues in Axis2/C 1.3.0 release artifacts, regarding documentat

[jira] Created: (AXIS2C-1018) Few Issues in Axis2/C 1.3.0 release artification, regarding documentation.

2008-02-28 Thread Senaka Fernando (JIRA)
Few Issues in Axis2/C 1.3.0 release artification, regarding documentation. -- Key: AXIS2C-1018 URL: https://issues.apache.org/jira/browse/AXIS2C-1018 Project: Axis2-C Is

Re: [Fwd: Re: [Vote][Axis2]Axis2/C 1.3.0 Release Artifacts]

2008-02-28 Thread Milinda Pathirage
Hi All, I tested both source version and binary version on Ubuntu 7.10. All the samples were worked well. Here is my +1. Thanks, Milinda Please ignore the previous mail. On Thu, Feb 28, 2008 at 6:29 PM, Milinda Pathirage < [EMAIL PROTECTED]> wrote: > I > > > On Thu, Feb 28, 2008 at 1:38 PM, S

Re: [Fwd: Re: [Vote][Axis2]Axis2/C 1.3.0 Release Artifacts]

2008-02-28 Thread Milinda Pathirage
I On Thu, Feb 28, 2008 at 1:38 PM, Senaka Fernando <[EMAIL PROTECTED]> wrote: > Hi again Dinesh, > > These modifications are not essentials, so if they are not a must no need > to repack artifacts. Actually they have been un-noticed even during 1.2.0. > Therefore, I'm +1 for the artifacts. > > Re

[jira] Updated: (AXIS2C-934) Organize Test Cases

2008-02-28 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-934: --- Affects Version/s: (was: 1.3.0) This is mostly done. But, since we decided not to remove

[jira] Updated: (AXIS2C-934) Organize Test Cases

2008-02-28 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-934: --- Fix Version/s: (was: 1.3.0) > Organize Test Cases > --- > >

[jira] Updated: (AXIS2C-936) On incomplete response message, the client receives response data for the elements up to the error, but no indication of the error

2008-02-28 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-936: --- Fix Version/s: (was: 1.3.0) Can't Fix within 1.3.0 time frame. > On incomplete response

[jira] Updated: (AXIS2C-1007) HTTP HEAD request recieves 200 OK response when it should be failed

2008-02-28 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-1007: Fix Version/s: (was: 1.3.0) This fix will be Post 1.3.0... > HTTP HEAD request reciev

[jira] Updated: (AXIS2C-939) IIS Module does not set dll path and LoadLibrary call does not specify libraries current dir as start of search path

2008-02-28 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-939: --- Fix Version/s: (was: 1.3.0) No input on this issue, therefore will be fixed after 1.3.0

[jira] Created: (AXIS2C-1017) Memory leak if axutil_uri_parse_hostinfo() fails.

2008-02-28 Thread Senaka Fernando (JIRA)
Memory leak if axutil_uri_parse_hostinfo() fails. - Key: AXIS2C-1017 URL: https://issues.apache.org/jira/browse/AXIS2C-1017 Project: Axis2-C Issue Type: Bug Components: util Affec

[jira] Created: (AXIS2C-1016) No validation in place for axutil_uri_parse_hostinfo() in uri.c

2008-02-28 Thread Senaka Fernando (JIRA)
No validation in place for axutil_uri_parse_hostinfo() in uri.c --- Key: AXIS2C-1016 URL: https://issues.apache.org/jira/browse/AXIS2C-1016 Project: Axis2-C Issue Type: Bug

[jira] Created: (AXIS2C-1015) In axutil_uri, a reference is returned, where a duplicated string should be.

2008-02-28 Thread Senaka Fernando (JIRA)
In axutil_uri, a reference is returned, where a duplicated string should be. Key: AXIS2C-1015 URL: https://issues.apache.org/jira/browse/AXIS2C-1015 Project: Axis2-C

[jira] Created: (AXIS2C-1014) No mechanism to obtain hostname form uri, in axutil_uri

2008-02-28 Thread Senaka Fernando (JIRA)
No mechanism to obtain hostname form uri, in axutil_uri --- Key: AXIS2C-1014 URL: https://issues.apache.org/jira/browse/AXIS2C-1014 Project: Axis2-C Issue Type: Bug Components: ut

[jira] Commented: (AXIS2C-677) Clone method required for axiom_node

2008-02-28 Thread Lukas JOSEFIK (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573185#action_12573185 ] Lukas JOSEFIK commented on AXIS2C-677: -- Only one note. You should also support atachin

[Fwd: Re: [Vote][Axis2]Axis2/C 1.3.0 Release Artifacts]

2008-02-28 Thread Senaka Fernando
Hi again Dinesh, These modifications are not essentials, so if they are not a must no need to repack artifacts. Actually they have been un-noticed even during 1.2.0. Therefore, I'm +1 for the artifacts. Regards, Senaka Original Message Su

Re: [Vote][Axis2]Axis2/C 1.3.0 Release Artifacts

2008-02-28 Thread Senaka Fernando
Hi All, I have attached a diff of modifications. However, still a few issues exist which I can't decide on my own on what should be done. I think Dinesh you got to decide these. 1. COPYING has more content than LICENSE (shouldn't the two be the same in content?) 2. need to add samples/LICENSE 3

Re: [Vote][Axis2]Axis2/C 1.3.0 Release Artifacts

2008-02-28 Thread Manjula Peiris
I have tested both source and binary packages on linux. works fine and here is my +1. -Manjula. On Thu, 2008-02-28 at 12:47 +0530, Senaka Fernando wrote: > Hi All, > > Tested the Linux Binary. Works fine. Few concerns regarding docs. > > 1. COPYING has more content than LICENSE (shouldn't the