[jira] Commented: (AXIS2-2464) java.lang.RuntimeException: Unexpected subelement value

2008-01-18 Thread Jayachandra Babu (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12560576#action_12560576 ] Jayachandra Babu commented on AXIS2-2464: - Hi Deepal, You said

Re: [Vote][Axis2] Rajith Attapattu as a committer

2006-07-17 Thread jayachandra
+1 Thank you, Jayachandra On 7/17/06, Ruchith Fernando [EMAIL PROTECTED] wrote: +1Thanks,RuchithOn 7/14/06, Eran Chinthaka [EMAIL PROTECTED] wrote: Hi all, Rajith was contributing to WS project for some time. His contributed in terms of ideas and patches to session management, clustering, JSR 181

Re: [Vote] [Axis2] Nick Gallardo as a committer

2006-07-17 Thread jayachandra
+1 regardsJayachandra On 7/17/06, Srinath Perera [EMAIL PROTECTED] wrote: +1On 7/17/06, Jaliya Ekanayake [EMAIL PROTECTED] wrote: +1 For Nick -Jaliya - Original Message - From: R J Scheuerle Jr To: axis-dev@ws.apache.org Sent: Sunday, July 16, 2006 8:11 PM Subject: [Vote] [Axis2] Nick

Re: [Vote][Axis2] Deepal as the release manager

2006-03-07 Thread jayachandra
Here is my +1 for both On 3/7/06, Thilina Gunarathne [EMAIL PROTECTED] wrote: +1 for both.. ~Thilina On 3/7/06, robert lazarski [EMAIL PROTECTED] wrote: + 1 to both Deepal and ajith ;-) Robert On 3/7/06, Glen Daniels [EMAIL PROTECTED] wrote: Chatra Nakkawita wrote: Here's my +1

Re: [VOTE] [Axis2] Sessions on by default?

2005-12-30 Thread jayachandra
Hi guys, am thinking aloud here. On the server side I firmly believe default choice should be 'NO SESSIONS', for the default notion of webservices is they are stateless. Having said that, coming to the client side we have a couple of options Option1: Client side sessions (what typeof sessions

test/wsdl/interop3/groupE tests not buildable seperately?

2005-12-28 Thread jayachandra
Hi there, is there a way a to run the tests under test/wsdl/interop3/groupE alone? Looks like thefolder doesn't have a build mechanism identical to other component builds.Onewouldexpect something like ant -f test\wsdl\interop3\groupE\client\build.xml run to work here too. Thanks Jayachandra

Re: [Axis2] Next release

2005-12-28 Thread jayachandra
+1 for the release, though I don't have anything to update in wiki ;p. Hope I'll have some at least for the next next release And yeah 0.9652 sounds cool (my dejavu says its not that random either...whatever). I guesss, beyond two decimals (or two dots if you name ur builds a.b.c.d)all the numbers

Re: [VOTE] [Axis2] Sessions on by default?

2005-12-27 Thread jayachandra
[X] - Don't switch on sessions by default I totally agree with Werner's point on load balancing. No sessions by default. Jaya On 12/27/05, Werner Dittmann [EMAIL PROTECTED] wrote: [X] - Don't switch on sessions by defaultWell, I'm not an Axis developer, but makeing web services statefull (session

Re: Axis 1.X build break

2005-12-25 Thread jayachandra
ran 'all-tests' some errors are cropping up in test.saaj.PackageTests for me. Is there some workaround for this? Thank you Jaya On 12/23/05, jayachandra [EMAIL PROTECTED] wrote: xbean.jar need to be present in java/lib, just the way activation and mail.jar are needed. Jaya On 12/23/05, Venkat

Re: Axis 1.X build break

2005-12-23 Thread jayachandra
Hi Dims! Had a nasty run with 14 failures and 27 errors out of 1497tests run. I'm looking into the error reports stack traces. Jaya On 12/23/05, Davanum Srinivas [EMAIL PROTECTED] wrote: Venkat, Jaya,Could you please check if latest Axis 1.X is fine? (ant clean all-tests) thanks,dims--Davanum

Re: Axis 1.X build break

2005-12-23 Thread jayachandra
xbean.jar need to be present in java/lib, just the way activation and mail.jar are needed. Jaya On 12/23/05, Venkat Reddy [EMAIL PROTECTED] wrote: yep - that is one reason, thanks dims :-). But I also had to copyjunit jar into ant/lib folder which seems to strange to me. Otherwise it can't create

[jira] Created: (AXIS-2347) setBody results in a DOMException

2005-12-19 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
setBody results in a DOMException - Key: AXIS-2347 URL: http://issues.apache.org/jira/browse/AXIS-2347 Project: Apache Axis Type: Bug Components: SAAJ Versions: 1.3 Reporter: Jayachandra Sekhara Rao Sunkara Assigned

[jira] Updated: (AXIS-2347) setBody results in a DOMException

2005-12-19 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2347?page=all ] Jayachandra Sekhara Rao Sunkara updated AXIS-2347: -- Attachment: TestSOAPEnvelope.java Attaching TestSOAPEnvelope.java that depicts the scenario when the described exception

[jira] Commented: (AXIS-2347) setBody results in a DOMException

2005-12-19 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2347?page=comments#action_12360891 ] Jayachandra Sekhara Rao Sunkara commented on AXIS-2347: --- When I delved inside the source, I realized that the problem is cropping up because of logic

[jira] Updated: (AXIS-2347) setBody results in a DOMException

2005-12-19 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2347?page=all ] Jayachandra Sekhara Rao Sunkara updated AXIS-2347: -- Attachment: NodeImpl_setParent.patch attaching suggested patch in a diff format. setBody results in a DOMException

Re: setBody() and setHeader() problem in Axis 1.2 RC3

2005-12-16 Thread jayachandra
Hi Damodar, Did u get some exception like the following... javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: org.w3c.dom.DOMException: NodeImpl Not found at org.apache.axis.message.SOAPBody.setParentElement(SOAPBody.java :91) at

Re: [VOTE] Release Axis 1.4

2005-12-07 Thread jayachandra
+1 for axis 1.4 release Thanks Jaya On 12/8/05, Venkat Reddy [EMAIL PROTECTED] wrote: +1 for the 1.4 release.Dims, let me know if you need my help in running any tests.- venkat On 12/7/05, Davanum Srinivas [EMAIL PROTECTED] wrote: Team, Can we please make a release for Geronimo? thanks, dims On

[jira] Commented: (AXIS-2316) Connection reset when called again and again

2005-11-28 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2316?page=comments#action_12358625 ] Jayachandra Sekhara Rao Sunkara commented on AXIS-2316: --- Hi Heemanshu, Can I have a look at the way your client is coded. And I hope you

[jira] Commented: (AXIS-2317) Provide Extensions so that Raw Messages can be captured or logged

2005-11-28 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2317?page=comments#action_12358645 ] Jayachandra Sekhara Rao Sunkara commented on AXIS-2317: --- Doesn't the TCPMon (org.apache.axis.utils.tcpmon) tool accomplish the need on client side

[jira] Commented: (AXIS-2312) SAAJ SOAPElement has phantom prefix in it's children.

2005-11-28 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2312?page=comments#action_12358650 ] Jayachandra Sekhara Rao Sunkara commented on AXIS-2312: --- Hi Roman! To explain about the ns1 namespace..., axis tags element names with the namespace

Re: [jira] Resolved: (AXIS2-74) Full Infoset support in AXIOM

2005-10-07 Thread jayachandra
/AXIS2-74 Project: Apache Axis 2.0 (Axis2) Type: Bug Components: om Reporter: Davanum Srinivas Assignee: Jayachandra Sekhara Rao Sunkara Priority: Minor Fix For: 0.93Attachments: PInCommentImplModify.patch Jaya, With latest SVN the conformance output is as follows: File count is 832 Parsed count is 774

Re: [VOTE] Brian Husted as Axis Committer

2005-10-03 Thread jayachandra
+1 from me. Jaya On 10/3/05, Venkat Reddy [EMAIL PROTECTED] wrote: +1.- venkatOn 10/3/05, Davanum Srinivas [EMAIL PROTECTED] wrote: Hi team, Brian Husted has helped clean up attachments code in Axis 1.x for Dime and for streaming of attachments. He is interested in helping out more. Can we

Re: [axis2] VOTE: Chamil Thanthrimudalige for committer

2005-10-02 Thread jayachandra
Here is my +1 Jaya On 10/3/05, Eran Chinthaka [EMAIL PROTECTED] wrote: +1. Welcome aboard !! Ajith Ranabahu wrote: +1 from me. On 10/3/05, Saminda Abeyruwan [EMAIL PROTECTED] wrote: +1 mateSamindaSrinath Perera wrote:+1 welcome!!On 10/2/05, Chamikara Jayalath [EMAIL PROTECTED] wrote:+1 for

Re: [Axis2] new logo for Axis2

2005-09-23 Thread jayachandra
First, Dims! nice work! Nextinstead of going for two different logos, I thought of tweaking with both the logos to come up with a single logo. Just some MSPaint editing in some few free cycles gave me something like this. Have a look at it. Bye Jaya On 9/23/05, Eran Chinthaka [EMAIL PROTECTED]

[Axis2] Is there a way to send and get back custom headers in Axis2

2005-09-14 Thread jayachandra
of body and sendthen to the server after attachingsome standard addressing hdrs etc. However accepting an envelope (headers + body) would be the expected way of functioning, isn't it? Or is this already supported or can be worked around by some way?Please clarify! Thank you Jayachandra-- -- Jaya

Re: [Axis2] Is there a way to send and get back custom headers in Axis2

2005-09-14 Thread jayachandra
-resources folder of the WSDL module) and have a look at the generated stub :) On 9/14/05, jayachandra [EMAIL PROTECTED] wrote: (I think I'm reviving a related dead debate) Hi all, Currently can Axis2 support accepting and returning back a set of custom headers that user wishes to send

[Axis2] Doesn't addressing classes come bundled with axis2-0.91.jar?

2005-09-09 Thread jayachandra
Hi! The single jar of all classes that is created inside the target/lib folder, namely axis2-0.91.jar seems to not include in it the addressing classes viz. org.apache.axis2.handlers.addressing.AddressingInHandler Is it by design, just the way axis2-commons is provided seperated? Sorry, if this

[Axis2] Subtle yet serious issue

2005-09-09 Thread jayachandra
classes. Thank you Jayachandra-- -- Jaya

Re: [Axis2] Doesn't addressing classes come bundled withaxis2-0.91.jar?

2005-09-09 Thread jayachandra
Hi all, I was just pondering about this when something struck my mind. At the time of maven can it be possible to give a customization option something like maven.singlejar.include={ comma seperated list of modules } , which would decide what the axis2.jar should contain. In that way, ppl who

[jira] Resolved: (AXIS-2044) CommonsHTTPSender - Hardcoded Host Configuration Port

2005-09-05 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2044?page=all ] Jayachandra Sekhara Rao Sunkara resolved AXIS-2044: --- Resolution: Fixed Taken care! CommonsHTTPSender - Hardcoded Host Configuration Port

[jira] Commented: (AXIS-1951) Serialization of gif image

2005-09-05 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1951?page=comments#action_12322657 ] Jayachandra Sekhara Rao Sunkara commented on AXIS-1951: --- Hi Karl, As asked by Ashu, post some information for us to replicate and work on the issue viz

[Axis2] invokeBlocking() problems in Axis2

2005-09-02 Thread jayachandra
++ 20) { try { Thread.sleep(100); } catch (InterruptedException e) { throw new AxisFault(e); } } else { throw new AxisFault(Messages.getMessage(responseTimeOut)); This is the reported error } } Any help in this regard will be much appreciated. Thanks Jayachandra-- -- Jaya

Re: [Axis2] invokeBlocking() problems in Axis2

2005-09-02 Thread jayachandra
inputstream somewhere *after* engine.send() is fired. Can someone look into this or suggest some work around, if any,for now Thanks Jayachandra On 9/2/05, Ajith Ranabahu [EMAIL PROTECTED] wrote: Hmmm..Perhaps the timeout is not enough. We definiltely have to introduce a configurable timeout here. BTW have

Re: [Axis2] invokeBlocking() problems in Axis2

2005-09-02 Thread jayachandra
Yes guys! the application i was testingerroneously setits useSeperateListener to true. I've changed it, and things are running fine now. Thanks for all your help! Bye Jaya On 9/2/05, Eran Chinthaka [EMAIL PROTECTED] wrote: Hi Jaya,Please see my comments below.jayachandra wrote: Hi! When I invoked

[jira] Resolved: (AXIS-2193) In the case where single portType is being bound to different bindings. The generated stubs for all bindings do not have code implementing the operations of the binding

2005-08-26 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2193?page=all ] Jayachandra Sekhara Rao Sunkara resolved AXIS-2193: --- Resolution: Fixed Fixed In the case where single portType is being bound to different bindings. The generated

Re: [jira] Commented: (AXIS2-74) Full Infoset support in AXIOM

2005-08-26 Thread jayachandra
://issues.apache.org/jira/browse/AXIS2-74 Project: Apache Axis 2.0 (Axis2) Type: Bug Components: om Reporter: Davanum Srinivas Assignee: Jayachandra Sekhara Rao Sunkara Priority: Minor Attachments: PInCommentImplModify.patch Jaya, With latest SVN the conformance

Re: [jira] Commented: (AXIS2-74) Full Infoset support in AXIOM

2005-08-26 Thread jayachandra
and the input file is not able to locate the relative path referenced file ibm62v01.dtd and is resulting in several errors (may be all of them). Dims, any idea how we can tame XMLUnit to look for relative references in the directory of the xml file itself? Thank you Jayachandra P.S:: Btw, am posting

Re: [jira] Commented: (AXIS2-74) Full Infoset support in AXIOM

2005-08-26 Thread jayachandra
Dims, done! On 8/26/05, Davanum Srinivas [EMAIL PROTECTED] wrote: have u checked in the changes jaya? (minor changes to DocTypeImpl.java and the test case itself). let me take another look. thanks, dims On 8/26/05, jayachandra [EMAIL PROTECTED] wrote: With minor changes

[jira] Assigned: (AXIS-2193) binding's operation specific parameters are retrieved differently than the way they are populated

2005-08-24 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2193?page=all ] Jayachandra Sekhara Rao Sunkara reassigned AXIS-2193: - Assign To: Jayachandra Sekhara Rao Sunkara binding's operation specific parameters are retrieved differently than

[jira] Updated: (AXIS-2193) In the case where single portType is being bound to different bindings. The generated stubs for all bindings do not have code implementing the operations of the binding

2005-08-24 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2193?page=all ] Jayachandra Sekhara Rao Sunkara updated AXIS-2193: -- Summary: In the case where single portType is being bound to different bindings. The generated stubs for all bindings do

[jira] Commented: (AXIS-2193) In the case where single portType is being bound to different bindings. The generated stubs for all bindings do not have code implementing the operations of the binding

2005-08-24 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2193?page=comments#action_12319830 ] Jayachandra Sekhara Rao Sunkara commented on AXIS-2193: --- In SymbolTable.java when the parameters are getting populated for each binding entry's operation

Re: [Axis2] Clarification needed on the Types section

2005-08-24 Thread jayachandra
thought, though Thank you Jayachandra On 8/24/05, Ajith Ranabahu [EMAIL PROTECTED] wrote: Hi all, the following piece of WSDL is from the WSRF WSDL at http://docs.oasis-open.org/wsrf/rpw-1 wsdl:types xsd:schema xsd:import namespace=http://docs.oasis-open.org/wsrf/rp-1

Re: [Axis2] Re: [VOTE] Dennis Sosnoski for Axis2 committer (Re: [Axis2] Better Java-XML mapping)

2005-08-18 Thread jayachandra
Here is my +1 Jaya On 8/19/05, Shahi, Ashutosh [EMAIL PROTECTED] wrote: +1. Welcome Dennis. Ashutosh -Original Message- From: Dennis Sosnoski [mailto:[EMAIL PROTECTED] Sent: Friday, August 19, 2005 10:36 AM To: axis-dev@ws.apache.org Subject: Re: [Axis2] Re: [VOTE] Dennis

[jira] Commented: (AXIS2-74) Full Infoset support in AXIOM

2005-08-17 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-74?page=comments#action_12318978 ] Jayachandra Sekhara Rao Sunkara commented on AXIS2-74: -- Hi! I've run the XMLConformance test. This time parse count is 735 while succes count is 558. I've

[jira] Commented: (AXIS2-116) element namespaces mistaken in the generated artifacts.

2005-08-09 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-116?page=comments#action_12318133 ] Jayachandra Sekhara Rao Sunkara commented on AXIS2-116: --- Aaaagh!!! Subtle, yet mind tortured issue. Wasn't it? Thanks Glen for the explanation

[Axis2] Databinding regression issue

2005-08-05 Thread jayachandra
Hi Ajith et.al, With the recent changes to org...transport.http package (HTTPTransportSender.java getting deleted) the wsdl2java's CodeGenConfiguration initialization is failing. Can someone have a quick look at that. Thank you Jayachandra -- -- Jaya

Re: [Axis2] Databinding regression issue

2005-08-05 Thread jayachandra
Sorry, my fault. I didn't give the options fully. Jaya On 8/5/05, Ajith Ranabahu [EMAIL PROTECTED] wrote: Hi Jaya, Can you produce the exact error message ? On 8/5/05, jayachandra [EMAIL PROTECTED] wrote: Hi Ajith et.al, With the recent changes to org...transport.http package

Re: [Axis2] Java2WSDL?

2005-08-04 Thread jayachandra
later its improved functionality, whenever that happens. As the saying goes 'we never get a second chance to make a first impression'. This has been worrying me. Just a thought, though! Jayachandra On 8/4/05, Sanjiva Weerawarana [EMAIL PROTECTED] wrote: And this is only a tactical proposal. Axis2

Re: [VOTE][Axis2]Vote for Axis2 0.95

2005-08-03 Thread jayachandra
+1. But JIRA clean up is very much needed. Guys! any update on Java2WSDL feature in Axis2. User handcoding a wsdl is tough, at least if I were the user. Jayachandra On 8/3/05, Shahi, Ashutosh [EMAIL PROTECTED] wrote: +1 -Original Message- From: Ruchith Fernando [mailto:[EMAIL

Re: [VOTE] Axis 1.3

2005-08-03 Thread jayachandra
+1 On 8/2/05, Davanum Srinivas [EMAIL PROTECTED] wrote: Team, Could we please cut Axis 1.3 as well? There are no blockers in JIRA as of right now. thanks, dims -- Davanum Srinivas -http://blogs.cocoondev.org/dims/ -- -- Jaya

[jira] Updated: (AXIS-2047) HttpSender does not support redefinition of http header Host

2005-08-03 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2047?page=all ] Jayachandra Sekhara Rao Sunkara updated AXIS-2047: -- type: Improvement (was: Bug) HttpSender does not support redefinition of http header Host

[jira] Updated: (AXIS2-116) element namespaces mistaken in the generated artifacts.

2005-08-02 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-116?page=all ] Jayachandra Sekhara Rao Sunkara updated AXIS2-116: -- Attachment: Axis2Bug116.zip Attaching the files to reproduce the bug element namespaces mistaken in the generated

[jira] Created: (AXIS2-116) element namespaces mistaken in the generated artifacts.

2005-08-02 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
: Jayachandra Sekhara Rao Sunkara Attachments: Axis2Bug116.zip In the artifacts that wsdl2java generated out of the SimpleTest.wsdl (attached below inside the zip), a look at the EchoStringDocumentImpl.java shows that the element echoString is properly identified to be of the targetnamespace

[jira] Commented: (AXIS-1994) CommonsHTTPSender failing to set host name

2005-08-01 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1994?page=comments#action_12317289 ] Jayachandra Sekhara Rao Sunkara commented on AXIS-1994: --- Hi Javier! My peep at the patch you were suggesting says that it might not be correct

[jira] Commented: (AXIS-2047) HttpSender does not support redefinition of http header Host

2005-08-01 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2047?page=comments#action_12317294 ] Jayachandra Sekhara Rao Sunkara commented on AXIS-2047: --- I think URL specified inside msgContext object for the property HTTPConstants.TRANS_URL should

Re: [Axis2]New release Manager

2005-08-01 Thread jayachandra
Here's my +1 for Eran as the new release manager Jaya On 8/2/05, Srinath Perera [EMAIL PROTECTED] wrote: Hi All; If everybody agrees, I would like to purpose Eran as the new relase Manager for Axis2. thoughts? Thanks Srinath -- -- Jaya

[Axis2] Testing databinding and generated code

2005-07-28 Thread jayachandra
it? Is this feature on our wish list or am I missing something!?! Thank you Jayachandra -- -- Jaya

Re: [Axis2] Testing databinding and generated code

2005-07-28 Thread jayachandra
Attaching the wsdl used for creating artifacts with WSDL2Java Jaya On 7/28/05, jayachandra [EMAIL PROTECTED] wrote: Hi there, I planned to test a stub based style of invocation with this wsdl [attached below- SimpleTest.wsdl]. Its the wsdl for a webservice which hosts a method

[jira] Created: (AXIS2-109) Databinding completeness in the stubs that are generated

2005-07-28 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
Reporter: Jayachandra Sekhara Rao Sunkara We should project stub methods tha are completely agnostic of the databinding mechanism utilized to generate them. FYI, I'm copy pasting the issue that was mailed to axis-dev on 28th July 2005 *** Transcript of the mail follows *** Hi there, I planned

[jira] Updated: (AXIS2-109) Databinding completeness in the stubs that are generated

2005-07-28 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-109?page=all ] Jayachandra Sekhara Rao Sunkara updated AXIS2-109: -- Attachment: SimpleTest.wsdl The wsdl file (SimpleTest.wsdl) that the description talked about is being attached

Axis latest cvs - build failing?

2005-07-28 Thread jayachandra
here Thank you Jayachandra -- -- Jaya

Re: [Axis2] staxSOAPModelBuilder

2005-07-27 Thread jayachandra
Even that would not solve the problem of comment tackling in StAXSOAPModelBuilder because the next() method of the builder doesn't cater to the COMMENT event at all, as of now. Given my past experience in doing the same for StAXOMBuilder, I think I can supply a patch for this at least minimalistic

Re: [Axis2] staxSOAPModelBuilder

2005-07-27 Thread jayachandra
Am attaching a quick patch for community's review. I know there can be better refactoring done which can reduce the code duplication etc. but as I said this one is a quick patch disturbing things minimally :-) If comment support in SOAP model is the need of the hour, one can think of committing

[jira] Commented: (AXIS2-74) Full Infoset support in AXIOM

2005-07-26 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-74?page=comments#action_12316720 ] Jayachandra Sekhara Rao Sunkara commented on AXIS2-74: -- Hi all! On a latest SVN copy I was able to get a success count of 542 initially today. The reasons

[jira] Updated: (AXIS2-74) Full Infoset support in AXIOM

2005-07-26 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-74?page=all ] Jayachandra Sekhara Rao Sunkara updated AXIS2-74: - Attachment: PInCommentImplModify.patch Am attaching the patch for here community review. If there aren't any objections

[Axis2]Databinding Notes

2005-07-26 Thread jayachandra
Ajith et al, In axis2 there is some databinding code present, but looks that only codegen of wsdl module is using it and not any other module like core etc. seems like using it. The existing typemapping framework is registering only the xml type and java type names in the map, and with just that

[jira] Commented: (AXIS2-74) Full Infoset support in AXIOM

2005-07-26 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-74?page=comments#action_12316746 ] Jayachandra Sekhara Rao Sunkara commented on AXIS2-74: -- Dims! Done. Full Infoset support in AXIOM - Key: AXIS2-74

Re: [Axis2]Databinding Notes

2005-07-26 Thread jayachandra
Okay got it! One small confusion, will the actual ser/deser work go into Message Receiver (I hope not) or the skeleton on server side. If I got your idea right, on the client side this ser and deser functionality should go into the generated stub object, isn't it? Best regards Jayachandra On 7

[Axis2] ws.zones.apache.org seems down

2005-07-26 Thread jayachandra
be alternatively duplicated on other repos? Thank you Jayachandra -- -- Jaya

[jira] Commented: (AXIS2-74) Full Infoset support in AXIOM

2005-07-25 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-74?page=comments#action_12316716 ] Jayachandra Sekhara Rao Sunkara commented on AXIS2-74: -- Sry guys! Gimme two hours, I'll report the findings and the exact reasons why they are failing

Re: [jira] Created: (AXIS2-89) NPE in AxisServlet

2005-07-21 Thread jayachandra
~Future is Open~ - Original Message - From: Jayachandra Sekhara Rao Sunkara (JIRA) [EMAIL PROTECTED] To: axis-dev@ws.apache.org Sent: Thursday, July 21, 2005 5:08 PM Subject: [jira] Created: (AXIS2-89) NPE in AxisServlet NPE in AxisServlet

[Axis2]Deployment of custom MessageReceiver

2005-07-20 Thread jayachandra
MessageReceiver, if that feature exists already in Axis2. Any help in this regard ( I can even come up with a patch provided minimal pointers are thrown to me ) will be very much helpful. Thanks in advance Jayachandra -- -- Jaya

[jira] Created: (AXIS2-88) Support for registering custom MessageReceiver for an operation

2005-07-20 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
: deployment Versions: 0.9 Reporter: Jayachandra Sekhara Rao Sunkara There can be cases where a few service implementation classes would demand special style of invocation (as is the case with me that my services if they are implementing ServiceLifeCycle interface I'd like to call special

Re: [axis2] Code commentary

2005-07-11 Thread jayachandra
+1 for 80 column lines. Many linux guys out there will curse us otherwise ;) On 7/11/05, Sanjiva Weerawarana [EMAIL PROTECTED] wrote: +1 for 80 columns! Let's have that vote again .. I sense my side may win this time ;-). I hate not being able to open files in vi in my 80 column shell too.

[jira] Closed: (AXIS2-22) Need for Child API in OMDocument

2005-06-29 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-22?page=all ] Jayachandra Sekhara Rao Sunkara closed AXIS2-22: Resolution: Fixed child API added into OMDocument. Done Need for Child API in OMDocument

[Axis2] test cases failing !?!!

2005-06-27 Thread jayachandra
Hello all, Is it a mistake on my end or some problem with the svn itself that when I am trying to maven on the latest updated Axis2 svn (repo url is http://svn.apache.org/repos/asf/webservices/axis/trunk/java ) number of xml module test cases are failing (all because of OMElementImpl

Re: [Axis2] Integrating Complete XML infoset support

2005-06-27 Thread jayachandra
Guys! I'll take care of reflecting these changes. I'm more than half way. I'm posting this just to ensure others won't waste their time redoing the same. Jaya On 6/24/05, Eran Chinthaka [EMAIL PROTECTED] wrote: +1. Sorry I'm bit late to express my ideas. Anyway, this seems fine.

Re: [Axis2] Integrating Complete XML infoset support

2005-06-26 Thread jayachandra
No. OMDocument is a class On 6/25/05, Aleksander Slominski [EMAIL PROTECTED] wrote: Venkat Reddy wrote: If no more objections are raised, lets conclude the discussion with following decisions: 1. Shift Child API from OMElement to OMContainer. 2. OMElement extends OMContainer 3.

Re: [Axis2] Integrating Complete XML infoset support

2005-06-23 Thread jayachandra
you Jayachandra The work I did regarding this issue (going by the fix I described above, under the resolution heading) can be availed from the location http://svn.apache.org/repos/asf/webservices/axis/trunk/archive/java/scratch/ashu_jaya_venkat/xml_conformance. JustTheModifiedFiles_Final folder

[jira] Resolved: (AXIS-2059) WSDL2Java generates artifacts that don't compile.

2005-06-20 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2059?page=all ] Jayachandra Sekhara Rao Sunkara resolved AXIS-2059: --- Resolution: Fixed Applied a patch. Latest CVS shouldn't show the described problem. Try it Thanks Jayachandra

[jira] Resolved: (AXIS-2017) A warning message in java2WSDL when trying to generate a doc/lit wsdl for a service having method(s) with multiple input parts

2005-06-13 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2017?page=all ] Jayachandra Sekhara Rao Sunkara resolved AXIS-2017: --- Resolution: Fixed Assign To: Jayachandra Sekhara Rao Sunkara Checked in the warning message patch provided

[jira] Reopened: (AXIS-1955) Axis 1.2rc3 does not write derived types from abstract classes to wsdl

2005-06-13 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1955?page=all ] Jayachandra Sekhara Rao Sunkara reopened AXIS-1955: --- Assign To: Jayachandra Sekhara Rao Sunkara Hi Clint, Reopening the bug. Can you come up with a test case to quickly

[jira] Resolved: (AXIS-2034) CommonsHTTPSender: duplicate SOAPAction when sending SOAPMessage

2005-06-10 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2034?page=all ] Jayachandra Sekhara Rao Sunkara resolved AXIS-2034: --- Resolution: Fixed Applied patch CommonsHTTPSender: duplicate SOAPAction when sending SOAPMessage

[jira] Assigned: (AXIS-2034) CommonsHTTPSender: duplicate SOAPAction when sending SOAPMessage

2005-06-09 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2034?page=all ] Jayachandra Sekhara Rao Sunkara reassigned AXIS-2034: - Assign To: Jayachandra Sekhara Rao Sunkara (was: Venkat Reddy) CommonsHTTPSender: duplicate SOAPAction when sending

[jira] Updated: (AXIS-2034) CommonsHTTPSender: duplicate SOAPAction when sending SOAPMessage

2005-06-08 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2034?page=all ] Jayachandra Sekhara Rao Sunkara updated AXIS-2034: -- Attachment: 2034_commonsHTTPSender.patch Yes Michael! you got it right. HEADER_CONTENT_TYPE and HEADER_SOAP_ACTION

Re: [Axis2][VOTE]Proposal for Axis2 M2

2005-06-06 Thread jayachandra
yes please, use the contents of JustTheModifiedFiles_Final folder in the scratch area of ashu_jaya_venkat. Pls let me know if you have any issues. I've configured the IRCclient, you can catch me on apache-axis channel. Thank you Jayachandra On 6/6/05, Srinath Perera [EMAIL PROTECTED] wrote: Hi

Re: [Axis2] Need for children API for OMDocument

2005-06-01 Thread jayachandra
Guys! Can someone respond on this, plz. Thanks Jaya On 5/31/05, jayachandra [EMAIL PROTECTED] wrote: Hi devs, I have two suggestions regarding OMDocument First - a trivial one: --- It lacks an interface definition in the package org.apache.axis.om and a direct

Re: [Axis2] Need for children API for OMDocument

2005-06-01 Thread jayachandra
Yeah! that's a wise way rather than extending OMElement. Apart being more clear on the readability front it also reduces unnecessary placeholders from creeping into OMDocument. Jaya On 6/1/05, Aleksander Slominski [EMAIL PROTECTED] wrote: jayachandra wrote: Can someone respond on this, plz

[jira] Created: (AXIS2-22) Need for Child API in OMDocument

2005-06-01 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
Need for Child API in OMDocument Key: AXIS2-22 URL: http://issues.apache.org/jira/browse/AXIS2-22 Project: Axis2 Type: Improvement Components: om Reporter: Jayachandra Sekhara Rao Sunkara Assigned to: Davanum Srinivas

Re: [Axis2] Need for children API for OMDocument

2005-06-01 Thread jayachandra
in OMNodeImpl will be typed as OMParent type public class OMNodeImpl implements OMNode { ... protected OMParent parent; // parent should no longer be OMElementImpl type ... ... } Thank you Jayachandra On 6/1/05, jayachandra [EMAIL PROTECTED] wrote: Yeah! that's a wise way rather than extending

[jira] Commented: (AXIS-1797) Base attributes not serialized when simpleContent extends another simpleContent

2005-05-31 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1797?page=comments#action_66594 ] Jayachandra Sekhara Rao Sunkara commented on AXIS-1797: --- Hi Steve, running the given Test.java against the artifacts created from the SimpleTypes.wsdl

[jira] Commented: (AXIS-2026) wsdl2java does not generate array of wrappers for soapenc array nillable elements

2005-05-31 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2026?page=comments#action_66599 ] Jayachandra Sekhara Rao Sunkara commented on AXIS-2026: --- Try the latest build... I remember Dims fixing this just a day ago. Thanks Jayachandra

[jira] Updated: (AXIS-2027) org.apache.axis.transport.HTTPSender throws ArrayIndexOutOfBoundsException

2005-05-31 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2027?page=all ] Jayachandra Sekhara Rao Sunkara updated AXIS-2027: -- Attachment: 2027.patch HTTP POST request mandates contentType header, so we shouldn't be allowing null or empty string

Re: [Vote][Axis2] Jaya and Ashu as committers

2005-05-31 Thread jayachandra
, Eran Chinthaka [EMAIL PROTECTED] wrote: Hi, I think Jayachandra and Ashutosh have done some good amount of work, especially in SAAJ implementations and OM full infoset support implementation. So I'd like to propose them as committers. Here is my +1 for both of them

[Axis2] Need for children API for OMDocument

2005-05-30 Thread jayachandra
Hi devs, I have two suggestions regarding OMDocument First - a trivial one: --- It lacks an interface definition in the package org.apache.axis.om and a direct implementation class with name OMDocument.java is coded in the o.a.a.om.impl.llom package. In line with how rest

[jira] Commented: (AXIS-1955) Axis 1.2rc3 does not write derived types from abstract classes to wsdl

2005-05-27 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1955?page=comments#action_66427 ] Jayachandra Sekhara Rao Sunkara commented on AXIS-1955: --- Thanks Clint, for pointing out this subtle but major issue. This didn't appear in the first go

[jira] Updated: (AXIS-1955) Axis 1.2rc3 does not write derived types from abstract classes to wsdl

2005-05-27 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1955?page=all ] Jayachandra Sekhara Rao Sunkara updated AXIS-1955: -- Attachment: Patch_BeanSerializer.diff Attaching the patch file for earlier mentioned change. Axis 1.2rc3 does not write

[jira] Commented: (AXIS-2018) WSDL2Java generates symbols where it shouldn't

2005-05-27 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2018?page=comments#action_66449 ] Jayachandra Sekhara Rao Sunkara commented on AXIS-2018: --- Hi Daniel Character '' is axis internal representation added for anonymous types names. I

[jira] Updated: (AXIS-1955) Axis 1.2rc3 does not write derived types from abstract classes to wsdl

2005-05-27 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1955?page=all ] Jayachandra Sekhara Rao Sunkara updated AXIS-1955: -- Attachment: 1955Patch_cvs_diff.txt Here is the patch in cvs diff -u format Axis 1.2rc3 does not write derived types from

[jira] Updated: (AXIS-2017) A warning message in java2WSDL when trying to generate a doc/lit wsdl for a service having method(s) with multiple input parts

2005-05-26 Thread Jayachandra Sekhara Rao Sunkara (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-2017?page=all ] Jayachandra Sekhara Rao Sunkara updated AXIS-2017: -- Attachment: Emitter_java_patch.diff resource_properties_patch.diff As for this patch I updated two files

  1   2   >