Re: [Axis2] Google Summer of Code - Binary XML Serialization - Weekly Schedule

2005-07-12 Thread Dennis Sosnoski
Hi Mark, I've been ignoring the Axis/Axis2 lists for a while, so I may have missed some earlier discussions on this - can you give the reason for choosing these two approaches in particular? I'd personally love to see a comparison between the XBIS format I originated (http://www.xbis.org) and

[jira] Resolved: (AXIS-1667) When WSDL2Java generate JavaDoc, the left indentation of wrapped line do not match the indentation of previous or subsequent line.

2005-07-12 Thread Venkat Reddy (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1667?page=all ] Venkat Reddy resolved AXIS-1667: Resolution: Fixed > When WSDL2Java generate JavaDoc, the left indentation of wrapped line do not > match the indentation of previous or subsequent line. >

[Axis2] Google Summer of Code - Binary XML Serialization - Weekly Schedule

2005-07-12 Thread Mark Pimentel
Hi everyone, I'm Mark Pimentel, a computer engineering student from Carnegie Mellon, and I'm currently doing a Google Summer of Code (code.google.com) project with Apache Axis 2 on binary XML serialization. My original proposal is located online at http://www.andrew.cmu.edu/user/mpimente/MarkPime

Re: [Axis2] Build Faild

2005-07-12 Thread Deepal Jayasinghe
the complete error as follows     Tests run: 62, Failures: 2, Errors: 0, Time elapsed: 4.186 sec   Testcase: testid53850(org.apache.axis2.xpath.AXIOMXPathTest): FAILEDpreceding-sibling::processing-instruction() expected:<...> but was:< ...>junit.framework.ComparisonFailure: preceding-sibling

[Axis2] Build Faild

2005-07-12 Thread Deepal Jayasinghe
Hi all;   I got a clean update and run maven and following test case fail   AXIOMXPathTest   can some one take a look at that     Thanks and regards Deepal

Re: [AXIS2] attachments.IOUtils file not found in the source code???

2005-07-12 Thread Deepal Jayasinghe
Hi Scott If you are getting this error while your building the maven , the solution is to get a clean update and check. I checked the source distribution but as I can see the IOUtils is there in the distribution. Thanks and regards Deepal - Original Message - From: "scott patter

[jira] Created: (AXIS-2115) axis 1.2.1 fails to deserialize xs:date in responses

2005-07-12 Thread Michael Ward (JIRA)
axis 1.2.1 fails to deserialize xs:date in responses Key: AXIS-2115 URL: http://issues.apache.org/jira/browse/AXIS-2115 Project: Apache Axis Type: Bug Components: WSDL processing Versions: 1.2, 1.2.1 E

RE: axis 1.2.1 fails to deserialize xs:date in responses

2005-07-12 Thread Michael.S.Ward
I've created the issue as critical, we can work with the patch I've created for now http://issues.apache.org/jira/browse/AXIS-2115 -Original Message- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 12, 2005 4:00 PM To: axis-dev@ws.apache.org Subject: Re: axis 1

Re: axis 1.2.1 fails to deserialize xs:date in responses

2005-07-12 Thread Davanum Srinivas
Please open a bug report. thanks, dims On 7/12/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Axis 1.2.1, as a client, seems to be failing to deserialize responses > properly and completely fails when parsing a date returned from an Axis 1.1 > document/literal service. Listed below a

axis 1.2.1 fails to deserialize xs:date in responses

2005-07-12 Thread Michael.S.Ward
Title: Message Axis 1.2.1, as a client, seems to be failing to deserialize responses properly and completely fails when parsing a date returned from an Axis 1.1 document/literal service.  Listed below are 3 scenarios where the same WSDL was used to generate the client and serverside binding

[AXIS 2] attachments.IOUtils file not found in the source code???

2005-07-12 Thread scott patterson
sorry.. I should have included a subject on the previoud email. --- scott patterson <[EMAIL PROTECTED]> wrote: > Date: Tue, 12 Jul 2005 13:08:14 -0700 (PDT) > From: scott patterson <[EMAIL PROTECTED]> > Subject: [AXIS 2] > To: axis-dev@ws.apache.org, fx-dev@ws.apache.org > > It appears that ther

[AXIS 2]

2005-07-12 Thread scott patterson
It appears that there is a file missing from the source code for .9 release. I am getting a complie error stating that it cannot find: ..axis2\attachments.IOUtils (see below) java:compile: [echo] Compiling to C:\axis2-0.9\modules\xml/target/classes [javac] Compiling 114 source files to

[jira] Commented: (AXIS-2063) Would like Types.addToTypesList to be public

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2063?page=comments#action_12315618 ] Davanum Srinivas commented on AXIS-2063: yes, please. > Would like Types.addToTypesList to be public > > > Key: A

[jira] Created: (AXIS-2114) GeoCoder failure

2005-07-12 Thread Davanum Srinivas (JIRA)
GeoCoder failure Key: AXIS-2114 URL: http://issues.apache.org/jira/browse/AXIS-2114 Project: Apache Axis Type: Bug Reporter: Davanum Srinivas Priority: Blocker Bug report from Tom. Hi Dims, We have a report from one of our customers that

Re: Getting rid of the logger in AXIS !!!

2005-07-12 Thread Davanum Srinivas
Please open a bug report and make it a blocker. thanks, dims On 7/12/05, Luis Rivera <[EMAIL PROTECTED]> wrote: > > Yes. The point is that so far I made it work by adding Permissions to the > policy file, but I have been told to find a solutions that does not let a > client does anythng. So, if

Re: Blockers for Axis 1.3

2005-07-12 Thread Davanum Srinivas
Opened a bug report - http://issues.apache.org/jira/browse/AXIS-2114 -- dims On 7/12/05, Tom Jordahl <[EMAIL PROTECTED]> wrote: > Hi Dims, > > We have a report from one of our customers that web services that used > to work with 1.2 RC2, no longer do with Axis 1.2.1. > > I have not had a chance

Re: Getting rid of the logger in AXIS !!!

2005-07-12 Thread Luis Rivera
Yes. The point is that so far I made it work by adding Permissions to the policy file, but I have been told to find a solutions that does not let a client does anythng. So, if you tell me how to turn the logging off without hacking the library, I will really appreciate it. That way I don't nee

RE: Blockers for Axis 1.3

2005-07-12 Thread Tom Jordahl
Hi Dims, We have a report from one of our customers that web services that used to work with 1.2 RC2, no longer do with Axis 1.2.1. I have not had a chance to file an Axis bug or even dig in to the problem. Services that have reported failing: http://geocoder.us/dist/eg/clients/GeoCoder.wsdl h

[jira] Commented: (AXIS-2107) Amazon WSDL Misses Class Declarations

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2107?page=comments#action_12315608 ] Davanum Srinivas commented on AXIS-2107: +1 for Amazon and Google test case. -- dims > Amazon WSDL Misses Class Declarations > - >

[jira] Commented: (AXIS-2107) Amazon WSDL Misses Class Declarations

2005-07-12 Thread Christian Gross (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2107?page=comments#action_12315607 ] Christian Gross commented on AXIS-2107: --- A bit offtopic here, but I was wondering should I setup a build project that can be used to test Axis against some WSDL's from Am

[jira] Commented: (AXIS-2107) Amazon WSDL Misses Class Declarations

2005-07-12 Thread Christian Gross (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2107?page=comments#action_12315606 ] Christian Gross commented on AXIS-2107: --- I submitted a bug on the 65K issue, because I thought I was wrong on putting two issues in one issue. However, the offending cla

[jira] Commented: (AXIS-2064) The format of multi-cookie in HTTP request head.

2005-07-12 Thread John Cherniavsky (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2064?page=comments#action_12315604 ] John Cherniavsky commented on AXIS-2064: Here's a patch - it's worked great in my environment for a couple of weeks Starting at HTTPSender.java:534 using Axis 1.2.1 Fi

[jira] Commented: (AXIS-2106) 500 Internal Server error at org.apache.axis.transport.http.HTTPSender.readFromSocket

2005-07-12 Thread neal neal (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2106?page=comments#action_12315601 ] neal neal commented on AXIS-2106: - Thank you Srinivas. I added the params to the Axis web.xml under Axis Servlet and nothing is output to jvm console further than what I have

[Axis2] REMINDER : Axis IRC chat TOMORROW

2005-07-12 Thread The Axis2 ChatBot
Hi folks! This is an automatic reminder that the weekly Axis2 developer chat will be occurring tomorrow, July 13, at: 7PM PDT, 10PM EDT, 2AM GMT, 8AM (next day) SLT, 12PM (next day) AEST The chat takes place on the freenode IRC network, (use server irc.freenode.net), on channel #apache-axis, and

[jira] Commented: (AXIS-2063) Would like Types.addToTypesList to be public

2005-07-12 Thread Dave Brewster (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2063?page=comments#action_12315597 ] Dave Brewster commented on AXIS-2063: - Yea, you're correct. We didn't go down this route so I didn't fully flush this out. I'll make the relevant changes to make it work

Re: [jira] Commented: (AXIS-2107) Amazon WSDL Misses Class Declarations

2005-07-12 Thread Davanum Srinivas
ah! i see On 7/12/05, Venkat Reddy (JIRA) wrote: > [ > http://issues.apache.org/jira/browse/AXIS-2107?page=comments#action_12315594 ] > > Venkat Reddy commented on AXIS-2107: > > > Compilation seeems to have no problem. I could compile all 170 classes

[jira] Commented: (AXIS-2107) Amazon WSDL Misses Class Declarations

2005-07-12 Thread Venkat Reddy (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2107?page=comments#action_12315594 ] Venkat Reddy commented on AXIS-2107: Compilation seeems to have no problem. I could compile all 170 classes generated by WSDL2Java.(using -W flag), including the ItemAttrib

Re: [jira] Commented: (AXIS-2107) Amazon WSDL Misses Class Declarations

2005-07-12 Thread Davanum Srinivas
venkat, compile it and you will see the failure. -- dims On 7/12/05, Venkat Reddy (JIRA) wrote: > [ > http://issues.apache.org/jira/browse/AXIS-2107?page=comments#action_12315593 ] > > Venkat Reddy commented on AXIS-2107: > > > Regarding the 65k limit

[jira] Commented: (AXIS-2107) Amazon WSDL Misses Class Declarations

2005-07-12 Thread Venkat Reddy (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2107?page=comments#action_12315593 ] Venkat Reddy commented on AXIS-2107: Regarding the 65k limit problem - we may have to split the method into two or more. Gross, which one is the offending method? And what

[jira] Commented: (AXIS-2107) Amazon WSDL Misses Class Declarations

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2107?page=comments#action_12315592 ] Davanum Srinivas commented on AXIS-2107: Venkat, yep. but we need to try fixing the default option too. -- dims > Amazon WSDL Misses Class Declarations > -

[jira] Commented: (AXIS-2107) Amazon WSDL Misses Class Declarations

2005-07-12 Thread Venkat Reddy (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2107?page=comments#action_12315591 ] Venkat Reddy commented on AXIS-2107: Works fne if you use -W or --noWrapped option for WSDL2Java. > Amazon WSDL Misses Class Declarations >

[jira] Commented: (AXIS-1609) No option available to map all MIME type to javax.activation.DataHandler as required by JAX-RPC 1.1 specification.

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1609?page=comments#action_12315590 ] Davanum Srinivas commented on AXIS-1609: Sebastien, could you please update the patch? have trouble applying it against latest CVS. or just let me know and i will merg

[jira] Commented: (AXIS-2084) Dime attachements: Type_Length of the final record chunk must be zero

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2084?page=comments#action_12315589 ] Davanum Srinivas commented on AXIS-2084: looking forward to it. thanks. -- dims > Dime attachements: Type_Length of the final record chunk must be zero > -

[jira] Commented: (AXIS-1675) WSDL2Java doesn’t use return value when two out parameters exist.

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1675?page=comments#action_12315587 ] Davanum Srinivas commented on AXIS-1675: Hmm...what does JAXRPC 1.2 say? Axis1.X does not implement JAXRPC 2.0. and we're getting beat up every time we change codegen.

[jira] Commented: (AXIS-2084) Dime attachements: Type_Length of the final record chunk must be zero

2005-07-12 Thread Brian Husted (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2084?page=comments#action_12315586 ] Brian Husted commented on AXIS-2084: We will be testing this solution with our .NET partners shortly (next two weeks) -- www.grants.gov/WebServices I will respond with our

[jira] Commented: (AXIS-1667) When WSDL2Java generate JavaDoc, the left indentation of wrapped line do not match the indentation of previous or subsequent line.

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1667?page=comments#action_12315585 ] Davanum Srinivas commented on AXIS-1667: Venkat, Could you please upload a new patch? or even check it in yourself? patch2 is outdated. thanks, dims > When WSDL2Java

Re: Are we in the phase where quality patches provided by the communities are applied?

2005-07-12 Thread Davanum Srinivas
Yep. am queasy about 1609. more comments on jira. -- dims On 7/12/05, Tardif, Sebastien <[EMAIL PROTECTED]> wrote: > Are we in the phase where quality patches provided by the communities > are applied? > > Any committer volunteer to apply those one? > > [#AXIS-1675] WSDL2Java doesn't use return

[jira] Resolved: (AXIS-2046) Call.invoke hanging on SMP machine

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2046?page=all ] Davanum Srinivas resolved AXIS-2046: Resolution: Won't Fix nothing to do :) -- dims > Call.invoke hanging on SMP machine > -- > > Key: AXIS-20

[jira] Commented: (AXIS-2063) Would like Types.addToTypesList to be public

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2063?page=comments#action_12315583 ] Davanum Srinivas commented on AXIS-2063: Are u sure this change is enough? i see addToElementsList is private as well. -- dims > Would like Types.addToTypesList to be

[jira] Created: (AXIS-2113) WSDL Generation Does Not Work With Paypal

2005-07-12 Thread Christian Gross (JIRA)
WSDL Generation Does Not Work With Paypal - Key: AXIS-2113 URL: http://issues.apache.org/jira/browse/AXIS-2113 Project: Apache Axis Type: Bug Components: WSDL processing Versions: 1.2.1 Environment: OSX 10.4 Java 1

[jira] Resolved: (AXIS-2022) WSDL2Java baulks at legitimate maxOccurs="unbounded"

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2022?page=all ] Davanum Srinivas resolved AXIS-2022: Resolution: Fixed closing as per last comment > WSDL2Java baulks at legitimate maxOccurs="unbounded" >

Are we in the phase where quality patches provided by the communities are applied?

2005-07-12 Thread Tardif, Sebastien
Are we in the phase where quality patches provided by the communities are applied? Any committer volunteer to apply those one? [#AXIS-1675] WSDL2Java doesn't use return value when two out parameters exist. [#AXIS-1667] When WSDL2Java generate JavaDoc, the left indentation of wrapped line does not

[jira] Updated: (AXIS-2105) Regression in ElementDecl/SymTabEntry getName()

2005-07-12 Thread Aaron Hamid (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2105?page=all ] Aaron Hamid updated AXIS-2105: -- Attachment: elementdecl.patch Here is a patch that includes a JUnit test and code to make the test succeed - basically assign the name field of SymTabEntry with a n

[jira] Resolved: (AXIS-2023) WSDL2Java generates port code that throws arrays

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2023?page=all ] Davanum Srinivas resolved AXIS-2023: Resolution: Invalid closing as per last comment > WSDL2Java generates port code that throws arrays > --

[jira] Commented: (AXIS-2064) The format of multi-cookie in HTTP request head.

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2064?page=comments#action_12315579 ] Davanum Srinivas commented on AXIS-2064: Gerry, my cycles are limited. could you help with a patch? thanks, dims > The format of multi-cookie in HTTP request head. >

[jira] Created: (AXIS-2112) Problem with Method Implementation of generated Amazon WSDL's

2005-07-12 Thread Christian Gross (JIRA)
Problem with Method Implementation of generated Amazon WSDL's - Key: AXIS-2112 URL: http://issues.apache.org/jira/browse/AXIS-2112 Project: Apache Axis Type: Bug Versions: 1.2 Environment: OSX 10.4

[jira] Resolved: (AXIS-2071) ant task axis-java2wsdl classpathref does not work

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2071?page=all ] Davanum Srinivas resolved AXIS-2071: Resolution: Fixed Please try latest nightly. i think we fixed this problem. -- dims > ant task axis-java2wsdl classpathref does not work > ---

[jira] Resolved: (AXIS-2074) .SAXParseException for charset="utf-8" in content type of server response

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2074?page=all ] Davanum Srinivas resolved AXIS-2074: Resolution: Won't Fix see the duplicate issue for details. > .SAXParseException for charset="utf-8" in content type of server response > --

[jira] Resolved: (AXIS-2075) 59f0 added if HTTP/1.1 is used

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2075?page=all ] Davanum Srinivas resolved AXIS-2075: Resolution: Won't Fix see last comment. > 59f0 added if HTTP/1.1 is used > --- > > Key: AXIS-2075 >

[jira] Commented: (AXIS-2080) org.xml.sax.SAXParseException for charset="utf-8" in content type of server

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2080?page=comments#action_12315574 ] Davanum Srinivas commented on AXIS-2080: typo!!! type="text/xml; charset=utf-8"; > org.xml.sax.SAXParseException for charset="utf-8" in content type of server > --

[jira] Resolved: (AXIS-2080) org.xml.sax.SAXParseException for charset="utf-8" in content type of server

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2080?page=all ] Davanum Srinivas resolved AXIS-2080: Resolution: Won't Fix sorry. gSOAP problem. > org.xml.sax.SAXParseException for charset="utf-8" in content type of server > ---

[jira] Commented: (AXIS-2080) org.xml.sax.SAXParseException for charset="utf-8" in content type of server

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2080?page=comments#action_12315573 ] Davanum Srinivas commented on AXIS-2080: that's bad Content-Type from gSOAP. See for valid examples http://www.w3.org/International/O-charset. In particular: type="tex

[jira] Commented: (AXIS-2111) Naming Conventions and Code Generation

2005-07-12 Thread Christian Gross (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2111?page=comments#action_12315572 ] Christian Gross commented on AXIS-2111: --- I am having problems with the Amazon, Google Word Sense, and Paypal WSDL's. Most of the samples and distributed libraries are co

[jira] Resolved: (AXIS-2084) Dime attachements: Type_Length of the final record chunk must be zero

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2084?page=all ] Davanum Srinivas resolved AXIS-2084: Resolution: Fixed Please try latest CVS. I've checked in your fix. I have no clue how to test it. Please confirm that it works correctly. -- dims

[jira] Resolved: (AXIS-2085) Support for IPv6 at org.apache.axis.utils.Admin:verifyHostAllowed()

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2085?page=all ] Davanum Srinivas resolved AXIS-2085: Resolution: Fixed Fixed in latest CVS. > Support for IPv6 at org.apache.axis.utils.Admin:verifyHostAllowed() >

[jira] Resolved: (AXIS-1084) Backslash character in namespace causes error in generated Java code

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1084?page=all ] Davanum Srinivas resolved AXIS-1084: Resolution: Won't Fix Assign To: (was: Axis Developers Mailing List) sorry. can't do this easily. > Backslash character in namespace cause

[jira] Resolved: (AXIS-2090) StAX (Streaming API for XML) implementation within Axis 1.2.x

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2090?page=all ] Davanum Srinivas resolved AXIS-2090: Resolution: Cannot Reproduce Abdul, If you have a specific performance issue (sample test), please log it as a bug. I believe we've closed all per

[jira] Resolved: (AXIS-1308) Axis 1.2 beta and .NET 1.1: Problem with arrays

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1308?page=all ] Davanum Srinivas resolved AXIS-1308: Resolution: Fixed Thomas is happy :) > Axis 1.2 beta and .NET 1.1: Problem with arrays > --- > >

[jira] Commented: (AXIS-2095) Items in an array seems to have the wrong name compared to what the WSDL says.

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2095?page=comments#action_12315564 ] Davanum Srinivas commented on AXIS-2095: did you generate the server impl using wsdl2java? (or did u use hand written wsdd's) -- dims > Items in an array seems to hav

[jira] Commented: (AXIS-2101) axis receives two requests when I send from a host of different test clients

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2101?page=comments#action_12315562 ] Davanum Srinivas commented on AXIS-2101: sounds like a problem on the client side. > axis receives two requests when I send from a host of different test clients >

[jira] Assigned: (AXIS-2103) WSDL2Java: Generated doc/lit proxy sends "xsi:type" attributes

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2103?page=all ] Davanum Srinivas reassigned AXIS-2103: -- Assign To: Davanum Srinivas > WSDL2Java: Generated doc/lit proxy sends "xsi:type" attributes > --

[jira] Commented: (AXIS-2111) Naming Conventions and Code Generation

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2111?page=comments#action_1231 ] Davanum Srinivas commented on AXIS-2111: Christian, plz give me something to work with. the changes from nov to 1.2.1 was unavoidable. believe me, i tried. we will try

[jira] Created: (AXIS-2111) Naming Conventions and Code Generation

2005-07-12 Thread Christian Gross (JIRA)
Naming Conventions and Code Generation -- Key: AXIS-2111 URL: http://issues.apache.org/jira/browse/AXIS-2111 Project: Apache Axis Type: Wish Components: WSDL processing Reporter: Christian Gross Up until November of last

Re: Blockers for Axis 1.3

2005-07-12 Thread Davanum Srinivas
upgraded that to blocker. let's see if we can fix it (otherwise, will downgrade the bug :) -- dims On 7/12/05, David Kocher <[EMAIL PROTECTED]> wrote: > It would be nice to have a property to turn off xsi:type attributes > completly in 1.3 as a workaround for bugs such as (AXIS-2098). xsi:type >

[jira] Updated: (AXIS-2098) xsi:type added to derived simple types

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2098?page=all ] Davanum Srinivas updated AXIS-2098: --- Priority: Blocker (was: Major) > xsi:type added to derived simple types > -- > > Key: AXIS-2098 > UR

[jira] Assigned: (AXIS-2105) Regression in ElementDecl/SymTabEntry getName()

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2105?page=all ] Davanum Srinivas reassigned AXIS-2105: -- Assign To: Davanum Srinivas > Regression in ElementDecl/SymTabEntry getName() > --- > > Key: AXI

[jira] Commented: (AXIS-2105) Regression in ElementDecl/SymTabEntry getName()

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2105?page=comments#action_12315552 ] Davanum Srinivas commented on AXIS-2105: '>' implies inner element of the complex type. can you please review the code and come up with a patch that works for you. tha

[jira] Assigned: (AXIS-2093) XPathAPI cannot find namespace nodes in Axis dom

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2093?page=all ] Davanum Srinivas reassigned AXIS-2093: -- Assign To: Venkat Reddy > XPathAPI cannot find namespace nodes in Axis dom > > > Key: AXIS-

[jira] Resolved: (AXIS-2025) Illegal XML characters in String arguments and return values cause XML exceptions in Axis calls

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2025?page=all ] Davanum Srinivas resolved AXIS-2025: Resolution: Won't Fix Wont' fix as per discussion. -- dims > Illegal XML characters in String arguments and return values cause XML > exceptions

[jira] Resolved: (AXIS-2106) 500 Internal Server error at org.apache.axis.transport.http.HTTPSender.readFromSocket

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2106?page=all ] Davanum Srinivas resolved AXIS-2106: Resolution: Cannot Reproduce neal, Please add the following init-param in your web.xml for AxisServlet, you will get more stack traces. look at th

Re: Blockers for Axis 1.3

2005-07-12 Thread David Kocher
It would be nice to have a property to turn off xsi:type attributes completly in 1.3 as a workaround for bugs such as (AXIS-2098). xsi:type attributes are always handled incorrectly for derived types. Thanks, -dk Davanum Srinivas wrote: Folks, I see only 2 blockers...Are there other bugs we

[jira] Resolved: (AXIS-2108) Client not able to read the response sent by Axis on Tomcat (platform: Solaris SPARC)

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2108?page=all ] Davanum Srinivas resolved AXIS-2108: Resolution: Invalid Use commons httpsender on the client. automatically uses HTTP1.1 which does not need content-length. -- dims > Client not abl

[jira] Assigned: (AXIS-2107) Amazon WSDL Misses Class Declarations

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2107?page=all ] Davanum Srinivas reassigned AXIS-2107: -- Assign To: Venkat Reddy > Amazon WSDL Misses Class Declarations > - > > Key: AXIS-2107 > URL: h

[jira] Resolved: (AXIS-2109) Problem calling a web service

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2109?page=all ] Davanum Srinivas resolved AXIS-2109: Resolution: Cannot Reproduce Please generate the client using WSDL2Java and try that. if it does, look at the generated code and modify your client

[jira] Resolved: (AXIS-2110) AXIS doesn't invoke handleFault in Client

2005-07-12 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2110?page=all ] Davanum Srinivas resolved AXIS-2110: Resolution: Incomplete Please upload some code we can use to recreate the problem. > AXIS doesn't invoke handleFault in Client > --

Blockers for Axis 1.3

2005-07-12 Thread Davanum Srinivas
Folks, I see only 2 blockers...Are there other bugs we need to fix before we cut 1.3? * AXIS-2107 Amazon WSDL Misses Class Declarations * AXIS-2103 WSDL2Java: Generated doc/lit proxy sends "xsi:type" attributes thanks, dims -- Davanum Srinivas -http://blogs.cocoondev.org/dims/

Re: Getting rid of the logger in AXIS !!!

2005-07-12 Thread Davanum Srinivas
i'll need the permissions you had to add as well. better to log a JIRA bug with the info. -- dims On 7/12/05, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > you mean commons-logging? > > On 7/11/05, Luis Rivera <[EMAIL PROTECTED]> wrote: > > > > Axis developers, > > > > I need to run Axis in

Re: Getting rid of the logger in AXIS !!!

2005-07-12 Thread Davanum Srinivas
you mean commons-logging? On 7/11/05, Luis Rivera <[EMAIL PROTECTED]> wrote: > > Axis developers, > > I need to run Axis in an applet, since I could only make it run by adding a > bunch of Permissions to the policy file, I am going to remove the logger > from the axis library. Now, if any of

Re: [axis2] Code commentary

2005-07-12 Thread Venkat Reddy
To start with, our coding convntions can just mention the exceptions or customizations to the official Sun Java Coding Conventions at http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html. I'm +1 for adapting it without changes. -- venkat On 7/12/05, Eran Chinthaka <[EMAIL PROTECTED]> wrot

Problem in returning an array in a container

2005-07-12 Thread Ranjiith Selvarajan
hey, As my subject line says I'm facing a problem when I try to send an array in a container with Axis 1.2.1. Here are the steps I followed. The service at the server side returns the following UserCollection. (getUsers method in the service class returns UserCollection.) UserCollection {

RE: [axis2] Code commentary

2005-07-12 Thread Eran Chinthaka
Current Guidelines page only contains mails guidelines, which I steel from axis 1.x site. I think it's better to put our coding guidelines also there under a separate heading. And I'd like to see that information appearing in the distribution too. -- Chinthaka > -Original Message- > From:

Problem in Installing Apache 1.3.X/2.X web server

2005-07-12 Thread Masthan Rao
Hi All, I have a problem in configuring Apache 1.3.X/2.X web server. Installation guide for Windows 2000/XP is provided in the link. http://ws.apache.org/axis/cpp/wininstall-guide.html#apache . 1. The Step 10 is · Rename AxisXMLParser_Xerces.dll (which is located at Axis_Extract/bin ) to AxisXML