[jira] Closed: (AXISCPP-946) client axis engine invoke throws exception

2007-01-18 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-946. -- Resolution: Cannot Reproduce If this is still a problem, reopen. But I cannot reproduce. client

[jira] Reopened: (AXISCPP-481) Axis3 transport closes connection when using HTTP/1.1 even though Connection:close is not available

2007-01-18 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra reopened AXISCPP-481: Need to revisit this issue from client-side perspective. When some error happens, we need to force

[jira] Closed: (AXISCPP-1011) faultactor is facultative in SoapFaults

2007-01-17 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-1011. --- Resolution: Fixed Fix Version/s: current (nightly) There were several problems in this area

[jira] Closed: (AXISCPP-979) lock() / unlock() mismatch in engine/HandlerLoader.cpp

2007-01-17 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-979. -- lock() / unlock() mismatch in engine/HandlerLoader.cpp

[jira] Closed: (AXISCPP-535) TestGetNamespacePrefixClient.cpp and TestSoapMethodAttributeClient.cpp tries to test obsolete Stub APIa

2007-01-17 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-535. -- Resolution: Cannot Reproduce test is not being run so i see no reason to have keep this in books

Re: [jira] Closed: (AXISCPP-991) Deserializing complex type broken when start-end element tag is encountered

2007-01-15 Thread Nadir Amra
Hi Franz, While I did not specifically test for that scenario, I believe the solution will work. The tests I put in tests the following type coming in as start/end element: s:complexType name=ArrayOfInfoString s:attribute name=attributeA type=s:string use=optional/

[jira] Closed: (AXISCPP-998) wrong Host: HTTP request header when using HTTP proxy

2007-01-15 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-998. -- wrong Host: HTTP request header when using HTTP proxy

[jira] Closed: (AXISCPP-950) simple_axis_server and AdminClient doesn't have execute permission

2007-01-15 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-950. -- simple_axis_server and AdminClient doesn't have execute permission

[jira] Commented: (AXISCPP-891) Deserializer output being returned as null

2007-01-14 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464565 ] nadir amra commented on AXISCPP-891: Forgot to mention that in this case you will get an array object of size 0

[jira] Reopened: (AXISCPP-1011) faultactor is facultative in SoapFaults

2007-01-13 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra reopened AXISCPP-1011: - For a correct parse of SoapFaults and their details i had to make two additional small changes

[jira] Updated: (AXISCPP-991) Deserializing complex type broken when start-end element tag is encountered

2007-01-13 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra updated AXISCPP-991: --- Comment: was deleted Deserializing complex type broken when start-end element tag is encountered

[jira] Closed: (AXISCPP-991) Deserializing complex type broken when start-end element tag is encountered

2007-01-13 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-991. -- Resolution: Fixed Fix Version/s: current (nightly) I moved the fault comment ot axiscpp-1011

Re: [jira] Closed: (AXISCPP-716) Support for the attribute construct 'use'

2007-01-08 Thread Nadir Amra
Franz, Yes, that was next on my list. Should be done this week. Nadir K. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 01/08/2007 05:04:20 AM: Hello Nadir, This is very good news, thanks alot. Now the remaining bummer for me is AXISCPP-991, where you and me have made conflicting

Re: http transport/channel dysfunctional since last change

2007-01-08 Thread Nadir Amra
is rather capable. Are problems in this field known? Thanks and best regards Franz Nadir Amra schrieb: Franz, I reverted the transport changes to what it was, for now. I believe the errors you are getting are some sort of bugs in the HTTP transport parsing that existed prior

[jira] Closed: (AXISCPP-716) Support for the attribute construct 'use'

2007-01-07 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-716. -- Resolution: Fixed Fix Version/s: current (nightly) Problem is finally resolved. Default

[jira] Commented: (AXISCPP-716) Support for the attribute construct 'use'

2007-01-06 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462693 ] nadir amra commented on AXISCPP-716: Just to keep you posted, I pretty much have completed this issue, just

[jira] Commented: (AXISCPP-995) WSDL2Ws ignores attribute refs inside of attributeGroup

2007-01-04 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462352 ] nadir amra commented on AXISCPP-995: Oh, I forgot to add that I updated a test case, XSD_boolean, so

[jira] Closed: (AXISCPP-995) WSDL2Ws ignores attribute refs inside of attributeGroup

2007-01-04 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-995. -- Resolution: Fixed Fix Version/s: current (nightly) The problem was that we were not detecting

[jira] Closed: (AXISCPP-960) Inconsistent generated APIs when processing WSDLs with xsd:all, xsd:choice and xsd:sequence

2007-01-02 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-960. -- Resolution: Fixed Fix Version/s: current (nightly) Revamped code so now things are simpler

[jira] Commented: (AXISCPP-966) WSDL2WS generate wrong code: redundant value reference * in Wrapper

2007-01-02 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12461910 ] nadir amra commented on AXISCPP-966: I need a sample wsdl file to resolve this problem. WSDL2WS generate

[jira] Closed: (AXISCPP-926) Server side files created by WSDL2Ws fails to compile

2006-12-31 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-926?page=all ] nadir amra closed AXISCPP-926. -- Fix Version/s: current (nightly) Resolution: Fixed Server-side files now compile. Server side files created by WSDL2Ws fails to compile

[jira] Closed: (AXISCPP-968) WSDL2WS generate wrong code: complex array should not been deleted

2006-12-30 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-968?page=all ] nadir amra closed AXISCPP-968. -- Fix Version/s: current (nightly) Resolution: Fixed WSDL2WS generate wrong code: complex array should not been deleted

[jira] Closed: (AXISCPP-975) WSDL2WS: WrapWriter.java: returnParamName's localpart not split in some cases.

2006-12-30 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-975?page=all ] nadir amra closed AXISCPP-975. -- Fix Version/s: current (nightly) Resolution: Fixed WSDL2WS: WrapWriter.java: returnParamName's localpart not split in some cases

[jira] Closed: (AXISCPP-928) Code generated by WSDL2Ws results in compilation error

2006-12-30 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-928?page=all ] nadir amra closed AXISCPP-928. -- Fix Version/s: current (nightly) Resolution: Fixed ret should not have been used. out + i should have been used. Now compiles successfully, with correct

[jira] Assigned: (AXISCPP-1010) new method Call:clearSOAPMethodAttributes()

2006-12-30 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1010?page=all ] nadir amra reassigned AXISCPP-1010: --- Assignee: nadir amra new method Call:clearSOAPMethodAttributes() --- Key: AXISCPP-1010

[jira] Assigned: (AXISCPP-716) Support for the attribute construct 'use'

2006-12-30 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-716?page=all ] nadir amra reassigned AXISCPP-716: -- Assignee: nadir amra Support for the attribute construct 'use' - Key: AXISCPP-716

[jira] Closed: (AXISCPP-1004) Compile errors in code generated for fault element with anonymous type

2006-12-29 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1004?page=all ] nadir amra closed AXISCPP-1004. --- Fix Version/s: current (nightly) Resolution: Fixed I believe this is now resolved. I resolved this by adding code in WSDL2Ws.java,method

[jira] Closed: (AXISCPP-980) C++ stub generation problem with array of xsd types inside a complexType

2006-12-26 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-980?page=all ] nadir amra closed AXISCPP-980. -- Fix Version/s: current (nightly) Resolution: Cannot Reproduce I took the latest code and ran the wsdl specified and did not have any problems compiling

[jira] Assigned: (AXISCPP-1000) Axis C++ 1.6 beta can't handle array return type correctly?

2006-12-26 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1000?page=all ] nadir amra reassigned AXISCPP-1000: --- Assignee: nadir amra Axis C++ 1.6 beta can't handle array return type correctly

[jira] Resolved: (AXISCPP-972) axis-c deserializer has a problem:

2006-12-26 Thread nadir amra (JIRA)
Content-Transfer-Encoding: 7bit [ http://issues.apache.org/jira/browse/AXISCPP-972?page=all ] nadir amra resolved AXISCPP-972. Fix Version/s: current (nightly) (was: 1.6 Beta) Resolution: Fixed Resolved by simply changing

[jira] Closed: (AXISCPP-912) only basic types allowed for attributes

2006-12-26 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-912?page=all ] nadir amra closed AXISCPP-912. -- Resolution: Duplicate duplicate of AXISCPP-898. If not, reopen. only basic types allowed for attributes

[jira] Commented: (AXISCPP-918) generated copy constructor wrong/incomplete

2006-12-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-918?page=comments#action_12460839 ] nadir amra commented on AXISCPP-918: I believe it has been included in SVN generated copy constructor wrong/incomplete

[jira] Commented: (AXISCPP-1011) faultactor is facultative in SoapFaults

2006-12-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1011?page=comments#action_12460840 ] nadir amra commented on AXISCPP-1011: - Fault detail is also optional faultactor is facultative in SoapFaults

[jira] Resolved: (AXISCPP-1011) faultactor is facultative in SoapFaults

2006-12-25 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1011?page=all ] nadir amra resolved AXISCPP-1011. - Resolution: Fixed Marking as resolved until a testcase can be created, then it will be closed. faultactor is facultative in SoapFaults

[jira] Commented: (AXISCPP-849) Stub compilation problems when WSDL contains complexTypes and elements of the same name

2006-12-22 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-849?page=comments#action_12460635 ] nadir amra commented on AXISCPP-849: Actually, when there is a conflict between a variable identifier and a class, _Ref is added to the variable identifier

[jira] Updated: (AXISCPP-849) Stub compilation problems when WSDL contains complexTypes and elements of the same name

2006-12-22 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-849?page=all ] nadir amra updated AXISCPP-849: --- Comment: was deleted Stub compilation problems when WSDL contains complexTypes and elements of the same name

[jira] Resolved: (AXISCPP-898) simple problem with simpleTypes

2006-12-21 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-898?page=all ] nadir amra resolved AXISCPP-898. Fix Version/s: 1.6 Final Resolution: Fixed OK, all of my testing seems to be passing, and various customer problems relating to the issue has been

[jira] Closed: (AXISCPP-849) Stub compilation problems when WSDL contains complexTypes and elements of the same name

2006-12-21 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-849?page=all ] nadir amra closed AXISCPP-849. -- Fix Version/s: 1.6 Final (was: 1.6 Alpha) Resolution: Fixed Fixed this so that we now go through all the externalized classes

[jira] Assigned: (AXISCPP-1011) faultactor is facultative in SoapFaults

2006-12-21 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1011?page=all ] nadir amra reassigned AXISCPP-1011: --- Assignee: nadir amra faultactor is facultative in SoapFaults --- Key: AXISCPP-1011

[jira] Commented: (AXISCPP-914) fault/exception/error handling flawed

2006-12-21 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-914?page=comments#action_12460399 ] nadir amra commented on AXISCPP-914: Franz , I am at a loss to explain memory corruption problems you are having. I had made changes to the code

[jira] Reopened: (AXISCPP-849) Stub compilation problems when WSDL contains complexTypes and elements of the same name

2006-12-19 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-849?page=all ] nadir amra reopened AXISCPP-849: Assignee: nadir amra (was: Fred Preston) I am re-opening this issue because it is not a complete fix. Although the fix resolves variable

[jira] Commented: (AXISCPP-1010) new method Call:clearSOAPMethodAttributes()

2006-12-19 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1010?page=comments#action_12459806 ] nadir amra commented on AXISCPP-1010: - Will be looking into this and other JIRA'slooks useful. new method Call:clearSOAPMethodAttributes

[jira] Updated: (AXISCPP-898) simple problem with simpleTypes

2006-12-19 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-898?page=all ] nadir amra updated AXISCPP-898: --- Attachment: wsdl2ws.jar I am attaching the wsdl2ws.jar file that I hope fixes the problem prior to uploading the files to SVN. The fixes in the code has fixed

Re: [jira] Commented: (AXISCPP-991) Deserializing complex type broken when start-end element tag is encountered

2006-12-18 Thread Nadir Amra
correctly. Best regards Franz nadir amra (JIRA) schrieb: [ http://issues.apache.org/jira/browse/AXISCPP-991? page=comments#action_12454432 ] nadir amra commented on AXISCPP-991: I put a temporary fix so that if start_end tag was specified

Re: [jira] Commented: (AXISCPP-972) axis-c deserializer has a problem:

2006-12-18 Thread Nadir Amra
Reporter: Michael Xiong Assigned To: nadir amra Priority: Critical Fix For: 1.6 Beta axis-c deserializer has a problem: IWrapperSoapDeSerializer::getChardataAs 's declaration and definition should be changed into by reference, not by value, in order

[jira] Created: (AXISCPP-1009) Prototypes for Axis_Deserializer_xxx, Axis_Serializer_xxx, etc should be in the header files

2006-12-04 Thread nadir amra (JIRA)
Project: Axis-C++ Issue Type: Improvement Components: WSDL processing - Doc Affects Versions: 1.6 Beta Reporter: nadir amra Assigned To: nadir amra Priority: Minor Instead of having to list all the prototypes in the various CPP

[jira] Closed: (AXISCPP-1009) Prototypes for Axis_Deserializer_xxx, Axis_Serializer_xxx, etc should be in the header files

2006-12-04 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1009?page=all ] nadir amra closed AXISCPP-1009. --- Resolution: Fixed Prototypes for Axis_Deserializer_xxx, Axis_Serializer_xxx, etc should be in the header files

[jira] Updated: (AXISCPP-100) enable axis c++ (engine) tracing

2006-12-04 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-100?page=all ] nadir amra updated AXISCPP-100: --- Component/s: Trace Utility enable axis c++ (engine) tracing Key: AXISCPP-100 URL: http

[jira] Commented: (AXISCPP-898) simple problem with simpleTypes

2006-12-04 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-898?page=comments#action_12455528 ] nadir amra commented on AXISCPP-898: Just to update you in this issue, I believe I have come up with a robust fix and will be putting up in SVN in the next

[jira] Commented: (AXISCPP-991) Deserializing complex type broken when start-end element tag is encountered

2006-11-29 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-991?page=comments#action_12454432 ] nadir amra commented on AXISCPP-991: I put a temporary fix so that if start_end tag was specified with no attributes (which I am hoping is the prevalent

Re: http transport/channel dysfunctional since last change

2006-11-28 Thread Nadir Amra
Franz, I reverted the transport changes to what it was, for now. I believe the errors you are getting are some sort of bugs in the HTTP transport parsing that existed prior to my changes but were masked due to the current implementation of using a looping counter and ignoring 0-byte reads

[jira] Closed: (AXISCPP-923) Memory leak in HTTPChannel::ReportError

2006-11-27 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-923?page=all ] nadir amra closed AXISCPP-923. -- Fix Version/s: 1.6 Beta Resolution: Fixed Memory leak in HTTPChannel::ReportError Key

[jira] Closed: (AXISCPP-237) dlopen failures should show reason for failure

2006-11-27 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-237?page=all ] nadir amra closed AXISCPP-237. -- Fix Version/s: 1.6 Beta Resolution: Fixed dlopen failures should show reason for failure

[jira] Created: (AXISCPP-1008) memory leak in error paths of xsd types

2006-11-22 Thread nadir amra (JIRA)
memory leak in error paths of xsd types --- Key: AXISCPP-1008 URL: http://issues.apache.org/jira/browse/AXISCPP-1008 Project: Axis-C++ Issue Type: Bug Reporter: nadir amra Assigned

[jira] Assigned: (AXISCPP-898) simple problem with simpleTypes

2006-11-16 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-898?page=all ] nadir amra reassigned AXISCPP-898: -- Assignee: nadir amra simple problem with simpleTypes --- Key: AXISCPP-898 URL: http

Re: getChardataAs() strikes again

2006-11-15 Thread Nadir Amra
+{ + writer.write(\tparam- + extensionBaseAttrib. getParamNameAsMember() + = *( + typeName + *) pCharDa ta;\n); +} } writer.write(\treturn pIWSDZ-getStatus();\n); [attachment feh.vcf deleted by Nadir Amra/Rochester/IBM

Re: axiscpp problems

2006-11-15 Thread Nadir Amra
Project is probably more stable then axis2 at the moment, and is continually being enhanced and fixes applied. Yes, you need to have an axiscpp.conf file and you do have to set the AXISCPP_DEPLOY environment variable. And I guess PATH environment variable should include paths to the dlls or

[jira] Updated: (AXISCPP-526) Response timeouts in addition to connection timeouts

2006-11-13 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-526?page=all ] nadir amra updated AXISCPP-526: --- Description: It would be highly useful to be able to specify an independent response timeout in addition to the connection timeout currently specifiable

[jira] Closed: (AXISCPP-745) Use non-blocking receive in transport

2006-11-13 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-745?page=all ] nadir amra closed AXISCPP-745. -- Fix Version/s: unspecified Resolution: Duplicate Duplicate of AXISCPP-526 Use non-blocking receive in transport

[jira] Created: (AXISCPP-1007) Correct copy constructors

2006-11-10 Thread nadir amra (JIRA)
Reporter: nadir amra Assigned To: nadir amra Priority: Minor Fix For: 1.6 Beta The copy constructors for SoapFaultException and OtherFaultException causes warning messages to be issued on some platforms, causes an addition copy to be made

[jira] Updated: (AXISCPP-1007) Correct assignment operator

2006-11-10 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1007?page=all ] nadir amra updated AXISCPP-1007: Summary: Correct assignment operator (was: Correct copy constructors) Description: The assignment operators for SoapFaultException

[jira] Closed: (AXISCPP-1007) Correct assignment operator

2006-11-10 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1007?page=all ] nadir amra closed AXISCPP-1007. --- Resolution: Fixed Correct assignment operator --- Key: AXISCPP-1007 URL: http://issues.apache.org

[jira] Assigned: (AXISCPP-1006) The static const string 's declaration style is not very good(which will cause g++ compiling warning) inside the generated header file

2006-11-10 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1006?page=all ] nadir amra reassigned AXISCPP-1006: --- Assignee: nadir amra The static const string 's declaration style is not very good(which will cause g++ compiling warning) inside the generated

RE: [Fwd: [Fwd: RE: Apache Axis 1.6b]]

2006-10-23 Thread Nadir Amra
Haiping, Just send me the .tar.gz and I can take a look and create individual fixes and jira's. Then we can discuss any changes via jira's. Maybe a list of the fixes and how it should be fixed strategically in the AXIS code-base would be nice too :-) But that can be done later via jira

[jira] Closed: (AXISCPP-1005) Memory leak in C-stub generation

2006-10-21 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1005?page=all ] nadir amra closed AXISCPP-1005. --- Resolution: Fixed Memory leak in C-stub generation Key: AXISCPP-1005 URL: http

[jira] Assigned: (AXISCPP-1003) Enumeration with spaces in values generates invalid hpp file

2006-10-20 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1003?page=all ] nadir amra reassigned AXISCPP-1003: --- Assignee: nadir amra Enumeration with spaces in values generates invalid hpp file

[jira] Commented: (AXISCPP-1003) Enumeration with spaces in values generates invalid hpp file

2006-10-20 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1003?page=comments#action_12443725 ] nadir amra commented on AXISCPP-1003: - I guess I have chosen the solution to be: [type]_ENUM_[#] For example, static const FooType FooType_ENUM_1 = foo

Re: [Fwd: [Fwd: RE: Apache Axis 1.6b]]

2006-10-20 Thread Nadir Amra
Yes, please post the fixes or send directly to me and I can then merge in the fixes for all to share. It would be appreciated. Nadir K. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 10/20/2006 03:46:00 AM: I sent the email direct to the original poster. Was there any reaction om John

[jira] Commented: (AXISCPP-1003) Enumeration with spaces in values generates invalid hpp file

2006-10-20 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1003?page=comments#action_12443991 ] nadir amra commented on AXISCPP-1003: - Michael, I will take your suggestion and be consistent with what java does, which generates something like

[jira] Commented: (AXISCPP-1004) Compile errors in code generated for fault element with anonymous type

2006-10-20 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1004?page=comments#action_12443992 ] nadir amra commented on AXISCPP-1004: - Although I have done no work on the server side of things, I can probably surmise why this is not working. Since

nightly builds - how/who generates?

2006-10-20 Thread Nadir Amra
Just wondering how nightly builds are generated? Is this an automatic process or does someone have to do something to get them to http://people.apache.org/dist/axis/nightly/? Nadir K. Amra - To unsubscribe, e-mail: [EMAIL

[jira] Resolved: (AXISCPP-1003) Enumeration with spaces in values generates invalid hpp file

2006-10-20 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1003?page=all ] nadir amra resolved AXISCPP-1003. - Fix Version/s: 1.6 Beta Resolution: Fixed If all enum values are valid (can be used as a C/C++ identifer), it will be used to generate enum's

Re: Axis C++ 1.6 release?

2006-10-19 Thread Nadir Amra
: Hello, Is there any progress reagrding a Axis C++ 1.6 release (hopefully containing a fix for my favourite JIRA AXISCPP-716)? Best regards Franz [attachment feh.vcf deleted by Nadir Amra/Rochester/IBM

[jira] Created: (AXISCPP-1005) Memory leak in C-stub generation

2006-10-19 Thread nadir amra (JIRA)
Beta Reporter: nadir amra Assigned To: nadir amra Fix For: 1.6 Beta For C-stub generation, when a complex structure contains an inner complex structure, the the Axis_Create_() function creates the inner complex structure by calling the appropriate function

[jira] Updated: (AXISCPP-1005) Memory leak in C-stub generation

2006-10-19 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1005?page=all ] nadir amra updated AXISCPP-1005: Component/s: WSDL processing - Doc (was: WSDD Processing) Memory leak in C-stub generation

[jira] Commented: (AXISCPP-1003) Enumeration with spaces in values generates invalid hpp file

2006-10-19 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1003?page=comments#action_12443705 ] nadir amra commented on AXISCPP-1003: - One way to fix this is ensureing that spaces get converted to '_'. Probably a better way is for the enumeration

[jira] Commented: (AXISCPP-1000) Axis C++ 1.6 beta can't handle array return type correctly?

2006-09-22 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1000?page=comments#action_12437044 ] nadir amra commented on AXISCPP-1000: - I can fix this but I guess I need some feedback from the expertsAXIS 2 folks and others. Please comment. I

[jira] Commented: (AXISCPP-1000) Axis C++ 1.6 beta can't handle array return type correctly?

2006-09-22 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-1000?page=comments#action_12437045 ] nadir amra commented on AXISCPP-1000: - Looking at the code, on the surface it seems to be a bug. Comparing doc literal routines with encoded

Re: Axis C++ 1.6 Final

2006-09-21 Thread Nadir Amra
cleanup in the relevant code recently this one might be feasible for you? Thanks and best regards Franz Nadir Amra schrieb: I have never tried putting out a release but will try in October. If someone else would be kind enough to give it a try, the sooner the better. Nadir K. Amra

[jira] Closed: (AXISCPP-999) Segmentation fault in SOAPTransport.h

2006-09-15 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-999?page=all ] nadir amra closed AXISCPP-999. -- Fix Version/s: 1.6 Beta Resolution: Fixed Segmentation fault in SOAPTransport.h - Key: AXISCPP-999

[jira] Assigned: (AXISCPP-999) Segmentation fault in SOAPTransport.h

2006-09-14 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-999?page=all ] nadir amra reassigned AXISCPP-999: -- Assignee: nadir amra Segmentation fault in SOAPTransport.h - Key: AXISCPP-999 URL

[jira] Closed: (AXISCPP-994) WSDL2Ws ignores attribute refs inside of attributeGroup

2006-09-14 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-994?page=all ] nadir amra closed AXISCPP-994. -- Resolution: Duplicate AXISCPP-995 WSDL2Ws ignores attribute refs inside of attributeGroup

[jira] Assigned: (AXISCPP-998) wrong Host: HTTP request header when using HTTP proxy

2006-09-14 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-998?page=all ] nadir amra reassigned AXISCPP-998: -- Assignee: nadir amra wrong Host: HTTP request header when using HTTP proxy --- Key

Re: Axis C++ 1.6 Final

2006-08-15 Thread Nadir Amra
I can take a look at it but will not be able to for at least another month since I am going on vacation. Nadir K. Amra Franz Fehringer [EMAIL PROTECTED] wrote on 08/15/2006 04:20:06 AM: Hello Nadir, After several rounds of improving and bug fixing (Johm Hawkins, Adrian Dick and

Axis C++ 1.6 Final

2006-08-14 Thread Nadir Amra
I have never tried putting out a release but will try in October. If someone else would be kind enough to give it a try, the sooner the better. Nadir K. Amra Kamlesh kumar [EMAIL PROTECTED] wrote on 08/14/2006 11:41:28 AM: That's cool. Thanks for providing the complete fix. BTW, Can

Re: Problems with XMLParserXerces

2006-08-13 Thread Nadir Amra
A more complete fix has been implemented, including a new method, canParseMore() in the abstract base class that may be utilized in the future. Basically bCanParseMore is saved in the class so that it is kept across invocations... Nadir K. Amra Kamlesh kumar [EMAIL PROTECTED] wrote on

[jira] Commented: (AXISCPP-770) const AnyElement* XMLParserXerces::next(bool isCharData) crashes

2006-08-12 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-770?page=comments#action_12427678 ] nadir amra commented on AXISCPP-770: There was a problem with XMLParserXerces::next in that it invoked m_pParser-parseNext(m_ScanToken) even when there may

[jira] Commented: (AXISCPP-770) const AnyElement* XMLParserXerces::next(bool isCharData) crashes

2006-08-12 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-770?page=comments#action_12427679 ] nadir amra commented on AXISCPP-770: I hope to have the code in SVN by Saturday morning, CDT. const AnyElement* XMLParserXerces::next(bool isCharData

[jira] Resolved: (AXISCPP-770) const AnyElement* XMLParserXerces::next(bool isCharData) crashes

2006-08-12 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-770?page=all ] nadir amra resolved AXISCPP-770. Fix Version/s: 1.6 Beta Resolution: Fixed I adjusted the loop control for peek so it is now: while (m_pParser-parseNext(m_ScanToken) AXIS_FAIL

Re: Problems with XMLParserXerces

2006-08-12 Thread Nadir Amra
I have fixed this problem. See AXISCPP-770 for details. Please try and see if your problem persists by downloading code and testing. Nadir K. Amra Kamlesh kumar [EMAIL PROTECTED] wrote on 08/11/2006 09:41:21 PM: The current implementation of XMLParserXerces ignores the value returned

[jira] Assigned: (AXISCPP-973) WSDL2WS generate wrong code: for AXISCPP-972, getChardataAs((void*)... should be getChardataAs((void* )...

2006-08-12 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-973?page=all ] nadir amra reassigned AXISCPP-973: -- Assignee: nadir amra WSDL2WS generate wrong code: for AXISCPP-972, getChardataAs((void*)... should be getChardataAs((void

[jira] Assigned: (AXISCPP-972) axis-c deserializer has a problem:

2006-08-12 Thread nadir amra (JIRA)
Content-Transfer-Encoding: 7bit [ http://issues.apache.org/jira/browse/AXISCPP-972?page=all ] nadir amra reassigned AXISCPP-972: -- Assignee: nadir amra axis-c deserializer has a problem: axis-c deserializer: IWrapperSoapDeSerializer::getChardataAs 's

Re: Problems with XMLParserXerces

2006-08-12 Thread Nadir Amra
then we can avoid this issue. This value can be initialized with the return value of m_parser-parseFirst. Let me know if I am not clear and I can try to provide more details. Thanks -Kamlesh --- Nadir Amra [EMAIL PROTECTED] wrote: I have fixed this problem. See AXISCPP-770

[jira] Resolved: (AXISCPP-972) axis-c deserializer has a problem:

2006-08-12 Thread nadir amra (JIRA)
Content-Transfer-Encoding: 7bit [ http://issues.apache.org/jira/browse/AXISCPP-972?page=all ] nadir amra resolved AXISCPP-972. Fix Version/s: 1.6 Beta Resolution: Fixed Fixed this by changing prototype from: getChardataAs (void * pValue, XSDTYPE

[jira] Reopened: (AXISCPP-972) axis-c deserializer has a problem:

2006-08-12 Thread nadir amra (JIRA)
Content-Transfer-Encoding: 7bit [ http://issues.apache.org/jira/browse/AXISCPP-972?page=all ] nadir amra reopened AXISCPP-972: I think I need to look into this a little bit more. I am closing the other issues since basically it is a duplicate

[jira] Reopened: (AXISCPP-973) WSDL2WS generate wrong code: for AXISCPP-972, getChardataAs((void*)... should be getChardataAs((void* )...

2006-08-12 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-973?page=all ] nadir amra reopened AXISCPP-973: WSDL2WS generate wrong code: for AXISCPP-972, getChardataAs((void*)... should be getChardataAs((void

[jira] Updated: (AXISCPP-884) Couldn't output value from function parameter

2006-08-12 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-884?page=all ] nadir amra updated AXISCPP-884: --- Comment: was deleted Couldn't output value from function parameter - Key: AXISCPP-884

[jira] Reopened: (AXISCPP-884) Couldn't output value from function parameter

2006-08-12 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-884?page=all ] nadir amra reopened AXISCPP-884: Couldn't output value from function parameter - Key: AXISCPP-884

[jira] Closed: (AXISCPP-884) Couldn't output value from function parameter

2006-08-12 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-884?page=all ] nadir amra closed AXISCPP-884. -- Resolution: Duplicate One issue should suffice for the getCharAsData problem. See AXISCPP-972. Couldn't output value from function parameter

[jira] Closed: (AXISCPP-947) Axis C++ is not supported multibyte characters .

2006-08-12 Thread nadir amra (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-947?page=all ] nadir amra closed AXISCPP-947. -- Resolution: Fixed I assume this has been resolved. But there is already an issue (AXISCPP-75) about the code needing to support conversion of data automagically

<    1   2   3   4   5   6   >