Re: 1.3 release link broken

2007-08-13 Thread David Robertson
Hi Deepal, The links off of that page don't work yet. -David Robertson Deepal jayasinghe wrote: please use http://ws.apache.org/axis2/download/1_3/download.html Thanks Deepal Hi Deepal, Do we know how long can that take. or is there any other alternative to download 1.3 version

Transport error: 400 Error: Bad Request

2007-08-02 Thread David Robertson
on the server. I believe that what comes back to the client is the correct message with the fault. This still occurs with the nightly build of 1.3. (We have modified our skeleton and exception classes to follow the latest code generation.) Any help would be greatly appreciated. -David Robertson

Re: ExtensionUtility not found in nightly build

2007-07-31 Thread David Robertson
Amila, Do you have any idea about this issues ? Thanks Deepal David Robertson wrote: I'm getting the following error when using wsdl2java with the nightly build of axis2-1.3-RC2. I am new to using the nightly builds, and was trying to troubleshoot an exception

ExtensionUtility not found in nightly build

2007-07-29 Thread David Robertson
I'm getting the following error when using wsdl2java with the nightly build of axis2-1.3-RC2. I am new to using the nightly builds, and was trying to troubleshoot an exception handling error to see if it had been fixed yet. Any suggestions? Thanks, -David Robertson wsdl2java: [delete

array primitive versus List type

2007-07-20 Thread David Robertson
Is there a way to have Axis2 generate, for example, an ArrayList rather than an array primitive for a sequence? Thanks, -David Robertson -Berkeley Lab - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: code generated by wsdl2java

2007-07-19 Thread David Robertson
in multiple directories. If there are new elements, the corresponding files must be added to the repository. -David Robertson -Berkeley Lab Jeff Gardner wrote: In general, should code that has been generated by wsdl2java be committed to your version/source control repository? Why or why