Web service client and HTTP redirects

2010-02-18 Thread Nadir Amra
Does Axis2 Web service client support HTTP redirects? If so, how does it process the various status codes? or can you point me to the code? Thanks in advance Nadir Amra

[jira] Commented: (AXIS2-3733) Autogenerated WSDL misses element if POJO function has no parameters

2010-02-16 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834356#action_12834356 ] nadir amra commented on AXIS2-3733: --- I would like to fix this and was wondering if anyone

[jira] Created: (AXISCPP-1064) Parser gets confused when expected element is not there

2010-01-25 Thread nadir amra (JIRA)
: Client - Deserialization Reporter: nadir amra Assignee: nadir amra Fix For: current (nightly) Currently, when an expected element is does not exist in the XML document, a NULL is returned. However, this causes the parser to consume a node that has

[jira] Resolved: (AXISCPP-1064) Parser gets confused when expected element is not there

2010-01-25 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra resolved AXISCPP-1064. - Resolution: Fixed Fixed under revision 902922 (http://svn.apache.org/viewvc?view

[jira] Closed: (AXISCPP-235) Provide C samples

2010-01-10 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-235. -- Resolution: Incomplete Closing this issue since description is incomplete. Provide C samples

[jira] Updated: (AXISCPP-1063) Add support for xsd:union

2010-01-10 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra updated AXISCPP-1063: Component/s: XSD Types Add support for xsd:union

[jira] Commented: (AXISCPP-899) tunnel https connections over http proxies

2009-11-11 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776660#action_12776660 ] nadir amra commented on AXISCPP-899: Merged the code into SVN code-base. Will wait

Re: [RESOLUTION] Axis2 TLP

2009-11-11 Thread Nadir Amra
Glen, I'd like to join as a committer after the board approves the PMC. Nadir Amra Glen Daniels g...@thoughtcraft.com wrote on 11/10/2009 08:58:39 PM: [image removed] [RESOLUTION] Axis2 TLP Glen Daniels to: gene...@ws.apache.org, Axis-Dev 11/10/2009 08:59 PM Please

Re: Axis c++ support on HP 3000 MPE/iX 7.0

2009-10-07 Thread Nadir Amra
Rajat, I guess you have to give it a try. I do not believe anyone has built it for HP. Nadir Amra rajat.sahni rajat.sa...@st.com wrote on 10/07/2009 12:09:12 AM: [image removed] Axis c++ support on HP 3000 MPE/iX 7.0 rajat.sahni to: axis-c-dev 10/07/2009 12:10 AM

[jira] Reopened: (AXIS2-4440) excludeOperations with static WSDL does not work

2009-08-10 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra reopened AXIS2-4440: --- That is fine...which means the operation cannot be invoked. The semantics of excluding operations from

Re: [jira] Resolved: (AXIS2-4440) excludeOperations with static WSDL does not work

2009-07-27 Thread Nadir Amra
the operations that are excluded.Is this not possible? Nadir Amra From: Deepal Jayasinghe (JIRA) j...@apache.org To: axis-dev@ws.apache.org Date: 07/25/2009 10:19 AM Subject: [jira] Resolved: (AXIS2-4440) excludeOperations with static WSDL does not work [ https://issues.apache.org/jira

[jira] Created: (AXISCPP-1063) Add support for xsd:union

2009-07-22 Thread nadir amra (JIRA)
Add support for xsd:union - Key: AXISCPP-1063 URL: https://issues.apache.org/jira/browse/AXISCPP-1063 Project: Axis-C++ Issue Type: New Feature Reporter: nadir amra support xsd:union. -- This message

[jira] Created: (AXIS2-4440) excludeOperations with static WSDL does not work

2009-07-22 Thread nadir amra (JIRA)
, 1.5 Reporter: nadir amra A have a static WSDL file for my service. When I use excludeOperations  in services.xml i am still able to invoke the operation. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Commented: (AXIS2-3724) WSDL complex type elements do not comply to JAXB Java bean

2009-05-27 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12713688#action_12713688 ] nadir amra commented on AXIS2-3724: --- So is this going to be fixed anytime soon? Or can

Re: Axis C++ SSL Client: How the client take keystore ( client side certificate ) ?

2009-05-20 Thread Nadir Amra
I assume you are using AXIS C++? If so, you can so so programmatically via the setSecure method on stub. stub-SetSecure( path to KeyRing.kbd, password or stash, label, NONE, 05, NONE, false); Nadir Amra ANTONI MILTON antoni_in...@yahoo.com wrote on 05/20/2009 09:13:10 AM: [image

[jira] Commented: (AXISCPP-964) SOAP request/response not UTF-8 encoded (but claims to be)

2009-02-13 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12673419#action_12673419 ] nadir amra commented on AXISCPP-964: The other option is to have user put character

[jira] Commented: (AXISCPP-964) SOAP request/response not UTF-8 encoded (but claims to be)

2009-02-13 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12673421#action_12673421 ] nadir amra commented on AXISCPP-964: And yes another option is to have user specify

[jira] Assigned: (AXISCPP-899) tunnel https connections over http proxies

2009-02-13 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra reassigned AXISCPP-899: -- Assignee: nadir amra tunnel https connections over http proxies

[jira] Created: (AXISCPP-1061) Client does not work when running ebcdic turkish code page

2009-01-11 Thread nadir amra (JIRA)
Components: Basic Architecture Reporter: nadir amra Assignee: nadir amra Fix For: current (nightly) When running ebcdic turkish code page, the code sends an invalid SOAP request because the double quote character in ebcdic turkish code page is not invariant (i.e

[jira] Closed: (AXISCPP-1061) Client does not work when running ebcdic turkish code page

2009-01-11 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-1061. --- Resolution: Fixed Fiexed in revision 733631 (http://svn.apache.org/viewvc?view=revrevision

Re: client runtime error

2008-12-04 Thread Nadir Amra
If endpoint in WSDL file is OK, then you can do PortType pt; If you want to specify another endpoint, then PortType pt(http:.); Nadir Amra ss ak [EMAIL PROTECTED] wrote on 12/04/2008 12:18:00 AM: [image removed] client runtime error ss ak to: axis-c-dev 12/04/2008

Re: client runtime error

2008-12-04 Thread Nadir Amra
what is the error Nadir Amra ss ak [EMAIL PROTECTED] wrote on 12/04/2008 10:43:55 AM: [image removed] Re: client runtime error ss ak to: Apache AXIS C Developers List 12/04/2008 10:46 AM Please respond to Apache AXIS C Developers List Below the main client ...not yet

Re: gsoap and axis C++

2008-12-04 Thread Nadir Amra
. To have the axis client use the configuration file, you must create an environment variable that gives the location of axiscpp.conf to the Axis Client library. Regardless of platform, this variable is called AXISCPP_DEPLOY. Nadir Amra ss ak [EMAIL PROTECTED] wrote on 12/04/2008 02:45:35

Re: one more error!!!!!!!

2008-12-04 Thread Nadir Amra
Not surebut googling the original message I found this: http://support.microsoft.com/kb/884538 So you may need to play around with compile options or load some sort of fix. Nadir Amra ss ak [EMAIL PROTECTED] wrote on 12/04/2008 10:42:42 PM: [image removed] one more error

Re: client runtime error

2008-12-04 Thread Nadir Amra
; } Nadir Amra ss ak [EMAIL PROTECTED] wrote on 12/04/2008 09:50:25 PM: [image removed] client runtime error ss ak to: Apache AXIS C Developers List 12/04/2008 09:50 PM Please respond to Apache AXIS C Developers List client code just have the stub generated by axis C

Re: build problem for the client stubs created by wsdal2ws tool

2008-12-02 Thread Nadir Amra
You need to bind to the client dll. Nadir Amra ss ak [EMAIL PROTECTED] wrote on 12/02/2008 07:17:13 PM: [image removed] build problem for the client stubs created by wsdal2ws tool ss ak to: axis-c-dev 12/02/2008 07:17 PM Please respond to Apache AXIS C Developers List

[jira] Issue Comment Edited: (AXISCPP-100) enable axis c++ (engine) tracing

2008-11-20 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12647434#action_12647434 ] nadiramra edited comment on AXISCPP-100 at 11/20/08 2:16 PM: --

[jira] Created: (AXISCPP-1060) xsd:anyType as input or output with -wunwrapped generated bad code.

2008-11-14 Thread nadir amra (JIRA)
Type: Bug Components: WSDL processing - Doc Affects Versions: current (nightly) Reporter: nadir amra Fix For: current (nightly) If WSDL has something like the following: schema targetNamespace=http://dom.w3c.org; xmlns=http://www.w3.org/2001/XMLSchema

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

2008-11-13 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-100. -- Resolution: Fixed Fix Version/s: current (nightly) OK, finally got this done. Tracing is now

[jira] Issue Comment Edited: (AXISCPP-100) enable axis c++ (engine) tracing

2008-11-13 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12647434#action_12647434 ] nadiramra edited comment on AXISCPP-100 at 11/13/08 2:52 PM: --

[jira] Closed: (AXISCPP-424) Throw trace

2008-11-13 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-424. -- Resolution: Fixed Fix Version/s: current (nightly) Resolved by AXISCPP-100 Throw trace

[jira] Closed: (AXISCPP-643) Trace the SOAP response message

2008-11-13 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-643. -- Resolution: Fixed Fix Version/s: current (nightly) Resolved by AXISCPP-100 Trace the SOAP

[jira] Closed: (AXISCPP-422) Trace calls to wrappers and handlers

2008-11-13 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-422. -- Resolution: Fixed Resolved by AXISCPP-100 Trace calls to wrappers and handlers

[jira] Updated: (AXISCPP-729) Trace: Unwind the call stack when exceptions are thrown

2008-11-13 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra updated AXISCPP-729: --- Issue Type: Improvement (was: Bug) Trace: Unwind the call stack when exceptions are thrown

[jira] Closed: (AXISCPP-646) Traced instance methods sometimes appear as static

2008-11-04 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-646. -- Resolution: Won't Fix Revamping trace support - instance at this time will not be traced. Traced

[jira] Closed: (AXISCPP-728) Trace: better multiline output

2008-11-04 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-728. -- Resolution: Won't Fix Trace: better multiline output

Re: [jira] Commented: (AXIS2-3651) BeanUtil class should try and fill the xsi:type attribute with value from type table before defaulting to class name

2008-10-29 Thread Nadir Amra
It is marked as resolved and is in revision 652990it should be in 1.4.1 since it was fixed in 02/May/08. All this information is in the issue. Next time please examine the issue before posting comment. Nadir Amra Balaji Hari (JIRA) [EMAIL PROTECTED] wrote on 10/29/2008 09:33:44 AM

Re: [DISCUSS] Axis2 as TLP

2008-10-27 Thread Nadir Amra
will I still be able to do that? Nadir Amra Glen Daniels [EMAIL PROTECTED] wrote on 10/27/2008 10:02:14 PM: [image removed] From my POV, it's a bit of a tossup. On the one hand, there are clearly a lot of sub-projects under the WS umbrella, and it would make for a lot less complexity

[jira] Closed: (AXISCPP-641) Trace output parameters on methods

2008-10-26 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-641. -- Resolution: Won't Fix I am working on revamping tracing so that tracing will already be embedded

[jira] Closed: (AXISCPP-423) Optionally instrument the testcases and generated code with trace

2008-10-26 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-423. -- Resolution: Won't Fix There really is no benefit to thisif we need to trace a test case, it can

[jira] Closed: (AXISCPP-744) Trace: no returnIndex set in SoapDeSerializer::getElement

2008-10-26 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-744. -- Resolution: Won't Fix I am revamping the tracing support so no instrumentation is required

[jira] Closed: (AXISCPP-941) windows compilerarg

2008-10-10 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-941. -- Resolution: Incomplete I guess I am not sure what has or has not been done. So I will close issue

[jira] Commented: (AXISCPP-882) Use C++ namespaces to prevent symbol collisions

2008-10-09 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12638312#action_12638312 ] nadir amra commented on AXISCPP-882: Moving comment from AXISCPP-553 to here. I

[jira] Issue Comment Edited: (AXISCPP-882) Use C++ namespaces to prevent symbol collisions

2008-10-09 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12638312#action_12638312 ] nadiramra edited comment on AXISCPP-882 at 10/9/08 9:03 AM: -

[jira] Updated: (AXISCPP-533) Inter shared library exception handling broken on Linux

2008-10-09 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra updated AXISCPP-533: --- Comment: was deleted Inter shared library exception handling broken on Linux

[jira] Updated: (AXISCPP-533) Inter shared library exception handling broken on Linux

2008-10-09 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra updated AXISCPP-533: --- Comment: was deleted Inter shared library exception handling broken on Linux

[jira] Resolved: (AXISCPP-1002) Support for xsd:anyType

2008-10-09 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra resolved AXISCPP-1002. - Resolution: Fixed Fix Version/s: current (nightly) Testing complete. Will close when I

[jira] Commented: (AXISCPP-1002) Support for xsd:anyType

2008-10-08 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12638136#action_12638136 ] nadir amra commented on AXISCPP-1002: - I believe it has been implemented in SVN

[jira] Updated: (AXISCPP-663) Element values not escaped when using getAnyObject()

2008-10-07 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra updated AXISCPP-663: --- Summary: Element values not escaped when using getAnyObject() (was: Deserializing a Complex

[jira] Resolved: (AXISCPP-663) Element values not escaped when using getAnyObject()

2008-10-07 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra resolved AXISCPP-663. Resolution: Fixed Element values that contain restricted characters are now escaped. Changes

[jira] Issue Comment Edited: (AXISCPP-1002) Support for xsd:anyType

2008-10-03 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12628780#action_12628780 ] nadiramra edited comment on AXISCPP-1002 at 10/3/08 1:54 PM: --

[jira] Closed: (AXISCPP-1055) Memory Leak in SoapSerializer::addOutputParam()

2008-10-02 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-1055. --- Resolution: Invalid xsdValue is passed to Param object using: pParam-setValue(type, xsdValue

[jira] Closed: (AXISCPP-1052) Memory Leak in XSD Types - missing virtual destructor definition in header files

2008-10-01 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-1052. --- Resolution: Fixed Thanks for the input. Fixed in SVN revision 700954 (http://svn.apache.org

[jira] Closed: (AXISCPP-1057) Memory Leak in XercesHandler destructor

2008-10-01 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-1057. --- Resolution: Fixed Thanks for the input. Fixed in SVN revision 700965 (http://svn.apache.org

[jira] Reopened: (AXISCPP-574) Not all of the cpp, c, hpp h files have Apache Copyright statements

2008-09-08 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra reopened AXISCPP-574: I am reopening issue in order to remove all copyrights from the generated code. I do not believe

[jira] Closed: (AXISCPP-574) Not all of the cpp, c, hpp h files have Apache Copyright statements

2008-09-08 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-574. -- Resolution: Fixed Not all of the cpp, c, hpp h files have Apache Copyright statements

[jira] Updated: (AXISCPP-574) Not all of the cpp, c, hpp h files have Apache Copyright statements

2008-09-08 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra updated AXISCPP-574: --- Comment: was deleted Not all of the cpp, c, hpp h files have Apache Copyright statements

[jira] Commented: (AXISCPP-1002) Support for xsd:anyType

2008-09-04 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12628419#action_12628419 ] nadir amra commented on AXISCPP-1002: - Just adding a little bit of information

[jira] Issue Comment Edited: (AXISCPP-1002) Support for xsd:anyType

2008-09-04 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12628419#action_12628419 ] nadiramra edited comment on AXISCPP-1002 at 9/4/08 11:18 AM: --

[jira] Resolved: (AXISCPP-552) Eleminate the WSDL tool expeting the Service to be mandatory in WSDL

2008-09-04 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra resolved AXISCPP-552. Resolution: Fixed Fix Version/s: current (nightly) Resolved by adding a -b (binding-name

Re: About Axis C/C++ Final release

2008-08-28 Thread Nadir Amra
At this time there is no final release.you will need to use latest from SVN. Hopefully a final release will be cut by end of year. Nadir Amra Integrated Web services for i5/OS [EMAIL PROTECTED] wrote on 08/28/2008 07:40:13 AM: Hello! I'm looking for a FINAL version of Axis C

[jira] Resolved: (AXISCPP-1051) Bad code generated for several Cisco Call Manager WSDL

2008-08-20 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra resolved AXISCPP-1051. - Resolution: Fixed Fix Version/s: current (nightly) Issue resolved. Updates in SVN

Re: service scope

2008-08-05 Thread Nadir Amra
Tony, Is there a JIRA opened for the bug? If not, can you open one? Nadir Amra Tony Dean [EMAIL PROTECTED] wrote on 08/05/2008 04:27:37 PM: Hi, I have my service scope set to application even though my service is stateless. That is, I do not store any session information with my

[jira] Resolved: (AXISCPP-1050) generated bean constructor(), destructor() and reset() methods not consistent

2008-07-23 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra resolved AXISCPP-1050. - Resolution: Fixed Fix Version/s: current (nightly) Done. In addition, constructors

[jira] Resolved: (AXISCPP-623) Support for the WSDL construct all

2008-07-21 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra resolved AXISCPP-623. Resolution: Fixed Fix Version/s: current (nightly) The solution was to put all-group

[jira] Resolved: (AXISCPP-888) Deserializer does give any indication of error when tags not in the WSDL are encountered.

2008-07-21 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra resolved AXISCPP-888. Resolution: Fixed Fix Version/s: current (nightly) In the complex type derializer, we now

[jira] Issue Comment Edited: (AXISCPP-623) Support for the WSDL construct all

2008-07-21 Thread nadir amra (JIRA)
/jira/browse/AXISCPP-623 Project: Axis-C++ Issue Type: New Feature Components: WSDL processing - RPC Affects Versions: 1.5 Final Environment: All Reporter: Dushshantha Chandradasa Assignee: nadir amra Fix For: current

[jira] Issue Comment Edited: (AXISCPP-888) Deserializer does give any indication of error when tags not in the WSDL are encountered.

2008-07-21 Thread nadir amra (JIRA)
://issues.apache.org/jira/browse/AXISCPP-888 Project: Axis-C++ Issue Type: Bug Components: Client - Deserialization Affects Versions: 1.5 Beta Environment: Linux Reporter: Chip Stettler Assignee: nadir amra Fix For: current (nightly

[jira] Issue Comment Edited: (AXISCPP-888) Deserializer does give any indication of error when tags not in the WSDL are encountered.

2008-07-21 Thread nadir amra (JIRA)
Project: Axis-C++ Issue Type: Bug Components: Client - Deserialization Affects Versions: 1.5 Beta Environment: Linux Reporter: Chip Stettler Assignee: nadir amra Fix For: current (nightly) The WSDL contract was modified

[jira] Closed: (AXISCPP-1002) Support for xsi:type when serializing complex objects and arrays of complex objects.

2008-07-21 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-1002. --- Resolution: Incomplete Not sure exactly what the problem isthe commentary in the issue

[jira] Reopened: (AXISCPP-1002) Support for xsi:type when serializing complex objects and arrays of complex objects.

2008-07-21 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra reopened AXISCPP-1002: - I guess I am going to reopen and change the description os xsd:anyType. I assume

[jira] Updated: (AXISCPP-1002) Support for xsd:anyType

2008-07-21 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra updated AXISCPP-1002: Summary: Support for xsd:anyType (was: Support for xsi:type when serializing complex objects

[jira] Created: (AXISCPP-1050) generated bean constructor(), destructor() and reset() methods not consistent

2008-07-18 Thread nadir amra (JIRA)
++ Issue Type: Bug Components: WSDL processing - Doc, WSDL processing - RPC Reporter: nadir amra Assignee: nadir amra Currently. a generated constructor, destructor and reset methods looks like: aRecord::aRecord() { reset(); } aRecord::~aRecord

[jira] Closed: (AXIS2-3920) Allow to disable HTTP binding at service level using a parameter in services.xml

2008-07-16 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXIS2-3920. - Resolution: Duplicate Duplicate of AXIS2-3114 Allow to disable HTTP binding at service level using

[jira] Issue Comment Edited: (AXISCPP-894) Elements in the generated request message is not namespace qualified even if value of 'elementFormDefault' attribute in the schema is 'qualified'

2008-07-15 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12613016#action_12613016 ] nadiramra edited comment on AXISCPP-894 at 7/15/08 7:42 PM: -

[jira] Closed: (AXISCPP-879) UDDI inquiry API 'get_tModelDetail()' does not return all the deatils of Technical Model correctly.

2008-07-12 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-879. -- Resolution: Cannot Reproduce Fix Version/s: current (nightly) Seems to be fixed. I had

[jira] Resolved: (AXISCPP-894) Elements in the generated request message is not namespace qualified even if value of 'elementFormDefault' attribute in the schema is 'qualified'

2008-07-11 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra resolved AXISCPP-894. Resolution: Fixed Fix Version/s: current (nightly) Problem resolved. Basically

[jira] Closed: (AXISCPP-607) Nested namespace prefixes

2008-07-11 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-607. -- Resolution: Fixed This particular issue relating to elements has been resolved by AXISCPP-894

[jira] Closed: (AXISCPP-672) WSDL2Ws fails when message has no parts

2008-07-11 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-672. -- Resolution: Cannot Reproduce Fix Version/s: current (nightly) WSDL2Ws fails when message has

[jira] Closed: (AXISCPP-761) AXIS C++ allows empty URI for anyURI

2008-07-11 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-761. -- Resolution: Duplicate duplicated byAXISCPP-789. AXIS C++ allows empty URI for anyURI

[jira] Updated: (AXISCPP-987) wsdl parameter ordering not preserved

2008-07-11 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra updated AXISCPP-987: --- Component/s: (was: WSDD Processing) WSDL processing - RPC WSDL

[jira] Commented: (AXISCPP-458) Unwrapped not supported.

2008-07-09 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12612147#action_12612147 ] nadir amra commented on AXISCPP-458: Found out attributes on wrapper element

[jira] Closed: (AXISCPP-1013) AxisConfiguration requires subsystem=console

2008-07-09 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-1013. --- Resolution: Fixed Completed under SVN revision 675233 AxisConfiguration requires subsystem

[jira] Closed: (AXISCPP-997) WSDL2WS Doesn't take care of safe names for types or defined in wsld file

2008-07-09 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-997. -- Resolution: Cannot Reproduce When I define a type such as auth-token, the generated type

[jira] Updated: (AXISCPP-996) WSDL2ws support of Schema redefine tag

2008-07-09 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra updated AXISCPP-996: --- Priority: Major (was: Blocker) I do not consider this a blocker. Lowering priority. WSDL2ws

[jira] Updated: (AXISCPP-771) Why Axis C++ doesn't support initialize_module() in dual mode, server and client at the same time?

2008-07-09 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra updated AXISCPP-771: --- Priority: Major (was: Blocker) I do not consider this a blocker, lowering priority. Why Axis C

[jira] Resolved: (AXISCPP-1044) The use of ref inside WSDL schemas is not supported.

2008-07-09 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra resolved AXISCPP-1044. - Resolution: Fixed Fix Version/s: current (nightly) Issue is now resolved - at least

[jira] Resolved: (AXISCPP-458) Unwrapped not supported.

2008-07-03 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra resolved AXISCPP-458. Resolution: Fixed First let me say that wrapper-style vs. non-wrapper style is not a server-side

[jira] Issue Comment Edited: (AXISCPP-458) Unwrapped not supported.

2008-07-03 Thread nadir amra (JIRA)
Components: WSDL processing - Doc Reporter: John Hawkins Assignee: nadir amra Fix For: current (nightly) Unwrapped WSDl style is not supported. This should be removed from WSDL2Ws. -- This message is automatically generated by JIRA. - You can reply

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

2008-07-03 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra resolved AXISCPP-716. Resolution: Fixed This is now fixed under SVN revision 673900. Extension attributes are now

[jira] Closed: (AXISCPP-900) Attributes not settable for webservice incvocation

2008-07-03 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-900. -- Resolution: Fixed Fix Version/s: current (nightly) With the resolution of AXISCPP-458

[jira] Closed: (AXISCPP-401) Complete C support after 1.5

2008-07-03 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-401. -- Resolution: Fixed Fix Version/s: current (nightly) I am closing this issue since implement C

[jira] Closed: (AXISCPP-983) Windows Mobile

2008-07-03 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-983. -- Resolution: Incomplete Not sure what needs to be done. If there is more information, let us know

[jira] Closed: (AXISCPP-984) Windows CE

2008-07-03 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-984. -- Resolution: Incomplete Not sure what needs to be done. if there is something that needs to be done

[jira] Closed: (AXISCPP-907) glitches in build system

2008-07-03 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra closed AXISCPP-907. -- Resolution: Incomplete I am assuming there is nothing to fix here. If there is, please indicate what

[jira] Created: (AXISCPP-1049) Add ability to do REST requests from client

2008-07-03 Thread nadir amra (JIRA)
Reporter: nadir amra REST is becoming prevalent and it would be good idea to support this in the client API. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online

[jira] Updated: (AXISCPP-458) Unwrapped not supported.

2008-06-26 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra updated AXISCPP-458: --- Component/s: (was: WSDL processing - RPC) Fix Version/s: (was: 1.6 Alpha

[jira] Commented: (AXISCPP-900) Attributes not settable for webservice incvocation

2008-06-26 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12608490#action_12608490 ] nadir amra commented on AXISCPP-900: This will be fixed soon. Now that I understand

Re: Extensions to Axis2/Java deployment engine

2008-06-13 Thread Nadir Amra
Just want to make sure that the current deployment method for mars and web services (aar structure) is unchangedyou just want add additional feature which is support of OSGI, right? Nadir Amra David Illsley [EMAIL PROTECTED] wrote on 06/13/2008 02:26:42 AM: On Fri, Jun 13, 2008 at 7:56

[jira] Updated: (AXISCPP-227) does not create classes with inheritance

2008-06-11 Thread nadir amra (JIRA)
[ https://issues.apache.org/jira/browse/AXISCPP-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nadir amra updated AXISCPP-227: --- Component/s: WSDL processing - Doc does not create classes with inheritance

  1   2   3   4   5   6   >