Hi!
Does anyone know where the nightly builds are currently located?
The two urls I found return errors:
- http://ws.zones.apache.org/dist/axis2/nightly/ - Returns 403
- http://people.apache.org/dist/axis2/nightly - Returns 404
Thank you!
--
If it's the same stack trace (with com.sun.xml.stream), then Woodstox
is not used. Maybe you have an sjsxp JAR in the classpath?
Andreas
On Mon, Jul 5, 2010 at 10:56, jay...@web.de wrote:
> Hello Andreas,
>
> we downloaded woodstox as described in
>
> WSCOMMONS-489 and put the jars in the CLASSP
Hi!
i have a problem here concerning the use of a custom WSDL.
When i create an own WSDL and put it together with the POJO-Service to the
archive i deploy the aar-file using the web-gui.
The service-archive is deployed properly, but when i call a method
none of the parameters seem to be passed to
Hello Andreas,
we downloaded woodstox as described in
WSCOMMONS-489 and put the jars in the CLASSPATH (the axis2-lib directory).
But we've got the same problem with the same stack trace reported below.
I think that woodstox was not found.
Is the any indicator (log etc.) that shows that woodsto
Hi All,
I have some deployed web services which are using ADB data binding framework
right now. If I want to use other data binding framework how and where to
configure? WSDLs for the deployed services are generated automatically.
Is there any way to configure data binding framework in axis2.xml