[jira] Created: (AXIS2C-851) Frequently Asked Questions

2007-12-20 Thread Spencer Davis (JIRA)
Frequently Asked Questions -- Key: AXIS2C-851 URL: https://issues.apache.org/jira/browse/AXIS2C-851 Project: Axis2-C Issue Type: New Feature Components: documentation Reporter: Spencer Davis

[jira] Commented: (AXIS2C-851) Frequently Asked Questions

2007-12-20 Thread Spencer Davis (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553695 ] Spencer Davis commented on AXIS2C-851: -- The FAQ page has been posted on the wiki.

Re: Axis2/C FAQs

2007-12-20 Thread Spencer Davis
I made an issue for this on the JIRA tracker. https://issues.apache.org/jira/browse/AXIS2C-851 On Dec 18, 2007 10:16 PM, Dinesh Premalal [EMAIL PROTECTED] wrote: Hi Spencer, Spencer Davis [EMAIL PROTECTED] writes: I have posted my FAQ with answers on the wiki.

[jira] Commented: (AXIS2C-851) Frequently Asked Questions

2007-12-20 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553770 ] Senaka Fernando commented on AXIS2C-851: Hi Spencer, +1 for a good job devs, Can't we integrate this

[jira] Updated: (AXIS2C-845) samples configure command should be corrected.

2007-12-20 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-845: --- Attachment: diff.txt Proposed patch solves issue (refer diff.txt) samples configure

[jira] Created: (AXIS2C-852) Build breaks if user has older version of Winsock2.h

2007-12-20 Thread Senaka Fernando (JIRA)
Build breaks if user has older version of Winsock2.h Key: AXIS2C-852 URL: https://issues.apache.org/jira/browse/AXIS2C-852 Project: Axis2-C Issue Type: Bug Components: build

[jira] Created: (AXIS2C-853) /INCREMENTAL linker option specified needs more arguments

2007-12-20 Thread Senaka Fernando (JIRA)
/INCREMENTAL linker option specified needs more arguments - Key: AXIS2C-853 URL: https://issues.apache.org/jira/browse/AXIS2C-853 Project: Axis2-C Issue Type: Bug Components:

[jira] Updated: (AXIS2C-853) /INCREMENTAL linker option specified needs more arguments

2007-12-20 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-853: --- Attachment: diff.txt Refer diff.txt for proposed patch. /INCREMENTAL linker option

[jira] Updated: (AXIS2C-853) /INCREMENTAL linker option not required

2007-12-20 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-853: --- Summary: /INCREMENTAL linker option not required (was: /INCREMENTAL linker option specified

[jira] Updated: (AXIS2C-848) Generated stub for unbounded sequence of type any does not pass any elements to client

2007-12-20 Thread Bill Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Mitchell updated AXIS2C-848: - Attachment: (was: adb_exemplar_type0.c) Generated stub for unbounded sequence of type any

[jira] Updated: (AXIS2C-848) Generated stub for unbounded sequence of type any does not pass any elements to client

2007-12-20 Thread Bill Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Mitchell updated AXIS2C-848: - Attachment: adb_exemplar_type0.c In further exercising the code, I discovered another anomaly in

[jira] Commented: (AXIS2-3412) Custom exception handling issue with pojos

2007-12-20 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553655 ] Pär Malmqvist commented on AXIS2-3412: -- Note that this JIRA includes two issues. The first issue is that the

Re: code too large error

2007-12-20 Thread Amila Suriarachchi
what are the options you use to generate the code? do you use the -u option. is it possible you to send the wsdl? thanks, Amila. On Dec 20, 2007 1:33 AM, Man Tat Lam [EMAIL PROTECTED] wrote: Hi everyone, I am a webservices developer (just for a few months). I am using wsdl2java ant alot

Re: No of operations in WSDL

2007-12-20 Thread Amila Suriarachchi
are you using Axis1.x or Axis2? On Dec 19, 2007 10:05 PM, Hemant Borole [EMAIL PROTECTED] wrote: Does Axis have a limit of number of operations in a single WSDL file. I have about 90+ operations in my wsdl file, when I add a new operation I get an error 12: code too large [javac]

[jira] Updated: (AXIS2-3394) multipart/form-data problem at the RESTFul Service

2007-12-20 Thread takanori (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] takanori updated AXIS2-3394: Attachment: patch-files-20071220.zip I create the original DataSource, because MultipartFormDataBuilder

[jira] Resolved: (AXIS2-3353) Use wrapper types when elements are optional (i.e.: nillable=true or minOccurs=0/maxOccurs=1)

2007-12-20 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-3353. - Resolution: Fixed hi fixed the primitive type issue. But I

[jira] Commented: (AXIS2-3412) Custom exception handling issue with pojos

2007-12-20 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553674 ] Amila Chinthaka Suriarachchi commented on AXIS2-3412: - hi charitha, Could you please attach you

[jira] Updated: (AXIS2-3394) multipart/form-data problem at the RESTFul Service

2007-12-20 Thread takanori (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] takanori updated AXIS2-3394: Attachment: (was: patch-files-20071220.zip) multipart/form-data problem at the RESTFul Service

[jira] Updated: (AXIS2-3394) multipart/form-data problem at the RESTFul Service

2007-12-20 Thread takanori (JIRA)
Assignee: Keith Godwin Chapman Priority: Critical Attachments: diff-files.zip, patch-files-20071220.zip, patch-files.zip, sample-files.zip If a enctype=multipart/form-data request is sent by HTTP POST, I get the following exception: java.lang.ClassCastException

[jira] Updated: (AXIS2-3394) multipart/form-data problem at the RESTFul Service

2007-12-20 Thread takanori (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] takanori updated AXIS2-3394: Attachment: patch-files-20071220.zip I create the original DataSource, because MultipartFormDataBuilder

[jira] Reopened: (AXIS2-3394) multipart/form-data problem at the RESTFul Service

2007-12-20 Thread takanori (JIRA)
for the critical problem. Can you marge patch-files-20071220.zip ? multipart/form-data problem at the RESTFul Service -- Key: AXIS2-3394 URL: https://issues.apache.org/jira/browse/AXIS2-3394 Project

Re: [Axis2] Dispatch order

2007-12-20 Thread Amila Suriarachchi
Sometimes we may not need this change and have to move the security phase after dispatching. Please see the possible two security attacks I have mentioned here. https://issues.apache.org/jira/browse/RAMPART-127 Thanks, Amila. On Dec 20, 2007 11:24 AM, Amila Suriarachchi [EMAIL PROTECTED]

[jira] Commented: (AXIS2-3412) Custom exception handling issue with pojos

2007-12-20 Thread Charitha Kankanamge (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553707 ] Charitha Kankanamge commented on AXIS2-3412: Hello Amila, Actually I didn't explicitly use a wsdl for

[jira] Updated: (AXIS2-3412) Custom exception handling issue with pojos

2007-12-20 Thread Charitha Kankanamge (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charitha Kankanamge updated AXIS2-3412: --- Attachment: CustomExceptionService.wsdl Attached wsdl Custom exception handling

Re: code too large error

2007-12-20 Thread Hemant Borole
Hi Amila, This is the same issue that I have reported about limitation on the number of operations in the WSDL. I am not using the -u option, will give it a try. I am using axis 1.4 I am using document encoded. Unfortunately due to privacy concerns I am not able to share the WSDL. P.S. The issue

Re: code too large error

2007-12-20 Thread Hemant Borole
Sorry, The binding we are using is rpc. On Dec 20, 2007 8:16 AM, Hemant Borole [EMAIL PROTECTED] wrote: Hi Amila, This is the same issue that I have reported about limitation on the number of operations in the WSDL. I am not using the -u option, will give it a try. I am using axis 1.4 I am

Re: code too large error

2007-12-20 Thread WJ Krpelan
Hi, once upon a time there had been a size limit for classes of 64K Just wildly guessing. Cheers, --- Hemant Borole [EMAIL PROTECTED] wrote: Sorry, The binding we are using is rpc. On Dec 20, 2007 8:16 AM, Hemant Borole [EMAIL PROTECTED] wrote: Hi Amila, This is the same issue that I

Re: code too large error

2007-12-20 Thread Man Tat Lam
Hello, Thanks everyone. I did not use IBM websphere, but it seem they encountered the same problems before and able to solve it. Are they using the same wsdl2java, that I don;t know. For more information, http://www-1.ibm.com/support/docview.wss?rs=0uid=swg24013535 thanks alot Mantat On

[jira] Created: (AXIS2-3414) XML dateTime strings are not converted correctly

2007-12-20 Thread Rob Decker (JIRA)
XML dateTime strings are not converted correctly Key: AXIS2-3414 URL: https://issues.apache.org/jira/browse/AXIS2-3414 Project: Axis 2.0 (Axis2) Issue Type: Bug Components:

[jira] Updated: (AXIS2-3414) XML dateTime strings are not converted correctly

2007-12-20 Thread Rob Decker (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Decker updated AXIS2-3414: -- Description: XML dateTime strings are not converted correctlly:

[jira] Updated: (AXIS2-3414) XML dateTime strings are not converted correctly

2007-12-20 Thread Rob Decker (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Decker updated AXIS2-3414: -- Description: XML dateTime strings are not converted correctlly: {code} import

[jira] Updated: (AXIS2-3414) XML dateTime strings are not converted correctly

2007-12-20 Thread Rob Decker (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Decker updated AXIS2-3414: -- ConverterUtil is interpreting the 'decimal fraction of a second' (see below) as number of milliseconds.

[jira] Updated: (AXIS2-3400) AxisService name not unique enough

2007-12-20 Thread David Poon (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Poon updated AXIS2-3400: -- Priority: Blocker (was: Critical) We are now getting this error with 8 concurrent users.

[jira] Updated: (AXIS2-3336) Remove /services from the webservices endpoint URL

2007-12-20 Thread Raghu Upadhyayula (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghu Upadhyayula updated AXIS2-3336: - Priority: Blocker (was: Critical) Remove /services from the webservices endpoint URL

[jira] Updated: (AXIS2-3337) Problem with soap:address location in the WSDL (IP Address is not a public IP that is accessible from Internet).

2007-12-20 Thread Raghu Upadhyayula (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghu Upadhyayula updated AXIS2-3337: - Priority: Blocker (was: Critical) Problem with soap:address location in the WSDL (IP

[jira] Commented: (AXIS2-3227) Prefix error serializing ADB bean

2007-12-20 Thread Tapan Sharma (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553850 ] Tapan Sharma commented on AXIS2-3227: - Hi, I still see this problem with Axis2.1.3. below is the exception,

[jira] Commented: (AXIS2-3227) Prefix error serializing ADB bean

2007-12-20 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553858 ] Amila Chinthaka Suriarachchi commented on AXIS2-3227: - Normally this means you have not set a

[jira] Commented: (AXIS2-3337) Problem with soap:address location in the WSDL (IP Address is not a public IP that is accessible from Internet).

2007-12-20 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553860 ] Amila Chinthaka Suriarachchi commented on AXIS2-3337: - Could you please do you change with the

[jira] Assigned: (AXIS2-3412) Custom exception handling issue with pojos

2007-12-20 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi reassigned AXIS2-3412: --- Assignee: Deepal Jayasinghe (was: Amila Chinthaka

[jira] Resolved: (AXIS2-3414) XML dateTime strings are not converted correctly

2007-12-20 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-3414. - Resolution: Fixed Assignee: Amila Chinthaka Suriarachchi

Re: [Axis2] Dispatch order

2007-12-20 Thread Nandana Mihindukulasooriya
Hi, Sometimes we may not need this change and have to move the security phase after dispatching. Please see the possible two security attacks I have mentioned here. I think we have to have the operation dispatched before the security phase in all cases. Otherwise there will be no way of

[jira] Resolved: (AXIS2-3400) AxisService name not unique enough

2007-12-20 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amila Chinthaka Suriarachchi resolved AXIS2-3400. - Resolution: Fixed fixed the issue. added a static counter to

[jira] Commented: (AXIS2-3337) Problem with soap:address location in the WSDL (IP Address is not a public IP that is accessible from Internet).

2007-12-20 Thread Raghu Upadhyayula (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553887 ] Raghu Upadhyayula commented on AXIS2-3337: -- Hi Amila, Where can I get the trunk code? I'll get