Re: [Axis2] Possible bug in the AxisEngine.resume() method

2005-12-18 Thread Deepal Jayasinghe
Hi Chamikara;   I am not sure I am giving the right answer, any way the reason behind treating Message reciver seperately is the following    say that you add message receiver as the end of the operation chain and you just call msgCnx.invoke(); , what if some one change the handler chain at

[jira] Resolved: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-18 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2346?page=all ] Davanum Srinivas resolved AXIS-2346: Resolution: Fixed Fixed in latest SVN HEAD. > Issue with the way the localNames are created in WSDL2Java >

RE: [jira] Commented: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-18 Thread Parikh,Pratik
Hi Dims, Did you ever get this tested and build??? If you can please get this build tonight then it will be great, and can you send me the location from where I can get the build jar with my patch. Thanks, Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PRO

FW: [jira] Commented: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-18 Thread Parikh,Pratik
Forgot to mail it to list... Thanks, Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com -Original Message- From: Parikh,Pratik Sent: Sunday, December 18, 2005 7:08 PM To: '[EMAIL PROTECTED]' Subject: RE: [jira] Commented: (AXI

[jira] Commented: (AXIS-2272) Duplicated operation names

2005-12-18 Thread Jason Weiss (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2272?page=comments#action_12360771 ] Jason Weiss commented on AXIS-2272: --- Alex, No, we are using Macromedia Flex (Adobe Flex now, I guess!). We provide the WSDL URL to Flex and it handles the rest- there isn't

RE: [jira] Commented: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-18 Thread Parikh,Pratik
Hi Dims, I tested it and it works. If you can get it build, then it will be great. Thanks, Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com -Original Message- From: Parikh,Pratik [mailto:[EMAIL PROTECTED] Sent: Sunday, D

[jira] Commented: (AXIS2-343) WSDL2Java fails during code gen for maxOccurs="1" minOccurs="1"

2005-12-18 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-343?page=comments#action_12360769 ] Davanum Srinivas commented on AXIS2-343: Command line used: java org.apache.axis2.wsdl.WSDL2Java -d adb -o work -s -p samples.perf2 -t -ss -sd -uri DLDataService.wsdl

[jira] Updated: (AXIS2-343) WSDL2Java fails during code gen for maxOccurs="1" minOccurs="1"

2005-12-18 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-343?page=all ] Davanum Srinivas updated AXIS2-343: --- Attachment: DLDataService.wsdl > WSDL2Java fails during code gen for maxOccurs="1" minOccurs="1" >

[jira] Assigned: (AXIS2-343) WSDL2Java fails during code gen for maxOccurs="1" minOccurs="1"

2005-12-18 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-343?page=all ] Davanum Srinivas reassigned AXIS2-343: -- Assign To: Ajith Harshana Ranabahu > WSDL2Java fails during code gen for maxOccurs="1" minOccurs="1" > --

[jira] Created: (AXIS2-343) WSDL2Java fails during code gen for maxOccurs="1" minOccurs="1"

2005-12-18 Thread Davanum Srinivas (JIRA)
WSDL2Java fails during code gen for maxOccurs="1" minOccurs="1" --- Key: AXIS2-343 URL: http://issues.apache.org/jira/browse/AXIS2-343 Project: Apache Axis 2.0 (Axis2) Type: Bug Reporter: Davanum Sriniva

[jira] Commented: (AXIS2-184) Returning a large number of items throws a StackOverFlowError

2005-12-18 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-184?page=comments#action_12360764 ] Davanum Srinivas commented on AXIS2-184: AXIS-184 seems to be caused by XmlBeans's implementation of array copy. See array_setter method in http://svn.apache.org/viewc

RE: [jira] Commented: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-18 Thread Parikh,Pratik
Logically it should. Let me apply this to my local copy and test it out. But for now you can commit this, as I should not be a problem? Thanks, Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com -Original Message- From: Davanu

[jira] Commented: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-18 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2346?page=comments#action_12360758 ] Davanum Srinivas commented on AXIS-2346: Pratik, Review this patch right now...would this following snippet work for you? (basically keep the original lookup and only

RE: Strange Deserialziation Problem

2005-12-18 Thread Gluck, Janice
Title: Message Hmm...thanks for the suggestion...  I will look into this   Thank you!!   Janice -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Sunday, December 18, 2005 2:46 PMTo: axis-devSubject: Re: Strange Deserialziation Problem As si

RE: [jira] Commented: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-18 Thread Parikh,Pratik
Hi Dims, The patch is attached to the bugs as txt file. You should be able to apply that, please let me know if you have any problems? Thanks, Parikh, Pratik | Software Engineer | Cerner Corporation | (1)-816-201-1298 | [EMAIL PROTECTED] | www.cerner.com -Original Message- From: Dav

[jira] Updated: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-18 Thread Pratik Parikh (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2346?page=all ] Pratik Parikh updated AXIS-2346: Attachment: DeserializationPatch.txt Bug Fix for AXIS-2346 > Issue with the way the localNames are created in WSDL2Java > --

Re: Strange Deserialziation Problem

2005-12-18 Thread ByungChun
Title: Strange Deserialziation Problem As silly as this sounds, it may be a network resolution issue7, ie dns, etc. I've seen similar things happen when network environments were different. Thanks, Jin  - Original Message -  From: "Gluck, Janice" [EMAIL PROTECTED]  Sent: 12/18/2005 12:3

Re: [jira] Commented: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-18 Thread Davanum Srinivas
basically i should be able to apply the patch using "patch -p0 -i diff.txt". Haven't dealt with eclipse output before. let's try. thanks, dims On 12/18/05, Parikh,Pratik <[EMAIL PROTECTED]> wrote: > > Hi Dims, > >Thanks is okay, I understand. I actually found a problem in my logic, > I am tes

RE: [jira] Commented: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-18 Thread Parikh,Pratik
Hi Dims, Thanks is okay, I understand. I actually found a problem in my logic, I am testing some more use case. Once I am done I will run the test as you recommended. Can I upload the results though eclipse? I don't use command line. Thanks, Parikh, Pratik | Software Engineer | Cerner Corpora

[jira] Commented: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-18 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2346?page=comments#action_12360744 ] Davanum Srinivas commented on AXIS-2346: Pratik, Hmm..Sorry for giving you the run around. But the latest code is in SVN. Please run "svn co http://svn.apache.org/repo

[jira] Updated: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-18 Thread Pratik Parikh (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2346?page=all ] Pratik Parikh updated AXIS-2346: Attachment: DeserializationPatch.txt Path for AXIS-2346 > Issue with the way the localNames are created in WSDL2Java > -

[jira] Created: (AXIS-2346) Issue with the way the localNames are created in WSDL2Java

2005-12-18 Thread Pratik Parikh (JIRA)
Issue with the way the localNames are created in WSDL2Java -- Key: AXIS-2346 URL: http://issues.apache.org/jira/browse/AXIS-2346 Project: Apache Axis Type: Bug Components: Serialization/Deserialization V

Strange Deserialziation Problem

2005-12-18 Thread Gluck, Janice
Title: Strange Deserialziation Problem Hi All, I posted my question on the axis-users mailing list about a week ago and got no response...so I am hoping that if I post on this mailing list someone who  is more familiar with the inner workings of Apache Axis then me will be able to make some

[jira] Commented: (AXIS-2272) Duplicated operation names

2005-12-18 Thread Alex Grivnin (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2272?page=comments#action_12360710 ] Alex Grivnin commented on AXIS-2272: Jason, Are you using Spring with axis? If yes, then it could be that there are simultaneous requests issued to fetch WSDL. I tried