[jira] Resolved: (AXIS2C-671) Hard coded value is used for content length for http chunked messages

2007-09-13 Thread Samisa Abeysinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samisa Abeysinghe resolved AXIS2C-671. -- Resolution: Fixed Fix Version/s: 1.1.0 Assignee: Samisa Abeysinghe

[jira] Created: (AXIS2C-692) Problem making the generated code operational with Java Client and C Server

2007-09-13 Thread uday kumar adusumilli (JIRA)
Problem making the generated code operational with Java Client and C Server --- Key: AXIS2C-692 URL: https://issues.apache.org/jira/browse/AXIS2C-692 Project: Axis2-C

[jira] Updated: (AXIS2C-692) Problem making the generated code operational with Java Client and C Server

2007-09-13 Thread uday kumar adusumilli (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] uday kumar adusumilli updated AXIS2C-692: - Attachment: MTOMCPPServer.rar Server side generated C Code Problem making the

[jira] Updated: (AXIS2C-692) Problem making the generated code operational with Java Client and C Server

2007-09-13 Thread uday kumar adusumilli (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] uday kumar adusumilli updated AXIS2C-692: - Attachment: MTOMJCClient.rar Problem making the generated code operational with

[jira] Updated: (AXIS2C-692) Problem making the generated code operational with Java Client and C Server

2007-09-13 Thread uday kumar adusumilli (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] uday kumar adusumilli updated AXIS2C-692: - Attachment: xmime.xsd MTOMSample.wsdl WSDL used to generate the

[jira] Created: (AXIS2C-693) SOAP envelope incorrect

2007-09-13 Thread Akos Gabriel (JIRA)
SOAP envelope incorrect --- Key: AXIS2C-693 URL: https://issues.apache.org/jira/browse/AXIS2C-693 Project: Axis2-C Issue Type: Bug Components: core/engine Affects Versions: 1.0.0, 1.1.0

Sandesha2/C 0.91 release

2007-09-13 Thread Manjula Peiris
Hi devs, It is sometime back we have done the Sandesha2/C 0.90 release. Since Axis2/C 1.1 release will happen , I propose we do a Sandesha2/C 0.91 release. I would like to be the release manager. Your suggestions are welcome. Thanks, -Manjula.

Re: [Fwd: Re: Java2WSDL output for no parameters or void return type?]

2007-09-13 Thread Simon Laws
Hi Deepal Some more comments/questions below. Thanks Simon On 9/13/07, Deepal jayasinghe [EMAIL PROTECTED] wrote: I'm not quite sure whether this in answering the question about public String foo(); This does not take any method parameters , so user can send SOAP message with empty

Re: [Fwd: Re: Java2WSDL output for no parameters or void return type?]

2007-09-13 Thread Deepal Jayasinghe
Simon Laws wrote: Hi Deepal Some more comments/questions below. Thanks Simon On 9/13/07, *Deepal jayasinghe* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: I'm not quite sure whether this in answering the question about public String foo(); This does not take

[jira] Created: (AXIS2-3197) configurable hot deployment

2007-09-13 Thread Radha Ranjan Madhav (JIRA)
configurable hot deployment --- Key: AXIS2-3197 URL: https://issues.apache.org/jira/browse/AXIS2-3197 Project: Axis 2.0 (Axis2) Issue Type: Improvement Components: deployment Affects Versions: 1.3

[jira] Created: (AXIS2-3198) Axis2 installationguide doc AXIS2_HOME error

2007-09-13 Thread Suran Jayathilaka (JIRA)
Axis2 installationguide doc AXIS2_HOME error Key: AXIS2-3198 URL: https://issues.apache.org/jira/browse/AXIS2-3198 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: documentation

[jira] Updated: (AXIS2-3198) Axis2 installationguide doc AXIS2_HOME error

2007-09-13 Thread Suran Jayathilaka (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suran Jayathilaka updated AXIS2-3198: - Attachment: AXIS2-3198.patch Fixes the above and also a few other places like it.

axis[1.3] Change in Rest Support

2007-09-13 Thread Nencho Lupanov
Hi all, I am using axis 1.3 and i am trying to execute a simple web service using REST. I was surpriced when i got: [ERROR] Allocate exception for servlet AxisRESTServlet java.lang.ClassNotFoundException: org.apache.axis2.transport.http.AxisRESTServlet at

Re: axis[1.3] Change in Rest Support

2007-09-13 Thread Anne Thomas Manes
Do you mean Axis2 1.3? Axis 1.3 doesn't support REST. In the future, please send these requests to the axis-user group rather than the axis-dev list. Anne On 9/13/07, Nencho Lupanov [EMAIL PROTECTED] wrote: Hi all, I am using axis 1.3 and i am trying to execute a simple web service using

Re: [Fwd: Re: Java2WSDL output for no parameters or void return type?]

2007-09-13 Thread Deepal Jayasinghe
Then it is Axis2 issue , so I created a JIRA https://issues.apache.org/jira/browse/AXIS2-3199 Thanks Deepal Anne Thomas Manes wrote: Deepal, Per the wrapped convention, if you have the following interface: public String foo(); java2wsdl should generate an input element called foo:

[jira] Created: (AXIS2-3199) Java2WSDL output for no parameters or void return type

2007-09-13 Thread Deepal Jayasinghe (JIRA)
Java2WSDL output for no parameters or void return type -- Key: AXIS2-3199 URL: https://issues.apache.org/jira/browse/AXIS2-3199 Project: Axis 2.0 (Axis2) Issue Type: Bug

Re: [Fwd: Re: Java2WSDL output for no parameters or void return type?]

2007-09-13 Thread Simon Nash
Hi Deepal. Thanks for your help with this. See inline for my comments and questions. Simon N. Deepal Jayasinghe wrote: Simon Laws wrote: Hi Deepal Some more comments/questions below. Thanks Simon On 9/13/07, *Deepal jayasinghe* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:

Axis2 tutorial presentation at ApacheCon US 2007

2007-09-13 Thread Deepal jayasinghe
Hi all , I am planing to do an Axis2 tutorial [1] in ApacheCon US 2007. The plan is to provide a good level of understanding on how to use Axis2 in an effective manner. The tutorial will cover topics from “How to deploy Axis2” to “writing a complex application with Axis2” and “how to use Axis2 to

Re: axis[1.3] Change in Rest Support

2007-09-13 Thread Nencho Lupanov
Sorry for the confusion, I mean axis2 release 1.3 , the last distro. Do you have any information for axis 2 1.3? Thanks, Nencho 2007/9/13, Anne Thomas Manes [EMAIL PROTECTED]: Do you mean Axis2 1.3? Axis 1.3 doesn't support REST. In the future, please send these requests to the axis-user

DO NOT REPLY [Bug 18277] - Socket Timeouts for Axis Clients

2007-09-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=18277. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[jira] Created: (AXIS2-3200) Change RequestResponseTransport to support acknowledgements

2007-09-13 Thread Rich Scheuerle (JIRA)
Change RequestResponseTransport to support acknowledgements Key: AXIS2-3200 URL: https://issues.apache.org/jira/browse/AXIS2-3200 Project: Axis 2.0 (Axis2) Issue Type: Bug

[jira] Resolved: (AXIS2-3200) Change RequestResponseTransport to support acknowledgements

2007-09-13 Thread Rich Scheuerle (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Scheuerle resolved AXIS2-3200. --- Resolution: Fixed Committed 575329 Change RequestResponseTransport to support

[jira] Updated: (AXIS2-3200) Change RequestResponseTransport to support acknowledgements

2007-09-13 Thread Rich Scheuerle (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Scheuerle updated AXIS2-3200: -- Attachment: patchACK.txt Change RequestResponseTransport to support acknowledgements

[jira] Resolved: (AXIS2-3194) Implicit SEIs cause too many methods to be published

2007-09-13 Thread Mike Rheinheimer (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Rheinheimer resolved AXIS2-3194. - Resolution: Fixed Assignee: Mike Rheinheimer Fixed in SVN rev 575071 Implicit

[jira] Issue Comment Edited: (AXIS2-3194) Implicit SEIs cause too many methods to be published

2007-09-13 Thread Mike Rheinheimer (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527138 ] rott edited comment on AXIS2-3194 at 9/13/07 8:20 AM: -- Fixed in SVN rev 575071.

[jira] Created: (AXIS2-3201) REST minOccurs wsdl optional element

2007-09-13 Thread Willy ANTOINE (JIRA)
REST minOccurs wsdl optional element Key: AXIS2-3201 URL: https://issues.apache.org/jira/browse/AXIS2-3201 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: kernel Affects Versions: 1.3

[jira] Commented: (AXIS2-3158) Generating Java 1.5 Code when using XMLBeans

2007-09-13 Thread Stefan Lischke (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527156 ] Stefan Lischke commented on AXIS2-3158: --- I have implemented and tested this feature and can commit a patch if

Axis2 Roadmap questions

2007-09-13 Thread Yadav, Yogendra \(IT\)
Hi Axis2 developers, I am interested to know the axis2 roadmap, I could not find this information on the Axis2 web site. I am particularly interested in the following: 1. Support for Spring based configuration. 2. Support for JAX-WS 2.1. 3. Jetty and/or Grizzly based HTTP transports for Axis2.

[jira] Updated: (AXIS2-3171) AxisServlet closes OutputStream too early in some instances

2007-09-13 Thread Mike Rheinheimer (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Rheinheimer updated AXIS2-3171: Attachment: jira_axis2-3171_svn575394_patch.txt AxisServlet closes OutputStream too early

[jira] Resolved: (AXIS2-3171) AxisServlet closes OutputStream too early in some instances

2007-09-13 Thread Mike Rheinheimer (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Rheinheimer resolved AXIS2-3171. - Resolution: Fixed Fixed in 575394. Patch is attached. Thanks for the patch, Dustin!

[jira] Updated: (AXIS-2697) Wrong SOAP message element returned when multiple elements have the same id value

2007-09-13 Thread Mike Hao (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Hao updated AXIS-2697: --- Priority: Blocker (was: Critical) Update to a blocker, since with this problem, the client code generated

[jira] Created: (AXIS2-3202) Server sends close connection causes client to halt

2007-09-13 Thread Mike Rheinheimer (JIRA)
Server sends close connection causes client to halt --- Key: AXIS2-3202 URL: https://issues.apache.org/jira/browse/AXIS2-3202 Project: Axis 2.0 (Axis2) Issue Type: Bug Components:

[jira] Updated: (AXIS2-3202) Server sends close connection causes client to halt

2007-09-13 Thread Mike Rheinheimer (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Rheinheimer updated AXIS2-3202: Attachment: patch.txt Server sends close connection causes client to halt

[jira] Resolved: (AXIS2-3202) Server sends close connection causes client to halt

2007-09-13 Thread Mike Rheinheimer (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Rheinheimer resolved AXIS2-3202. - Resolution: Fixed Fixed in svn rev 575435 Server sends close connection causes client