Re: [Axis2] Why do we have multiple versions of docs in xdocs

2006-03-21 Thread Eran Chinthaka
Ok, time to compromise ;-) Lets maintain two versions of the documents inside the xdocs. One with the *released* version of docs and the other with *latest *version of the docs. And lets have all the versions of the documents in the site. *BUT, *we will update only the documents of the

Re: [Axis2] Why do we have multiple versions of docs in xdocs

2006-03-21 Thread Eran Chinthaka
was going to enjoy giving boxing gloves to see open source developers fight about documentation!!! Sanjiva. On Tue, 2006-03-21 at 16:25 +0600, Eran Chinthaka wrote: Ok, time to compromise ;-) Lets maintain two versions of the documents inside the xdocs. One with the *released

Re: [AXIS2] soapFault question

2006-03-21 Thread Eran Chinthaka
. yves On Tue, 2006-03-21 at 15:18 +0600, Eran Chinthaka wrote: For the time being, you always get this exception element. I think its a good idea to make this configurable, considering security. I will make this configurable via a property. -- Chinthaka Yves Langisch wrote: Chinthaka

Re: [Axis2] Some problems in the client side with multiple threading.

2006-03-21 Thread Eran Chinthaka
Srinath Perera wrote: One of the basic assumptions of Axis2 handler architecture is that handlers are stateless .. so there should not be attributes in the class (expect for HandlerMedatadata). Just notice AddressingOutHandler has a attribute that leads to this unpleasant surprise Hmm, I

[Axis2][Axiom] Axiom Refactorings

2006-03-20 Thread Eran Chinthaka
Hi all, I'd like to suggest to have a api jar and an impl jar for axiom. This will help us to have more than one impl of axiom at the same time. For the time being we have two implementations of axiom apis; llom and doom. So lets have an axiom-api.jar, axiom-llom.jar. For me to do this I

Re: [AXIS2] soapFault question

2006-03-19 Thread Eran Chinthaka
Hi Tony, Sorry for the late reply, I didn't see this email earlier. Anyway, I fixed the mentioned bugs. Check it out now. Thanks for the feedback. -- Chinthaka Tony Dean wrote: Chinthaka, After retrying this just now, it almost works but not quite. The results follow: ?xml

Re: [AXIS2] soapFault question

2006-03-19 Thread Eran Chinthaka
Hi Yves, If you haven't set that, it should not appear on the wire. I tested it but I'm getting the correct behavior. I appreciate if you can help me to reproduce it ? -- Chinthaka Yves Langisch wrote: And additionally, how to get rid of the faultactor element? Yves

Re: Request: Quotation of command-line arguments

2006-03-19 Thread Eran Chinthaka
Done. Thanks. Chinthaka Morten Mortensen wrote: Hi all developers Just tried Axis2 0.94 today - or a part of it - and of course installed it in a path like - C:\Program Files\Apache Software Foundation\Axis2\0.94 - on my Windows machine and set AXIS_HOME accordingly. I notice, that at

Fwd: [Axis2] AxisFault

2006-03-10 Thread Eran Chinthaka
Hi Steve, Any plans of completing this ? Its been a long time you made these changes, but still they are in a transition stage. Initialy I implemented AxisFault and included some stuff based on OMElements. But you have changed them and included a parallel hierarchy. Assuming its fine (but I can

Re: [AXIS2] soapFault question

2006-03-10 Thread Eran Chinthaka
Pool.java:684) at java.lang.Thread.run(Thread.java:534) /soapenv:Exception /detail /soapenv:Fault /soapenv:Body /soapenv:Envelope This is not what I want. How can I get the soapFault that I formulated back to the client? Thanks. -Original Message- From: Eran Chinthaka [mailto:

Re: [AXIS2] soapFault question

2006-03-09 Thread Eran Chinthaka
Hi Tony, Seems like you have tried to create the faults using SOAP 1.1 api. You may also agree that the fault hierarchy in SOAP 1.1 and 1.2 are different. So some time back we decided to have the SOAP 1.2 api across the engine for consistency and developer convenience. Users must always create

[jira] Resolved: (AXIS2-246) WS-Addressing namespaces not being set up right in wsa:action header

2006-03-09 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-246?page=all ] Eran Chinthaka resolved AXIS2-246: -- Resolution: Fixed WS-Addressing namespaces not being set up right in wsa:action header

[jira] Resolved: (AXIS2-377) remove unused/redundant interfaces

2006-03-09 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-377?page=all ] Eran Chinthaka resolved AXIS2-377: -- Fix Version: 0.95 Resolution: Fixed Resolved this some time back. remove unused/redundant interfaces

Re: [VOTE][Axis2] Next release (0.95)

2006-03-08 Thread Eran Chinthaka
+1 of course. Deepal Jayasinghe wrote: Hi all; There has been a lot of changes since the last release, on 12th of January 2006 and its time for another release of Axis2. Following features can be considered as main improvements: - Axis2 client's ability to run without a repository -

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

2006-03-07 Thread Eran Chinthaka
to it :-)) among the people. Ajith On 3/7/06, Eran Chinthaka [EMAIL PROTECTED] wrote: Hi all, I'd like to propose Deepal Jayasinghe as the (prestigious) release manager for next Axis2 release. Here is my +1 for it. Note : Hope we can have a deadline for the next release with the requirements

Re: [Axis2]How module versioning works

2006-03-07 Thread Eran Chinthaka
Hi Srinath, Seems you are bit relax these days to help us with Axis2 ;-) Srinath Perera wrote: Hi All; How does the Module visioning works? How should I name my modules and how should I engage them? You can name modules as myModuleName-x.x.x.mar, where all x are numbers. But SNAPSHOT is

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

2006-03-07 Thread Eran Chinthaka
Ohh, the joke is becoming serious now. So let it be :-X . jayachandra wrote: 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

Re: [Axis2]Axis2 build fail

2006-03-06 Thread Eran Chinthaka
So does it mean build is not working with jdk5 ? -- Chinthaka Srinath Perera wrote: It worked with 1.4 :) thanks Srinath On 3/5/06, Ajith Ranabahu [EMAIL PROTECTED] wrote: Hmm... Weird issue. I just updated and the build passed for me. My revision is 383461 On 3/5/06, Srinath

[Vote][Axis2] Deepal as the release manager

2006-03-06 Thread Eran Chinthaka
Hi all, I'd like to propose Deepal Jayasinghe as the (prestigious) release manager for next Axis2 release. Here is my +1 for it. Note : Hope we can have a deadline for the next release with the requirements. Especially, Tuscany people are expecting a release from us. -- Chinthaka

Re: [Axis2] wsamapping syntax changes

2006-03-05 Thread Eran Chinthaka
Please update the services.xsd as well. Deepal Jayasinghe wrote: hey cool idea , I will go for that :) Ruchith Fernando wrote: +1 to removing the parameter. How about renaming "wsamapping" to "actionMapping" since it this is used with both soapAction and wsa:Action. Thanks,

Re: [axis2] VOTE: Trebor Iksrazal for committer

2006-03-05 Thread Eran Chinthaka
Hi Robert Lazarski , Did u get your committer request sorted our. Do u have an Apache account now, or do you want any help ? -- Chinthaka signature.asc Description: OpenPGP digital signature

[jira] Resolved: (AXIS2-475) Remove unused HostConfiguration element from axis2.xml

2006-03-01 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-475?page=all ] Eran Chinthaka resolved AXIS2-475: -- Resolution: Duplicate Duplicates Axis2-476 Remove unused HostConfiguration element from axis2.xml

Re: [Axis 2] Could not create the configuration context from a file.

2006-02-25 Thread Eran Chinthaka
Deepal, Seems we need to document this at least in the javadoc of that method. Thanks, Chinthaka Deepal Jayasinghe wrote: Hi Jaliya; First its not a bug :) The reason is it is not require to have axis2.xml file inside the repository , it can be any where. So if some one giving both

Re: Private methods and fields in AxisServlet

2006-02-25 Thread Eran Chinthaka
Done. rick rineholt wrote: To allow code to reuse AxisServlet by extended it can the private methods and fields be changed to protected ? __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

[Fwd:[Axis2] WSRF Implementation]

2006-02-25 Thread Eran Chinthaka
FYI Original Message Subject: WSRF Implementation Date: Fri, 24 Feb 2006 17:06:17 -0500 From: Hawkins, Joel [EMAIL PROTECTED] Reply-To: axis-dev@ws.apache.org To:

[Axis2] Sending mails abt Axis2

2006-02-25 Thread Eran Chinthaka
Hi all, I see increasing traffic on issues regarding Axis2. This mail is just a reminder to pass the mails to the correct people. As you all can see we use the same mailing list to address the issues related to both Axis 1.x and Axis2. So we came up with a small convention to distinguish between

Re: [Axis2] ServiceGroupContext assoc. axis 2.0 specfic header.

2006-02-25 Thread Eran Chinthaka
Hi Rick, Its my mistake that I've put that in AddressingHandlers. Now its moved to correct places. Thanks for pointing that out. -- Chinthaka rick rineholt wrote: Hello Axis 2.0 developers I noticed a piece of interesting code in AddressingInHandler.extractServiceGroupContextId(..) method

[jira] Resolved: (AXIS2-462) AbstractInOutAsyncMessageReceiver : in method invokeBusinessLogic, wrong parameter for engine.send(...)

2006-02-24 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-462?page=all ] Eran Chinthaka resolved AXIS2-462: -- Fix Version: 0.95 Resolution: Fixed Fixed. Thanks for reporting this. AbstractInOutAsyncMessageReceiver : in method invokeBusinessLogic, wrong

[jira] Resolved: (AXIS2-463) AxisServlet private fields and methods to protected.

2006-02-24 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-463?page=all ] Eran Chinthaka resolved AXIS2-463: -- Fix Version: 0.95 Resolution: Fixed Done. AxisServlet private fields and methods to protected

Re: [Axis2] Management Interface - Counting requests

2006-02-24 Thread Eran Chinthaka
Hi, I also agree with Thilina and prefer if Chathura uses our context hierarchy rather than Singleton objects. Is there are things you cannot do using Contexts, but can be done using singleton ? -- Chinthaka Thilina Gunarathne wrote: Hi, I had a chat with the fellow some time back..

[Fwd: HTTPS with AXIS-C ??]

2006-02-19 Thread Eran Chinthaka
FYI Original Message Subject: HTTPS with AXIS-C ?? Date: Thu, 16 Feb 2006 17:40:18 -0800 From: Gavin M. Bell [EMAIL PROTECTED] Reply-To: axis-dev@ws.apache.org

Re: [Axis2] Things I can work on

2006-02-16 Thread Eran Chinthaka
Srinath Perera wrote: Hi Eran; - Resource framework implementation (WS-RF) and Enterprise web services such as JSR 109 support - Completion of interop tests This is done. Do we have a WSRF impl for Axis2? where can I find more info .. I guess chathura will be

Re: [Axis2] Things I can work on

2006-02-16 Thread Eran Chinthaka
Hi Deepak, Deepak Bhole wrote: Thanks for the detailed list! Too many choices now :) What about Java2WSDL? It is a fairly critical component, and it is listed as experimental. Are features missing from it? We do a small trick when we announce our features. We do not announce a feature, until

[jira] Reopened: (AXIS2-449) Can't deploy web service

2006-02-15 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-449?page=all ] Eran Chinthaka reopened AXIS2-449: -- It is NOT case sensitive and he has named it as META-INF. Deepak, you seems to be using Windows ;). Anyway, I saw another meta-inf folder within

[jira] Commented: (AXIS2-449) Can't deploy web service

2006-02-15 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-449?page=comments#action_12366510 ] Eran Chinthaka commented on AXIS2-449: -- Hi Franck, I think I got the problem. You have put a META-INF folder under com.sofinco, mistakenly I think, in addition

[jira] Commented: (AXIS2-449) Can't deploy web service

2006-02-15 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-449?page=comments#action_12366511 ] Eran Chinthaka commented on AXIS2-449: -- BTW, please do not default your bugs to blockers. Its unfair to put user errors as blocker issues of a project. Can't deploy web

[jira] Commented: (AXIS2-449) Can't deploy web service

2006-02-15 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-449?page=comments#action_12366516 ] Eran Chinthaka commented on AXIS2-449: -- I just deleted the additional META-INF. Who is Erin ??? ;) Can't deploy web service Key

Re: Fwd:[Axis2] State of WS-Policy?

2006-02-15 Thread Eran Chinthaka
Good explanation. Can we have this on wiki ? Sanka Samaranayake wrote: Hi Srinath, all, At this point, Axis2 Codegen does support WS Policies at client-side. Let me briefly explain how it happens.. Phase1: (At PolicyEvaluator) Codegen engine runs few of its registered extension before

Re: [Axis2] Things I can work on

2006-02-15 Thread Eran Chinthaka
and Sanjiva, do you foresee and specific features for 1.0 so that Deepak can work on. Thanks for your offer, Eran Chinthaka Thanks, Deepak signature.asc Description: OpenPGP digital signature

[jira] Resolved: (AXIS2-447) setText() in OMElement adds the Text node twice

2006-02-12 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-447?page=all ] Eran Chinthaka resolved AXIS2-447: -- Fix Version: 0.95 Resolution: Fixed This is fixed in the current svn by Ruchith. setText() in OMElement adds the Text node twice

Re: Axis2 Release Date (again)

2006-02-12 Thread Eran Chinthaka
Sanjiva Weerawarana wrote: How does April 1st sound? 6 weeks from today. jokingIts April fool's day ;-) /joking Anyway, lets lay down some realistic requirements for Axis2 1.0. I set up a wiki page for those requirements here

[jira] Commented: (AXIS2-437) soapenv:Exception is NOT defined in soap spec

2006-02-09 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-437?page=comments#action_12365705 ] Eran Chinthaka commented on AXIS2-437: -- Fixed the soapenv:Exception problem. soapenv:Exception is NOT defined in soap spec

[jira] Assigned: (AXIS2-440) broken link

2006-02-09 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-440?page=all ] Eran Chinthaka reassigned AXIS2-440: Assign To: Chatra Nakkawita broken link --- Key: AXIS2-440 URL: http://issues.apache.org/jira/browse/AXIS2-440

[Axis2] [Fwd: Axis2C deployment and clients]

2006-02-08 Thread Eran Chinthaka
Forwarding to the correct mailing list. Benjamin, please use axis-c-dev@ws.apache.org for your questions with Axis2C. Original Message Subject: Axis2C deployment and clients Date: Wed, 8 Feb 2006 18:28:08 +0100

Re: [Axis2] More on not being able to build from source

2006-02-08 Thread Eran Chinthaka
Hi Bill, I just deleted all my maven dependencies and ran the whole build from scratch. I got my build successful, even though it took sometime. The reason for this may be maven takes sometime to download all the dependencies. And its a known problem that maven sometimes fails to download some

Re: [axis2] org.apache.axis2.engine.Threading test case failure

2006-02-08 Thread Eran Chinthaka
Hi Hyen, Please let me know whether you are getting this when you try to run against the current svn head or you are running this against the source distribution of 0.94 release. I just checked with couple of people here, but everyone got the whole build successful. All of them are running

Re: [Axis2] More on not being able to build from source

2006-02-08 Thread Eran Chinthaka
Hi Bill, We, as devs in Axis2, were bit worried about the building time. So we wanted to minimize the time maven takes to compile, without the tests. So we did some tricks, so that some of the folder movings are not happening if you exclude the tests. Thats the reason, why you got this error,

Re: [axis2] org.apache.axis2.engine.Threading test case failure

2006-02-08 Thread Eran Chinthaka
. I did a checkout from svn last night. Thanks, Henry Eran Chinthaka [EMAIL PROTECTED

Re: [axis2] VOTE: Trebor Iksrazal for committer

2006-02-07 Thread Eran Chinthaka
Robert or Trebor, A biig +1 from me. Welcome aboard !!! -- Chinthaka Davanum Srinivas wrote: Folks, it's Robert Lazarski you are voting for :) -- dims On 2/7/06, Jaliya Ekanayake [EMAIL PROTECTED] wrote: +1 for Trebor. Jaliya - Original Message - From:

Re: [axis2] VOTE: move tracer to ws-commons

2006-02-07 Thread Eran Chinthaka
+1 from me too. Now we are accumulating some good things under WS-Commons. And this proposal will help us to ship a separate tracer jar for people to use. -- Chinthaka Ajith Ranabahu wrote: I would definitley +1 this, since the tracer has no dependency on the Axis2 codebase. If we did

[jira] Commented: (AXIS2-430) MessageIDs for WS-Addressing are not valid (absolute) URIs

2006-02-06 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-430?page=comments#action_12365261 ] Eran Chinthaka commented on AXIS2-430: -- Hi Zeng, I fixed this in revision 372447 on 26/01/2006, while I was fixing Axis2-414. Do you see this with the latest code

Re: [Axis2] Re: Compliance with Java Web Services APIs

2006-02-03 Thread Eran Chinthaka
Good questions and I think we've been answering to this question in each and every conference. Rajith Attapattu wrote: Hi, I am wondering what sort of compliance we have wrt to the Java Web Services API's described in http://java.sun.com/webservices/index.jsp Axis2 core does not

Re: [axis2] move axiom to ws-commons

2006-02-02 Thread Eran Chinthaka
Ok, the move is completed now. AXIOM is now settled in its new home in WS-Commons. How abt the issues filled against AXIOM ? I think we need to move them to WS-Commons JIRA. (later ;)) -- Chinthaka Dennis Sosnoski wrote: I agree with the wider usefulness of AXIOM - it's a very clean model

Re: [Axis2] Moving Axiom in to commons - Codebase locked

2006-02-01 Thread Eran Chinthaka
Releasing the lock. Thanks for being patient. Eran Chinthaka wrote: Hi, I'm moving om in to ws-commons. Please refrain committing anything to axis2, until I'm done with that. Thanks, Chinthaka signature.asc Description: OpenPGP digital signature

Re: [axis2] move axiom to ws-commons

2006-01-31 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ok, then let me start on this. (Our beloved AXIOM is going away from Axis2 to a new home ;( ) - -- Chinthaka Srinath Perera wrote: Nice to hear it Jeremy! +1, lets separate it :) Thanks Srinath On 1/31/06, Davanum Srinivas [EMAIL

Re: [Axis2]Attemting to download Axis2 Module Snapshots while building Axis2

2006-01-31 Thread Eran Chinthaka
Oh Thanks Thilina. Where did u put that in the FAQ ? ;-) Thilina Gunarathne wrote: Thanks for the kind replies... This is something worth to note down in the faq... Thanks, ~Thilina On 1/30/06, Eran Chinthaka [EMAIL PROTECTED] wrote: Thilina, The reason for this is that all

[Axis2] Moving Axiom in to commons - Codebase locked

2006-01-31 Thread Eran Chinthaka
Hi, I'm moving om in to ws-commons. Please refrain committing anything to axis2, until I'm done with that. Thanks, Chinthaka signature.asc Description: OpenPGP digital signature

Re: [AXIS2]Size difference between .94 and .95

2006-01-30 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ok, there is bit of a confusion in the usage of words here. Axis2-core-0.94 jar contains classes from common, xml, core and wsdl modules. This is only for the release. But during the development process, core jar contains classes only from core

Re: [Axis2] Setting Reference Properties in Axis2 Addressing

2006-01-30 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Thilina, WS-Addressing specification defines reference parameters as of type xs:any [1]. So I accept that my earlier implementation was wrong, which limited for someone to add any content as a reference parameter. (Thanks Steve and Sanjiva for

Re: [Axis2]Attemting to download Axis2 Module Snapshots while building Axis2

2006-01-29 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thilina, The reason for this is that all the modules are now building SNAPSHOTS. And you know abt maven 1.x's notorious SNAPSHOT handling. So even when an internal module depends on a SNAPSHOT of another module, it tries to download the latest

[jira] Resolved: (AXIS2-414) MTOM attachments is not interoperable with .Net

2006-01-26 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-414?page=all ] Eran Chinthaka resolved AXIS2-414: -- Fix Version: 0.95 Resolution: Fixed Fixed. Thanks Tony for pointing out. Eventhough spec doesn't say anything abt it, lets try to interoperate

Re: [Axis2] Transport independent Session Mgt [Proposal]

2006-01-20 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Rajith, Rajith Attapattu wrote: I was thinking about a news item or an article in the main site that talks about Axis2 clustering in general without tieing it to any technology/design or anything like that. (Definietly not a concrete

Re: maven2 (AXIS2)

2006-01-19 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 http://issues.apache.org/jira/browse/AXIS2-376. I love to have maven2 with us. We have lot of problems with maven 1.x. During the last ApacheCon, I got a good introduction from Jason. Axis2 heavily uses the features of multiproject. And those

Re: [Axis2] Transport independent Session Mgt [Proposal]

2006-01-19 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Rajith, I agree with all except for this. Rajith Attapattu wrote: 2. The current Axis2 has no clear notion of a session. (Serveral ppl expressed this concern Currently two concepts exist. a) HttpSession based on cookies, if the

Re: [Axis2] Transport independent Session Mgt [Proposal]

2006-01-19 Thread Eran Chinthaka
on the progress. I am actually trying to provide clustering support to Axis2 using WADI, ActiveCluster ..etc (still evaluating), However I realized I first have to sort out the session problem, hence the proposal Regards, Rajith. On 1/19/06, Eran Chinthaka [EMAIL PROTECTED] wrote: Hi

Re: [Axis2] Transport independent Session Mgt [Proposal]

2006-01-19 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Rajith, Rajith Attapattu wrote: Eran, Thanks a lot for the interest. hmm, anything abt Axis2, we are there. ;-) We have the SOAP session which is managed via service group context id and application scopes Yes I have a

[Vote][Axis2] Proposing Azeez as a committer

2006-01-18 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Afkham Azeez was working with Axis2 for some time and mainly concentrated on SAAJ module. He has very good progress in that. In additon to that he helped us with new Axis2 packaging structure implementation and documents improvements as

[Vote][Axis2] Proposing Azeez as a committer

2006-01-18 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Afkham Azeez was working with Axis2 for some time and mainly concentrated on SAAJ module. He has very good progress in that. In additon to that he helped us with new Axis2 packaging structure implementation and documents improvements as

[jira] Commented: (AXIS2-385) generated SOAPAction header is wrong

2006-01-16 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-385?page=comments#action_12362857 ] Eran Chinthaka commented on AXIS2-385: -- CommonTransportSender was not seting anything to SOAPAction if it was null. Now I fixed that. This may help to fix the above

Re: 0.94 tag in subversion

2006-01-14 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 We initialy tagged the wrong way without thinking about the other language versions of Axis2. So this time I made room for other by separating Axis2 java version. - -- Chinthaka Davanum Srinivas wrote: see

[jira] Commented: (AXIS2-369) New AXIS2 Packaging Structure

2006-01-11 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-369?page=comments#action_12362428 ] Eran Chinthaka commented on AXIS2-369: -- Last patch applied !! New AXIS2 Packaging Structure - Key: AXIS2-369 URL: http

[jira] Created: (AXIS2-379) Engaging same module more than once has no indication about it

2006-01-11 Thread Eran Chinthaka (JIRA)
Engaging same module more than once has no indication about it -- Key: AXIS2-379 URL: http://issues.apache.org/jira/browse/AXIS2-379 Project: Apache Axis 2.0 (Axis2) Type: Bug Reporter: Eran Chinthaka

Re: [Axis2] Build break again!!

2006-01-11 Thread Eran Chinthaka
It was fixed in the release. I forgot to commit it, but its in the release. Thanks. Davanum Srinivas wrote: Eran, latest svn gives me this: amazonQS: BUILD FAILED File.. C:\APACHE\axis2\modules\samples\maven.xml Element... ant:copy Line.. 141 Column -1 Warning: Could not find

Re: [Axis2] Code Freeze

2006-01-11 Thread Eran Chinthaka
will send the release note tomorrow (Sri Lankan Time), once the downloadables are available on mirrors. Thanks all the devs for making Axis2 0.94 release a success. Hope you will have some time to play with the release. Thanks, Chinthaka Eran Chinthaka wrote: Hi Devs, - From here on the code

[ANN] [Axis2] Axis2 0.94 Released

2006-01-11 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Apache Axis2 team is proud to announce the release of Axis2 0.94 version. You can download the release from : http://ws.apache.org/axis2/download.cgi (if you can not find the distribution in the mirrors, please use the backup sites) Axis2

Re: [axis2] unable to run client

2006-01-11 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 We put the same instructions in http://ws.apache.org/axis2/download.cgi as well. Ajith Ranabahu wrote: Hi Simon, You just found a major bug in the 0.94 distributions : we've forgotten to package the addressing mar into the

[Axis2] Code Freeze

2006-01-10 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Devs, - From here on the code is freezed until we release Axis2 0.94. So please do not commit anything other than related to the release or to the tools stuff. Sorry for inconvenience (if any ;-) ). Thanks, Chinthaka -BEGIN PGP

[jira] Updated: (AXIS2-375) Idea_plug-in_userguide.html has been corrected and updated. kindly review and apply

2006-01-10 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-375?page=all ] Eran Chinthaka updated AXIS2-375: - Summary: Idea_plug-in_userguide.html has been corrected and updated. kindly review and apply (was: Idae_plug-in_userguide.html has been corrected

[jira] Created: (AXIS2-376) Migrate to Maven2

2006-01-10 Thread Eran Chinthaka (JIRA)
Migrate to Maven2 - Key: AXIS2-376 URL: http://issues.apache.org/jira/browse/AXIS2-376 Project: Apache Axis 2.0 (Axis2) Type: Improvement Reporter: Eran Chinthaka Priority: Minor Its kinda good to move in to Maven2 from Maven 1.x

[jira] Resolved: (AXIS2-301) Visibility of HTTP error code with CommonsHTTPSender

2006-01-09 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-301?page=all ] Eran Chinthaka resolved AXIS2-301: -- Resolution: Invalid Visibility of HTTP error code with CommonsHTTPSender Key: AXIS2

[jira] Resolved: (AXIS2-308) Client API changes to have REST support (WSDL 2.0 - IRI style)

2006-01-09 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-308?page=all ] Eran Chinthaka resolved AXIS2-308: -- Fix Version: 0.94 Resolution: Fixed Patch has already been applied. Client API changes to have REST support (WSDL 2.0 - IRI style

[jira] Resolved: (AXIS2-315) Rename InOnlyMEPClient to RobustInOnlyMEPClient and implement Fire 'n Forget

2006-01-09 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-315?page=all ] Eran Chinthaka resolved AXIS2-315: -- Fix Version: 0.94 (was: 0.93) Resolution: Won't Fix *MEPClient were removed and we only have ServiceClients. Rename

[jira] Resolved: (AXIS2-333) Non blocking dual client does not receive an error when an invalid service is specified in the target EPR

2006-01-09 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-333?page=all ] Eran Chinthaka resolved AXIS2-333: -- Fix Version: 0.94 Resolution: Fixed ServiceClient introduction has eliminated this. Non blocking dual client does not receive an error when

[jira] Resolved: (AXIS2-369) New AXIS2 Packaging Structure

2006-01-09 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-369?page=all ] Eran Chinthaka resolved AXIS2-369: -- Fix Version: 0.94 Resolution: Fixed Applied. New AXIS2 Packaging Structure - Key: AXIS2-369

[jira] Resolved: (AXIS2-364) XmlSchema POM

2006-01-09 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-364?page=all ] Eran Chinthaka resolved AXIS2-364: -- Resolution: Invalid This should be filed against WS-Commons. XmlSchema POM - Key: AXIS2-364 URL: http

[jira] Resolved: (AXIS2-357) Axis2 Architecture Guide has been corrected and updated to 0.94 version of Axis2. Review Apply

2006-01-09 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-357?page=all ] Eran Chinthaka resolved AXIS2-357: -- Fix Version: 0.94 Resolution: Fixed Applied. Thanks. Axis2 Architecture Guide has been corrected and updated to 0.94 version of Axis2. Review

[jira] Resolved: (AXIS2-355) Review and apply more axis2 -0.94 documents

2006-01-09 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-355?page=all ] Eran Chinthaka resolved AXIS2-355: -- Fix Version: 0.94 Resolution: Fixed Applied. Thanks. Review and apply more axis2 -0.94 documents

[jira] Resolved: (AXIS2-356) OMTutorial.html doc of Axis2 has been updated to 0.94 version and imrpoved usability and accuracy. Review and Apply doc

2006-01-09 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-356?page=all ] Eran Chinthaka resolved AXIS2-356: -- Fix Version: 0.94 Resolution: Fixed Applied. Thanks. OMTutorial.html doc of Axis2 has been updated to 0.94 version and imrpoved usability

[jira] Resolved: (AXIS2-354) Test cases should be re-instated

2006-01-09 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-354?page=all ] Eran Chinthaka resolved AXIS2-354: -- Resolution: Fixed Already fixed. Test cases should be re-instated Key: AXIS2-354 URL: http

Re: [Axis2] services.wom

2006-01-09 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Isn't it the WSDL2Writer you are talking about ? I think WOM model is completely WSDL2 and saving WOM means its saving a WSDL 2.0 document. Davanum Srinivas wrote: How about we have an xml format for wom itself? that is neither wsdl11 or wsdl12?

[Axis2] Code Freeze and 0.94 release

2006-01-09 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Devs, As you know, we had to postpone the release due to some blockers. And now I think they are getting ok. So thought of freezing the code from tonight, US Time (and tomorrow, Sri Lankan time). If everything goes well, I think we can

Re: [jira] Resolved: (AXIS2-243) Missing javadoc, javadoc warnings, undocumented behavior

2006-01-09 Thread Eran Chinthaka
Excellent. Thanks a lot Dims !!! Davanum Srinivas (JIRA) wrote: [ http://issues.apache.org/jira/browse/AXIS2-243?page=all ] Davanum Srinivas resolved AXIS2-243: Resolution: Fixed fixed all the javadoc warnings. Missing

Re: [jira] Assigned: (AXIS2-78) MTOM Interop Test Scenarios

2006-01-09 Thread Eran Chinthaka
interop with Indigo. So its your call to resolve this. :-) - -- Chinthaka Thilina Gunarathne wrote: Hi all, According to what I have heard, MTOM interop tests are done and working... Saminda, Please update and close this issue... Thanks, ~Thilina On 1/9/06, Eran Chinthaka (JIRA) [EMAIL

Re: [Axis2 0.94] released? - releasing on wednesday

2006-01-09 Thread Eran Chinthaka
is2 and we really need your feedback on this, to provide you a much better open source web services infrastructure. Thanks, Eran Chinthaka Davanum Srinivas wrote: not yet. CC'ing to axis-dev@, please follow up there. Eran, What's the new plan? thanks, dims On 1/9/06, Nathaniel Auvil [EMAIL

Re: Cannot build -- sync to head today (9 January)

2006-01-09 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hmm, I'm using JDK 1.5 without a problem. BUT, I had to include the following line in "/jdk1.5.0_06/jre/lib/security/java.security" file *security.provider.6=com.sun.security.sasl.Provider. ** *I think I should include this in FAQ. - --

Re: Cannot build -- sync to head today (9 January)

2006-01-09 Thread Eran Chinthaka
Ruchith, Can you please comment on this and please add this to FAQ. (You are the one who helped me to configure it. :-) ) Davanum Srinivas wrote: Are u sure that's the right entry? i see that in the default install already :( thanks -- dims On 1/9/06, Eran Chinthaka [EMAIL PROTECTED

[Axis2] XML Jar

2006-01-08 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, With the recent Axis2 packaging proposal, hope you can remember we agreed to have a single jar containing xml, wsdl, core and common modules. BUT, I think we better allow some people to download and use xml jar alone. So by having this

[jira] Assigned: (AXIS2-19) Interop Tests for Axis2

2006-01-08 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-19?page=all ] Eran Chinthaka reassigned AXIS2-19: --- Assign To: Thilina Gunarathne (was: Srianth Perera) Interop Tests for Axis2 --- Key: AXIS2-19 URL: http

[jira] Assigned: (AXIS2-78) MTOM Interop Test Scenarios

2006-01-08 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-78?page=all ] Eran Chinthaka reassigned AXIS2-78: --- Assign To: Saminda Wishwajith Abeyruwan (was: Thilina Gunarathne) MTOM Interop Test Scenarios --- Key: AXIS2-78

[jira] Resolved: (AXIS2-90) establishing one public repository for sharing Axis2 Modules

2006-01-08 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-90?page=all ] Eran Chinthaka resolved AXIS2-90: - Fix Version: 0.94 Resolution: Fixed This is done in the latest site in the svn. Once we release there will be a place in the repo

<    3   4   5   6   7   8   9   10   11   12   >