[jira] Created: (AXIS2C-836) Modifications to Documentation

2007-12-15 Thread Senaka Fernando (JIRA)
Modifications to Documentation -- Key: AXIS2C-836 URL: https://issues.apache.org/jira/browse/AXIS2C-836 Project: Axis2-C Issue Type: Improvement Components: documentation Reporter: Senaka

Re: Axis2/C Documentation Report

2007-12-15 Thread Senaka Fernando
Hi Samisa Spencer, I have raised an issue at the Axis2/C JIRA, as an improvement to documentation, which will target issues pointed out by Spencer. Refer https://issues.apache.org/jira/browse/AXIS2C-836. Regards, Senaka Spencer Davis wrote: I have attached my report with suggestions of

[jira] Updated: (AXIS2C-836) Modifications to Documentation

2007-12-15 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-836: --- Attachment: diff.txt Hi all, I have attached (refer diff.txt) a patch that solves the

[jira] Commented: (AXIS2C-836) Modifications to Documentation

2007-12-15 Thread Milinda Lakmal Pathirage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552088 ] Milinda Lakmal Pathirage commented on AXIS2C-836: - Hi all, I think if we use this Syntax

[jira] Commented: (AXIS2C-836) Modifications to Documentation

2007-12-15 Thread Spencer Davis (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552102 ] Spencer Davis commented on AXIS2C-836: -- It might be possible to say that the command should all be on one line

Re: Axis2/C Documentation Report

2007-12-15 Thread Spencer Davis
I am a 16 year old junior in high school. I started teaching myself C three years ago when a friend introduced me to programming. I have been reading books and teaching myself programming since then. Recently, I started looking for an open source project to work on to get involved and get some

[jira] Commented: (AXIS2C-836) Modifications to Documentation

2007-12-15 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552140 ] Senaka Fernando commented on AXIS2C-836: Milinda, I think it would be great if we could go ahead with the

[jira] Updated: (AXIS2C-836) Modifications to Documentation

2007-12-15 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-836: --- Attachment: (was: diff.txt) Modifications to Documentation

[jira] Updated: (AXIS2C-836) Modifications to Documentation

2007-12-15 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-836: --- Attachment: diff.txt Modifications to Documentation --

[jira] Updated: (AXIS2C-836) Modifications to Documentation

2007-12-15 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-836: --- Attachment: (was: diff.txt) Modifications to Documentation

[jira] Updated: (AXIS2C-836) Modifications to Documentation

2007-12-15 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-836: --- Attachment: diff.txt Modifications to Documentation --

[jira] Updated: (AXIS2C-554) non blocking dual channel fail for consecutive calls using the same svc_client

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

Axis2/C FAQs

2007-12-15 Thread Spencer Davis
I am trying to compile a list of frequently asked questions from the mailing list and their answers so that the same questions do not need to be answered the same way over and over again. Does anyone have any suggestions on where to start or know of any questions that I should look into? Thanks,

Re: Axis2/C FAQs

2007-12-15 Thread Samisa Abeysinghe
Spencer Davis wrote: I am trying to compile a list of frequently asked questions from the mailing list and their answers so that the same questions do not need to be answered the same way over and over again. Does anyone have any suggestions on where to start or know of any questions that I

Re: [Axis2] Displaying the Service Information on the GET request

2007-12-15 Thread Eran Chinthaka
Hi Ruwan, This is certainly a good feature if you can add. But I can remember XFire was doing something similar to this. This is how it worked, IIRC. If you have a service (say Foo) with only one operation (bar) , then when you invoke the service (without the operation name), then that

Re: [Axis2]: java2wsdl issue

2007-12-15 Thread Eran Chinthaka
Seems like a bug to me. Can you create a JIRA issue on this, please? Thanks, Chinthaka Jason Wang wrote: Hi there, I'm building a web services using axis2 1.3. I've followd the guides and tutorials on apache site and it all works fine. But our client comes back to us saying that they tried

Re: Axis2 architecture documentation

2007-12-15 Thread Wesley Mesquita
On Dec 14, 2007 4:20 PM, Eran Chinthaka [EMAIL PROTECTED] wrote: Hi Wesley, One note here. Never ask what REST is and try to compare that with WS or SOAP in particular. 100 people will come up with 100 different ideas about it. Pure REST is still in the philosophical stage and everyone

Re: [Axis2] Displaying the Service Information on the GET request

2007-12-15 Thread ruwan . linton
Hi Chinthaka, If you look at my proposal carefully there I have stated about a configuration point on which the behavior of the GET request over the service path will be determined from one of the wsdl or service path. May be we can add this (the feature you described which is already supported

Re: [Axis2] Displaying the Service Information on the GET request

2007-12-15 Thread ruwan . linton
Sorry a minor correction to the earlier mail On 12/15/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi Chinthaka, If you look at my proposal carefully there I have stated about a configuration point on which the behavior of the GET request over the service path will be determined from one

[jira] Commented: (AXIS2-3069) ClassNotFoundException at java2wsdl when using maven2

2007-12-15 Thread Trasca Virgil (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552106 ] Trasca Virgil commented on AXIS2-3069: -- It seems that it is not solved. Please check my post on axis-dev list